PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, PHP 5.2.0
+- Added support for Apache 2.2 handler in the Windows distro. (Edin)
+- Added pg_field_table() function. (Edin)
- Add implementation of curl_multi_info_read (Brian)
- Fixed bug #37348 (make PEAR install ignore open_basedir). (Ilia)
- Fixed bug #37313 (sigemptyset() used without including <signal.h>).