mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
This patch didn't make it for 4.0.3...
This commit is contained in:
parent
3156be3fa6
commit
2b3333f53e
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -1,9 +1,11 @@
|
||||||
PHP 4.0 NEWS
|
PHP 4.0 NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
|
|
||||||
11 Oct 2000, Version 4.0.3
|
?? ??? 2000, Version 4.0.4
|
||||||
- Fixed a problem in the configuration parser (two null bytes were added
|
- Fixed a problem in the configuration parser (two null bytes were added
|
||||||
to each ENCAPSULATED TC_STRING) (alex@zend.com)
|
to each ENCAPSULATED TC_STRING) (alex@zend.com)
|
||||||
|
|
||||||
|
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)
|
||||||
- Added mysql_escape_string() (Peter A. Savitch and & Brian Wang)
|
- Added mysql_escape_string() (Peter A. Savitch and & Brian Wang)
|
||||||
- Fixed many possible crash bugs with improper use of the printf() family of
|
- Fixed many possible crash bugs with improper use of the printf() family of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue