changelog Sun Oct 23 01:43:26 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2140&r2=1.2141&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2140 php-src/ChangeLog:1.2141
--- php-src/ChangeLog:1.2140 Sat Oct 22 01:38:41 2005
+++ php-src/ChangeLog Sun Oct 23 01:43:21 2005
@@ -1,3 +1,36 @@
+2005-10-22 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ keep the order! :)
+
+2005-10-22 Wez Furlong <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* ext/standard/array.c
@@ -14617,7 +14650,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2140 2005/10/22 05:38:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2141 2005/10/23 05:43:21 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -18018,7 +18051,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2140 2005/10/22 05:38:41 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2141 2005/10/23 05:43:21 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -18499,7 +18532,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2140 2005/10/22 05:38:41 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2141 2005/10/23 05:43:21 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -19973,7 +20006,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2140 2005/10/22 05:38:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2141 2005/10/23 05:43:21 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: