[PHP-CVS] cvs: php-src(PHP_5_1) /ext/reflection/tests bug29986.phpt

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 23:25:57 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/reflection/tests bug29986.phpt Log: - MFH: Fix description http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug29986.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_forma

[PHP-CVS] cvs: php-src /ext/reflection/tests bug29986.phpt

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 23:25:39 2006 UTC Modified files: /php-src/ext/reflection/tests bug29986.phpt Log: - Fix description http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug29986.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/reflect

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 23:10:53 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - We need %v here http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.222&r2=1.223&diff_format=u Index: php-src/ext/reflection/

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/reflection php_reflection.c /ext/reflection/tests bug29986.phpt

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 23:09:22 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/reflection/tests bug29986.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: - MFH: Fix #29986 (Class constants won't work wit

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests bug29986.phpt

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 23:08:36 2006 UTC Added files: /php-src/ext/reflection/tests bug29986.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: - Fix #29986 (Class constants won't work with predefined constants

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/iconv iconv.c

2006-02-24 Thread Derick Rethans
derick Fri Feb 24 16:05:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/iconv iconv.c Log: - MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow upper case specifiers. #- See RFC 2047, section 2.

[PHP-CVS] cvs: php-src /ext/iconv iconv.c

2006-02-24 Thread Derick Rethans
derick Fri Feb 24 16:04:55 2006 UTC Modified files: /php-src/ext/iconv iconv.c Log: - Fixed issue with iconv_mime_decode where the "encoding" would only allow upper case specifiers. #- See RFC 2047, section 2. http://cvs.php.net/viewcvs.cgi/php-src/ex

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c

2006-02-24 Thread Marcus Boerger
helly Fri Feb 24 15:49:13 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: - Add ability to add new nodes via properties http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.187&r2=1.188&diff_format=u Index: php-src/ext/si

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2006-02-24 Thread Johannes Schl
johannesFri Feb 24 13:44:46 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - deprecated not static http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.220&r2=1.221&diff_format=u Index: php-src/ext/refle

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2006-02-24 Thread Marcus Boerger
helly Fri Feb 24 13:37:20 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Fix warning http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.219&r2=1.220&diff_format=u Index: php-src/ext/reflection/php_reflecti

[PHP-CVS] cvs: php-src /main php.h

2006-02-24 Thread Marcus Boerger
helly Fri Feb 24 13:30:21 2006 UTC Modified files: /php-src/main php.h Log: - Add deprecation function/function alias macros http://cvs.php.net/viewcvs.cgi/php-src/main/php.h?r1=1.226&r2=1.227&diff_format=u Index: php-src/main/php.h diff -u php-src/main/

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2006-02-24 Thread Marcus Boerger
helly Fri Feb 24 13:13:55 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Functions can be deprecated too - Add missing constant http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.218&r2=1.219&diff_for

[PHP-CVS] cvs: php-src /ext/dom domimplementation.c

2006-02-24 Thread Michael Wallner
mikeFri Feb 24 10:24:43 2006 UTC Modified files: /php-src/ext/domdomimplementation.c Log: - MF51: fix crash in DOMImplementation::createDocumentType("name:") http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/domimplementation.c?r1=1.18&r2=1.19&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/dom domimplementation.c

2006-02-24 Thread Michael Wallner
mikeFri Feb 24 10:19:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/domdomimplementation.c /php-srcNEWS Log: - fix crash with DOMImplementation::createDocumentType("name:") http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/domimpleme