mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
ChangeLog update
This commit is contained in:
parent
f8180ef58b
commit
03b6b37157
1 changed files with 32 additions and 0 deletions
32
ChangeLog
32
ChangeLog
|
@ -41,6 +41,38 @@
|
||||||
Fixed memory leaks in ldap_get_entries() and ldap_get_dn() when using
|
Fixed memory leaks in ldap_get_entries() and ldap_get_dn() when using
|
||||||
RFC1823 API
|
RFC1823 API
|
||||||
|
|
||||||
|
2001-07-14 Thomas V.V.Cox <cox@idecnet.com>
|
||||||
|
|
||||||
|
* pear/DB/mysql.php: not quote integers in quote()
|
||||||
|
|
||||||
|
* pear/DB/pgsql.php: added a native quote method
|
||||||
|
|
||||||
|
2001-07-14 Bertrand Mansion <bmansion@mamasam.com>
|
||||||
|
|
||||||
|
* pear/HTML/Table.php:
|
||||||
|
Now compatible with error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE). Thanks to Olivier and a fix on variables existence check.
|
||||||
|
|
||||||
|
2001-07-14 Andi Gutmans <andi@zend.com>
|
||||||
|
|
||||||
|
* ext/standard/http_fopen_wrapper.c: - Faster without calling strlen()
|
||||||
|
|
||||||
|
2001-07-14 Rasmus Lerdorf <rasmus@php.net>
|
||||||
|
|
||||||
|
* ext/standard/http_fopen_wrapper.c: Fix for bug #11632
|
||||||
|
|
||||||
|
2001-07-14 Andrei Zmievski <andrei@ispi.net>
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
ext/bz2/config.m4: Fix NEWS.
|
||||||
|
|
||||||
|
2001-07-14 Wez Furlong <wez.php@thebrainroom.com>
|
||||||
|
|
||||||
|
* ext/gd/gd.c: Fix for bug #12065
|
||||||
|
|
||||||
|
2001-07-14 Thies C. Arntzen <thies@thieso.net>
|
||||||
|
|
||||||
|
* ext/oci8/oci8.c: clearify ocisetprefetch
|
||||||
|
|
||||||
2001-07-13 Boian Bonev <boian@bonev.com>
|
2001-07-13 Boian Bonev <boian@bonev.com>
|
||||||
|
|
||||||
* ext/vpopmail/php_vpopmail.c:
|
* ext/vpopmail/php_vpopmail.c:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue