From: foobar Date: Thu, 11 Sep 2003 02:00:52 +0000 (+0000) Subject: wtf is w/ZTS? (for users? :) X-Git-Tag: php-4.3.4RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=010213e4ca682437a894e69cf211455c91db8bde;p=php wtf is w/ZTS? (for users? :) --- diff --git a/NEWS b/NEWS index c4ec1c3663..a67ddc765e 100644 --- a/NEWS +++ b/NEWS @@ -31,8 +31,8 @@ PHP 4 NEWS - Fixed bug #23326 (ext/domxml: Attributes via append_child not supported). (Melvyn) - Fixed bug #21220 (Wrong Apache version shown in phpinfo() output). (Jani) -- Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existent - paths). (Ilia) +- Fixed bug #14049 (realpath() returns invalid results for non-existent paths). + (Ilia) 25 Aug 2003, Version 4.3.3 - Upgraded the bundled Expat library to version 1.95.6. (Jani)