]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Sat, 8 Jun 2002 13:46:36 +0000 (13:46 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 8 Jun 2002 13:46:36 +0000 (13:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 918a62bb811f425df27111eb2e2b3e86902c5bfc..83f7c3c94041189bb01227de5a6923067b11151a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
-- New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)
+- Fixed is_a() to properly work on extension registered classes. (Andrei)
+- New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX. (Stig)
 - Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened
   streams to their respective I/O counterparts. (Edin)
 - Added pctnl_alarm() function. (Edin)