changelog Sat Sep 20 20:32:00 2003 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1393 php-src/ChangeLog:1.1394
--- php-src/ChangeLog:1.1393 Fri Sep 19 20:32:02 2003
+++ php-src/ChangeLog Sat Sep 20 20:31:58 2003
@@ -1,3 +1,59 @@
+2003-09-20 Sascha Schumann <[EMAIL PROTECTED]>
+
+ * ext/standard/string.c:
+ MFB Avoid zero-length keys which result in a spinning process
+
+ * (PHP_4_3)
+ ext/standard/string.c:
+ Avoid zero-length keys which result in a spinning process
+
+2003-09-20 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_reflection_api.c:
+ Add public array Reflection_Class::getDefaultProperties()
+
+2003-09-20 Sascha Schumann <[EMAIL PROTECTED]>
+
+ * sapi/thttpd/thttpd_patch
+ sapi/thttpd/thttpd_patch
+ sapi/thttpd/thttpd_patch:
+ Fix potential buffer overrun
+
+2003-09-20 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * win32/glob.c:
+ Nuke compile warnings
+
+2003-09-20 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ ext/standard/dir.c:
+ MFH: Fixed bug #25583 (Incorrect handling of paths starting with / on win32
+ inside glob() function).
+
+ * ext/standard/dir.c:
+ Fixed bug #25583 (Incorrect handling of paths starting with / on win32
+ inside glob() function).
+
+ * (PHP_4_3)
+ TSRM/tsrm_virtual_cwd.h:
+ Revert previous patch.
+
+ * TSRM/tsrm_virtual_cwd.h:
+ Revert patch r1.40, bug is in glob() not IS_ABSOLUTE_PATH()
+
+ * (PHP_4_3)
+ NEWS:
+ Bug fixing news.
+
+ * (PHP_4_3)
+ TSRM/tsrm_virtual_cwd.h:
+ MFH: Fixed bug #25583 (Incorrect handling of absolute path without drive).
+
+ * TSRM/tsrm_virtual_cwd.h:
+ Fixed bug #25583 (Incorrect handling of absolute path without drive).
+
2003-09-19 Tomas V.V.Cox <[EMAIL PROTECTED]>
* pear/docs/rfc01_PEAR_pecl-binaries.txt: