kalleWed, 17 Feb 2010 05:32:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=295195
Log:
Fixed bug #50795 (man pages have bad whatis entries)
- Patch by Debian
Bug: http://bugs.php.net/50795 (Open) man pages have bad whatis entries
C
stas Tue, 16 Feb 2010 20:34:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=295183
Log:
fix buffer overflow
Changed paths:
U php/php-src/trunk/ext/unicode/transform.c
Modified: php/php-src/trunk/ext/unicode/transform.c
==
iliaaTue, 16 Feb 2010 13:01:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=295164
Log:
update copyright
Changed paths:
U php/php-src/branches/PHP_5_3/TSRM/TSRM.c
U php/php-src/branches/PHP_5_3/TSRM/TSRM.h
Modified: php/php-src
scottmac Tue, 16 Feb 2010 09:46:06 +
Revision: http://svn.php.net/viewvc?view=revision&revision=295150
Log:
mbstring filter files were referenced but never actually compiled
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mbstring/libmbfl/filters/Makef
scottmac Tue, 16 Feb 2010 09:35:31 +
Revision: http://svn.php.net/viewvc?view=revision&revision=295149
Log:
Building libmbfl seperately fails since the shared library version is an API
reference rather than a version number
Changed paths:
U php/php-src/