dmitry Mon Sep 26 03:23:49 2005 EDT
Modified files:
/php-src/ext/pdo/tests pdo_028.phpt pdo_029.phpt
/php-src/ext/spl/tests iterator_028.phpt
Log:
Unicode support
http://cvs.php.net/diff.php/php-src/ext/pdo/tests/pdo_028.phpt?r1=1.2&r2=1.3&ty=
iliaa Mon Sep 26 11:14:19 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/ctype/testsbug34645.phpt
Modified files:
/php-src/ext/ctype ctype.c
Log:
Fixed bug #34645 (ctype corrupts memory when validating large numbers).
http
iliaa Mon Sep 26 11:14:50 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
Bug fixing news
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.76&r2=1.2027.2.77&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.76 php-src/NEWS:1.2027.2.
iliaa Mon Sep 26 11:19:06 2005 EDT
Added files: (Branch: PHP_4_4)
/php-src/ext/ctype/testsbug34645.phpt
Modified files:
/php-srcNEWS
/php-src/ext/ctype ctype.c
Log:
MFH: Fixed bug #34645 (ctype corrupts memory when validating
It doesn't do it in HEAD? :)
(I really don't care if you forget to MFB, it wouldn't be
the first commit lately.. :)
--Jani
On Mon, 26 Sep 2005, Ilia Alshanetsky wrote:
iliaa Mon Sep 26 11:14:19 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ex
I didn't apply it to head because that entire code needs to be rewritten
to account for unicode.
Ilia
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
helly Mon Sep 26 13:54:59 2005 EDT
Modified files:
/php-src/ext/splphp_spl.c
Log:
- Reset global pointer to NULL after mem free (required for apache 1.3)
http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.66&r2=1.67&ty=u
Index: php-src/ext/spl/php_
helly Mon Sep 26 13:56:27 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/splphp_spl.c
Log:
- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)
http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.52.2.7&r2=1.52.2.8&ty
iliaa Mon Sep 26 15:32:17 2005 EDT
Modified files:
/php-src/ext/pdo_sqlite/sqlite/src parse.c
Log:
Touch generated file
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite/src/parse.c?r1=1.9&r2=1.10&ty=u
Index: php-src/ext/pdo_sqlite/sqlite/src/parse
iliaa Mon Sep 26 15:34:10 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_sqlite/sqlite/src parse.c
Log:
Touch generated file
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite/src/parse.c?r1=1.6.2.3&r2=1.6.2.4&ty=u
Index: php-src/ext/pdo
wez Mon Sep 26 17:37:34 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_odbc odbc_driver.c
Log:
ensure that this size is initialized correctly
http://cvs.php.net/diff.php/php-src/ext/pdo_odbc/odbc_driver.c?r1=1.27&r2=1.27.2.1&ty=u
Index:
iliaa Mon Sep 26 19:08:11 2005 EDT
Modified files:
/php-src/ext/standard string.c
Log:
Allow substr_compare() to take a negative offset to facilitate start of the
comparison from the end of string.
http://cvs.php.net/diff.php/php-src/ext/standard/st
12 matches
Mail list logo