mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Fix.
This commit is contained in:
parent
023a95ae1c
commit
7059daa7ef
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -2,7 +2,7 @@ PHP 4.0 NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
|
|
||||||
?? ??? 2000, Version 4.0.4
|
?? ??? 2000, Version 4.0.4
|
||||||
- Fixed ext/java so that it will compile with SUN CC
|
- Fixed ext/java so that SUN CC can compile it (Jason)
|
||||||
- Modified preg_grep() to always return the results with keys from the original
|
- Modified preg_grep() to always return the results with keys from the original
|
||||||
array. (Andrei)
|
array. (Andrei)
|
||||||
- Modified preg_replace() to accept Perl-style $n backreferences in addition
|
- Modified preg_replace() to accept Perl-style $n backreferences in addition
|
||||||
|
@ -94,7 +94,6 @@ PHP 4.0 NEWS
|
||||||
to each ENCAPSULATED TC_STRING) (alex@zend.com)
|
to each ENCAPSULATED TC_STRING) (alex@zend.com)
|
||||||
- Added HMAC support in the mhash module (nmav@altera.gr)
|
- Added HMAC support in the mhash module (nmav@altera.gr)
|
||||||
- Added module for Ovrimos sql server (nmav@altera.gr)
|
- Added module for Ovrimos sql server (nmav@altera.gr)
|
||||||
- Fixed ext/java so that SUN CC can compile it (Jason)
|
|
||||||
|
|
||||||
11 Oct 2000, Version 4.0.3
|
11 Oct 2000, Version 4.0.3
|
||||||
- Fixed a possible crash in -a interactive mode (Zeev, Zend Engine)
|
- Fixed a possible crash in -a interactive mode (Zeev, Zend Engine)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue