[cvs] commit: framework/Http_Client Client.php framework/Http_Client/Client Exception.php framework/Xml_Element Element.php framework/Xml_Element/Element Exception.php framework/Yaml Yaml.php framework/Yaml/Yaml Exception.php
Chuck Hagenbuch
chuck at horde.org
Mon Oct 15 21:04:11 UTC 2007
chuck 2007-10-15 17:04:11 EDT
Modified files:
Http_Client Client.php
Http_Client/Client Exception.php
Xml_Element Element.php
Xml_Element/Element Exception.php
Yaml Yaml.php
Yaml/Yaml Exception.php
Log:
Eliminate track_errors kludges in PHP 5.2+ code, use error_get_last and smarter Exception code instead.
Revision Changes Path
1.4 +2 -7 framework/Http_Client/Client.php
1.2 +28 -1 framework/Http_Client/Client/Exception.php
1.12 +3 -9 framework/Xml_Element/Element.php
1.3 +28 -1 framework/Xml_Element/Element/Exception.php
1.8 +7 -11 framework/Yaml/Yaml.php
1.4 +27 -4 framework/Yaml/Yaml/Exception.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Http_Client/Client.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Http_Client/Client/Exception.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/framework/Xml_Element/Element.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Xml_Element/Element/Exception.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Yaml/Yaml.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/Yaml/Yaml/Exception.php?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list