[PHP-CVS] svn: /php/php-src/trunk/ext/mcrypt/ config.m4 config.w32 mcrypt.c mcrypt_filter.c php_mcrypt_filter.h tests/mcrypt_filters.phpt

2010-01-15 Thread Stanislav Malyshev
stas Fri, 15 Jan 2010 22:13:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=293599 Log: add filters to mcrypt Changed paths: U php/php-src/trunk/ext/mcrypt/config.m4 U php/php-src/trunk/ext/mcrypt/config.w32 U php/php-src/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/dom/element.c branches/PHP_5_2/ext/dom/tests/bug49463.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/dom/element.c branches/PHP

2010-01-15 Thread Rob Richards
rrichardsFri, 15 Jan 2010 21:29:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=293597 Log: fix bug #49463 (setAttributeNS fails setting default namespace) add test Bug: http://bugs.php.net/49463 (Open) setAttributeNS("http://www.w3.org/2000/x

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/mcrypt/config.m4 ext/mcrypt/config.w32 ext/mcrypt/mcrypt.c ext/mcrypt/mcrypt_filter.c ext/mcrypt/php_mcrypt_filter.h ext/mcrypt/tests/mcrypt_filt

2010-01-15 Thread Stanislav Malyshev
stas Fri, 15 Jan 2010 21:02:20 + Revision: http://svn.php.net/viewvc?view=revision&revision=293594 Log: add filters to mcrypt # trunk will follow soon Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/mcrypt/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/zend.h branches/PHP_5_3/Zend/zend.h trunk/Zend/zend.h

2010-01-15 Thread Rasmus Lerdorf
rasmus Fri, 15 Jan 2010 18:26:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=293590 Log: Fix gcc version check - bug #50771 Bug: http://bugs.php.net/50771 (Open) ZEND_GCC_VERSION is incorrectly defined Changed paths: U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gd/gd.c branches/PHP_5_3/ext/gd/gd.c trunk/ext/gd/gd.c

2010-01-15 Thread Takeshi Abe
tabe Fri, 15 Jan 2010 17:09:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=293588 Log: fix wrong type and useless assignments Changed paths: U php/php-src/branches/PHP_5_2/ext/gd/gd.c U php/php-src/branches/PHP_5_3/ext/gd/gd.c

[PHP-CVS] svn: /php/php-src/trunk/ext/gd/ gd.c

2010-01-15 Thread Takeshi Abe
tabe Fri, 15 Jan 2010 16:55:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=293587 Log: fix the letter type, which affects its type-error message Changed paths: U php/php-src/trunk/ext/gd/gd.c Modified: php/php-src/trunk/ext/gd/gd.c