mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
NEWS update for file-function segfault fix.
This commit is contained in:
parent
410ac013e8
commit
c8443dc1b9
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -1,7 +1,9 @@
|
|||
PHP 4.0 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
?? ??? 2000, Version 4.0.2
|
||||
?? ??? 2000, Version 4.0.2
|
||||
- Fixed segfault with fgets(), fgetcsv(), fgetss(), and fread() when
|
||||
called with negative length argument. (Torben)
|
||||
- Fix by-reference parameters passing for xml_ functions and for scanf functions (Stas)
|
||||
- Added experimental Oracle LDAP SDK support. 8.1.6 or later needed. Configure
|
||||
with something like --with-ldap=/usr/local/oracle/product/8.1.6 (Stig Venaas)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue