| PEAR Announce 2005-09-30, 6:57 pm |
| The new PEAR package HTML_AJAX-0.2.1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
This release is mainly bug fixes.
Remove debug message when throwing an exception
Fix problems with async calls
Fix broken content-type detection
Stop trying to run an init method when the init flag isn't set
PHP required version moved to 4.1.0 which is what it should need
There is also a couple small features added
A basic debug class has been added, allowing you to write PHP errors to a file
HTML_AJAX.replace now works async
Package Info
-------------
Provides PHP and JavaScript libraries for performing AJAX (Communication from JavaScript to your browser without reloading the page)
Related Links
-------------
Package home: http://pear.php.net/package/HTML_AJAX
Changelog: http://pear.php.net/package/HTML_AJAX/download/0.2.1
Download: http://pear.php.net/get/HTML_AJAX-0.2.1.tgz
Authors
-------------
Joshua Eichorn <jeichorn@JoshuaEichorn.com> (lead)
David Coallier (lead)
|