]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 23 Oct 2005 05:43:21 +0000 (05:43 +0000)
committer <changelog@php.net> <>
Sun, 23 Oct 2005 05:43:21 +0000 (05:43 +0000)
ChangeLog

index 19b445b7ef6552796502d23c4c5d3dcf22c53186..74f49107e3550da2a17f10c41322b9f92b2898eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2005-10-22  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_1)
+      NEWS:
+      keep the order! :)
+
+2005-10-22  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/standard/filestat.c
+      main/streams/php_stream_plain_wrapper.h:
+      merge VCWD_ACCESS bugfix to head.
+      Test suite is unusable in HEAD, so I guess it works here too.
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/filestat.c
+      main/streams/php_stream_plain_wrapper.h:
+      Fix #34957; file access checks should use VCWD_ACCESS()
+
+2005-10-22  Rolland Santimano  <rollandsantimano@yahoo.com>
+
+    * ext/standard/string.c:
+      - php_u_stristr: Remove leading back-slash ... sheesh
+
+    * ext/standard/string.c:
+      - php_u_stristr: s/codepts/codepoints/ - make Jani happy
+
+    * ext/standard/string.c:
+      - Unicode impl of strpbrk()
+
+    * ext/standard/string.c:
+      - php_u_stristr: Code comments
+
 2005-10-21  Antony Dovgal  <antony@zend.com>
 
     * ext/standard/array.c