diff options
| author | Zeev Suraski <zeev@php.net> | 2000-10-11 22:38:22 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2000-10-11 22:38:22 +0000 |
| commit | 2b3333f53e7c31ad16faedeb483bc64a89648ed6 (patch) | |
| tree | 6d2beadd5cf9998d05def82408debe27c1c615d4 | |
| parent | 3156be3fa6111b93ccd97c3c8be1ddde31d7d526 (diff) | |
| download | php-git-2b3333f53e7c31ad16faedeb483bc64a89648ed6.tar.gz | |
This patch didn't make it for 4.0.3...
| -rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ 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 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) - Added mysql_escape_string() (Peter A. Savitch and & Brian Wang) - Fixed many possible crash bugs with improper use of the printf() family of |
