iliaa Wed Sep 28 18:39:54 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/main php_variables.c
/php-src/ext/standard string.c
/php-srcNEWS
Log:
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed p
iliaa Wed Sep 28 18:35:45 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main php_variables.c
/php-src/ext/standard string.c
Log:
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed possible register_globa
iliaa Wed Sep 28 18:34:06 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/main php_variables.c
/php-src/ext/standard string.c
/php-srcNEWS
Log:
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed p
iliaa Wed Sep 28 18:31:30 2005 EDT
Modified files:
/php-src/main php_variables.c
/php-src/ext/standard string.c
Log:
Fixed possible GLOBALS variable override when register_globals are ON.
Fixed possible register_globals toggle via parse_str().
Hi Roland,
+ case '\0':
+ buf_len += zend_codepoint_to_uchar('\\',
buf+buf_len);
+ buf_len += zend_codepoint_to_uchar('0',
buf+buf_len);
+ break;
If you know that the codepoint you'r
rolland Wed Sep 28 10:58:37 2005 EDT
Modified files:
/php-src/ext/standard string.c
Log:
- Updated substr_replace() to use:
- zend_get_unified_string_type()/convert_to_explicit_type() for type
conversion
- u_countChar32() for counting codepoints
rolland Wed Sep 28 08:25:35 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
{add,strip}slashes()
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.8&r2=1.9&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.tx
dmitry Wed Sep 28 07:25:39 2005 EDT
Added files: (Branch: PHP_5_0)
/php-src/ext/soap/tests/bugsbug34453.phpt bug34453.wsdl xml2.xsd
Modified files:
/php-srcNEWS
/php-src/ext/soap php_schema.c
Log:
Fixed bug #34453 (parsin
dmitry Wed Sep 28 07:24:19 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/soap/tests/bugsbug34453.phpt bug34453.wsdl xml2.xsd
Modified files:
/php-srcNEWS
/php-src/ext/soap php_schema.c
Log:
Fixed bug #34453 (parsin
dmitry Wed Sep 28 07:23:32 2005 EDT
Added files:
/php-src/ext/soap/tests/bugsbug34453.phpt bug34453.wsdl xml2.xsd
Modified files:
/php-src/ext/soap php_schema.c
Log:
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd except
rolland Wed Sep 28 05:22:14 2005 EDT
Modified files:
/php-src/ext/standard php_string.h string.c
Log:
- Unicode impl of {add,strip}slashes()
http://cvs.php.net/diff.php/php-src/ext/standard/php_string.h?r1=1.89&r2=1.90&ty=u
Index: php-src/ext/standard/ph
helly Wed Sep 28 03:10:38 2005 EDT
Added files:
/php-src/tests/unicode/func .cvsignore
Log:
- Add missing .cvsignore
http://cvs.php.net/co.php/php-src/tests/unicode/func/.cvsignore?r=1.1&p=1
Index: php-src/tests/unicode/func/.cvsignore
+++ php-src/tests/un
12 matches
Mail list logo