[Phphtmllib-devel] SF.net SVN: phphtmllib:[3322] trunk/phphtmllib/CHANGELOG
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2010-01-12 19:58:09
|
Revision: 3322 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3322&view=rev Author: hemna Date: 2010-01-12 19:58:03 +0000 (Tue, 12 Jan 2010) Log Message: ----------- some updates Modified Paths: -------------- trunk/phphtmllib/CHANGELOG Modified: trunk/phphtmllib/CHANGELOG =================================================================== --- trunk/phphtmllib/CHANGELOG 2010-01-12 19:57:04 UTC (rev 3321) +++ trunk/phphtmllib/CHANGELOG 2010-01-12 19:58:03 UTC (rev 3322) @@ -14,6 +14,9 @@ + Added DBDataObject Iterator support. - Fixes to SVG classes to make them work in php5. + Changed Daemon class to use the new Log class. removed PEAR references as well + + added support to disable controller request debug output + 2 on objects that provide the controller_debug_allowed() method. + + added hostname port support in RequestBuilder version 3.0.2 - 03/18/08 - fixed a bug with RequestBuilder::get_url() when a RequestBuilder::set_file() was called. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |