[Phphtmllib-devel] SF.net SVN: phphtmllib:[3204] trunk/phphtmllib/CHANGELOG
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-01-26 02:31:29
|
Revision: 3204 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3204&view=rev Author: hemna Date: 2009-01-26 02:31:26 +0000 (Mon, 26 Jan 2009) Log Message: ----------- SVG fixes Modified Paths: -------------- trunk/phphtmllib/CHANGELOG Modified: trunk/phphtmllib/CHANGELOG =================================================================== --- trunk/phphtmllib/CHANGELOG 2008-11-21 18:29:55 UTC (rev 3203) +++ trunk/phphtmllib/CHANGELOG 2009-01-26 02:31:26 UTC (rev 3204) @@ -12,6 +12,7 @@ - fixed an issue in DBDataObjectTemplateGenerator that was trying to generate a get_id() method which is marked as final in the parent class. + Added DBDataObject Iterator support. + - Fixes to SVG classes to make them work in php5. 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. |