helly Thu May 26 07:59:39 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-srcNEWS
Log:
- BFN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.400&r2=1.1760.2.401&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.400 php-src/NEWS:1.1760.2.401
--- ph
helly Thu May 26 07:53:21 2005 EDT
Modified files:
/php-src/ext/sqlite sqlite.c
Log:
- Make SQLiteDatabase derivable by dropping final tag from class and
making the ctor final to ensure it is being called, which is the problem.
http://cvs.php.net/diff.p
helly Thu May 26 07:56:04 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/sqlite sqlite.c
Log:
- MFH making SQLiteDatabase derivable
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.146.2.4&r2=1.146.2.5&ty=u
Index: php-src/ext/sqlite/sqlite.
andrei Thu May 26 17:49:32 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard reg.c
Log:
MFH
http://cvs.php.net/diff.php/php-src/ext/standard/reg.c?r1=1.78&r2=1.78.2.1&ty=u
Index: php-src/ext/standard/reg.c
diff -u php-src/ext/standard/reg
andrei Thu May 26 17:49:04 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard reg.c
Log:
MFH
http://cvs.php.net/diff.php/php-src/ext/standard/reg.c?r1=1.66.2.7&r2=1.66.2.8&ty=u
Index: php-src/ext/standard/reg.c
diff -u php-src/ext/standard
andrei Thu May 26 17:48:35 2005 EDT
Modified files:
/php-src/ext/standard reg.c
Log:
Do a cache flush if we detect possible cache corruption (same as for
PCRE).
http://cvs.php.net/diff.php/php-src/ext/standard/reg.c?r1=1.79&r2=1.80&ty=u
Index: php-sr
iliaa Thu May 26 22:03:27 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard pack.c
Log:
Fixed bug #33080 (missing MFH of a fix for bug #31465)
http://cvs.php.net/diff.php/php-src/ext/standard/pack.c?r1=1.52.2.3&r2=1.52.2.4&ty=u
Index: