From: Zeev Suraski Date: Wed, 11 Oct 2000 22:38:22 +0000 (+0000) Subject: This patch didn't make it for 4.0.3... X-Git-Tag: php-4.0.4RC3~713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b3333f53e7c31ad16faedeb483bc64a89648ed6;p=php This patch didn't make it for 4.0.3... --- diff --git a/NEWS b/NEWS index a442173d78..933efe67c5 100644 --- a/NEWS +++ b/NEWS @@ -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