]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Sat, 28 Sep 2002 23:39:59 +0000 (23:39 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 28 Sep 2002 23:39:59 +0000 (23:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a189f3f85f9bf33546ca929edde0470d87636dd..ccdc57a794bb89ce79c599da80e3bacdc24d5ae0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed bug #13936 (__FILE__ constant didn't contain full path). (Ilia)
 - Renamed:
     socket_set_timeout()  -> stream_set_timeout()
     socket_set_blocking() -> stream_set_blocking()