Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings highlight_file.phpt ZendEngine2 zend_language_scanner.c zend_language_scanner.l zend_language_scanner_defs.h zend_stream.h

2009-03-11 Thread Marcus Boerger
Hello shire, Wednesday, March 11, 2009, 11:55:00 PM, you wrote: Marcus Boerger wrote: Hello Brian, thanks for looking into this. The patch looks pretty good for the most part. But you effectively create a BC issue here becuase you no longer allow \0 inside a php file or string. You

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

2009-03-10 Thread Marcus Boerger
helly Tue Mar 10 23:27:59 2009 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Safer flag handling as requested by Greg http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.177r2=1.178diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_directory.c

2009-03-10 Thread Marcus Boerger
helly Tue Mar 10 23:28:17 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - MFH Safer flag handling as requested by Greg

[PHP-CVS] cvs: php-src / LICENSE

2009-03-10 Thread Marcus Boerger
helly Wed Mar 11 00:02:40 2009 UTC Modified files: /php-srcLICENSE Log: - It's 2009 http://cvs.php.net/viewvc.cgi/php-src/LICENSE?r1=1.25r2=1.26diff_format=u Index: php-src/LICENSE diff -u php-src/LICENSE:1.25 php-src/LICENSE:1.26 --- php-src/LICENSE:1.25

[PHP-CVS] cvs: php-src(PHP_5_3) / LICENSE

2009-03-10 Thread Marcus Boerger
helly Wed Mar 11 00:02:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcLICENSE Log: - MFH It's 2009 http://cvs.php.net/viewvc.cgi/php-src/LICENSE?r1=1.23.2.1r2=1.23.2.1.4.1diff_format=u Index: php-src/LICENSE diff -u php-src/LICENSE:1.23.2.1

[PHP-CVS] cvs: CVSROOT / avail

2009-02-15 Thread Marcus Boerger
helly Sun Feb 15 14:34:17 2009 UTC Modified files: /CVSROOTavail Log: - Give Brian access to the engine (to do my work - oops thx) and to prevent further delay in fixing, and he's pretty deeply into the engine anyways.

Re: [PHP-CVS] cvs: php-src /ext/spl spl_observer.c

2009-01-17 Thread Marcus Boerger
@@ -13,10 +13,11 @@ | lice...@php.net so we can mail you a copy immediately. +--+ | Authors: Marcus Boerger he...@php.net + | Etienne Kneuss col...@php.net

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-12 Thread Marcus Boerger
Hello Stanislav, Monday, January 12, 2009, 10:56:37 PM, you wrote: stasMon Jan 12 21:56:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: report fix 46304

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-12 Thread Marcus Boerger
Hello Pierre, Monday, January 12, 2009, 11:21:32 PM, you wrote: On Mon, Jan 12, 2009 at 11:05 PM, Marcus Boerger he...@php.net wrote: Hello Stanislav, Monday, January 12, 2009, 10:56:37 PM, you wrote: stasMon Jan 12 21:56:37 2009 UTC Modified files: (Branch

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-10 Thread Marcus Boerger
Hello Antony, Friday, January 9, 2009, 8:17:08 PM, you wrote: tony2001Fri Jan 9 19:17:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: news

[PHP-CVS] cvs: php-src(PHP_5_3) / .gdbinit

2009-01-04 Thread Marcus Boerger
helly Sun Jan 4 15:20:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src.gdbinit Log: - MFH Add compiler globals as http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.10.4.3.2.1.2.1r2=1.10.4.3.2.1.2.2diff_format=u Index: php-src/.gdbinit diff -u

[PHP-CVS] cvs: php-src / .gdbinit

2009-01-04 Thread Marcus Boerger
helly Sun Jan 4 15:20:02 2009 UTC Modified files: /php-src.gdbinit Log: - Add compiler globals as http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.24r2=1.25diff_format=u Index: php-src/.gdbinit diff -u php-src/.gdbinit:1.24 php-src/.gdbinit:1.25 ---

[PHP-CVS] cvs: php-src / .gdbinit

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:18:54 2009 UTC Modified files: /php-src.gdbinit Log: - There is no -v in keys http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.23r2=1.24diff_format=u Index: php-src/.gdbinit diff -u php-src/.gdbinit:1.23 php-src/.gdbinit:1.24 ---

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:20:27 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Add minimalistic closure support http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.330r2=1.331diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:27:44 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Small reordering http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.331r2=1.332diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:39:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Add minimalistic closure support

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 14:20:07 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Improved closure support http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.332r2=1.333diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 14:20:22 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Improved closure support

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:02:07 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Add ReflectionFunctionAbstract::getClosureThis() http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.333r2=1.334diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:08:27 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Return this pointer and not closure itself http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.334r2=1.335diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:08:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: MFH - Add ReflectionFunctionAbstract::getClosureThis() [DOC] # Returns the this pointer bound to the closure is the relection object #

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:03:45 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Show closure's bound as static parameter http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.335r2=1.336diff_format=u Index:

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:04:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Show closure's bound as static parameter

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:39:26 2009 UTC Modified files: /php-src/ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt Log: - MFB

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:40:22 2009 UTC Added files: /php-src/ext/reflection/tests 027.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c /ext/reflection/tests 027.phpt ReflectionMethod_getClosure_error.phpt

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:41:01 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests 027.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests

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

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 21:06:39 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - MFB Missing namespace changes # Now all tests PASS again

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2009-01-02 Thread Marcus Boerger
the right thing. If you bump into any problems then maybe Dmitry could help out but he's on vacation for the next couple of weeks. Thanks! Andi -Original Message- From: Marcus Boerger [mailto:he...@php.net] Sent: Wednesday, December 31, 2008 6:27 AM To: php-cvs@lists.php.net; php

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c ZendEngine2 zend.c zend_exceptions.c zend_exceptions.h zend_execute_API.c

2009-01-02 Thread Marcus Boerger
helly Fri Jan 2 13:14:17 2009 UTC Modified files: /ZendEngine2zend.c zend_execute_API.c zend_exceptions.c zend_exceptions.h /php-src/sapi/cli php_cli.c Log: - Catch exceptions in cli -a

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli php_cli.c ZendEngine2 zend.c zend_exceptions.c zend_exceptions.h zend_execute_API.c

2009-01-02 Thread Marcus Boerger
helly Fri Jan 2 13:14:50 2009 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend.c zend_execute_API.c zend_exceptions.c zend_exceptions.h /php-src/sapi/cli php_cli.c Log: - MFH Catch exceptions in cli -a

[PHP-CVS] cvs: php-src /sapi/cli/tests 005.phpt

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 12:32:59 2008 UTC Modified files: /php-src/sapi/cli/tests 005.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/005.phpt?r1=1.4r2=1.5diff_format=u Index: php-src/sapi/cli/tests/005.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 005.phpt

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 12:33:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 005.phpt Log: - MFH Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/005.phpt?r1=1.1.2.5.2.1r2=1.1.2.5.2.2diff_format=u Index:

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

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 12:52:28 2008 UTC Modified files: /php-src/ext/standard info.c Log: - Do not show core ini entries twice http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.299r2=1.300diff_format=u Index: php-src/ext/standard/info.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard info.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 12:52:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard info.c Log: - MFH Do not show core ini entries twice

[PHP-CVS] cvs: php-src /main main.c ZendEngine2 zend_builtin_functions.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 13:25:05 2008 UTC Modified files: /ZendEngine2zend_builtin_functions.c /php-src/main main.c Log: - Register engine classes when and where they should be - Show core module version as PHP version

[PHP-CVS] cvs: php-src(PHP_5_3) /main main.c ZendEngine2 zend_builtin_functions.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 13:25:21 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend_builtin_functions.c /php-src/main main.c Log: MFH - Register engine classes when and where they should be - Show core module version as PHP version

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

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 13:48:59 2008 UTC Modified files: /php-src/ext/standard info.c Log: - Fix info output http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.300r2=1.301diff_format=u Index: php-src/ext/standard/info.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard info.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 13:49:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard info.c Log: - MFH Fix info output http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.14.2.20r2=1.249.2.10.2.14.2.21diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main main.c ZendEngine2 zend.c zend.h

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:05:22 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend.c zend.h /php-src/main main.c Log: - Sync with HEAD, no ability to not start builtin functions

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c /sapi/embed php_embed.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:15:42 2008 UTC Modified files: /php-src/sapi/cli php_cli.c /php-src/sapi/embed php_embed.c Log: - WS http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.202r2=1.203diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:27:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/standard basic_functions.c /php-src/main SAPI.h main.c /php-src/sapi/cgi cgi_main.c /php-src/sapi/cli php_cli.c

[PHP-CVS] cvs: php-src / NEWS

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:27:30 2008 UTC Modified files: /php-srcNEWS Log: - Remove entry merged to 5.3 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2178r2=1.2179diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2178 php-src/NEWS:1.2179 ---

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

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:36:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - Use Revision instead of Id tag for version

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

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:37:17 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - MFB Use Revision instead of Id tag for version http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.329r2=1.330diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main SAPI.h

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 17:33:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main SAPI.h Log: - Add needed include as reported by Pierre http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.h?r1=1.114.2.1.2.3.2.6r2=1.114.2.1.2.3.2.7diff_format=u Index:

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

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 17:33:29 2008 UTC Modified files: /php-src/main SAPI.h Log: - Add needed include as reported by Pierre http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.h?r1=1.126r2=1.127diff_format=u Index: php-src/main/SAPI.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard dl.h

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 18:55:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dl.h Log: - Fix windows build (missing MFH snippet) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dl.h?r1=1.23.2.1.2.1.2.4r2=1.23.2.1.2.1.2.5diff_format=u

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

2008-12-30 Thread Marcus Boerger
helly Tue Dec 30 19:08:43 2008 UTC Modified files: /php-src/main php_ini.c Log: - Do not show empty ini directive tables for modules without ini entries. http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.169r2=1.170diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main php_ini.c

2008-12-30 Thread Marcus Boerger
helly Tue Dec 30 19:08:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_ini.c Log: - MFH Do not show empty ini directive tables for modules without ini entries.

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

2008-12-30 Thread Marcus Boerger
helly Tue Dec 30 19:10:22 2008 UTC Modified files: /php-src/ext/standard info.c Log: - Show version and ini entries as default module info. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.297r2=1.298diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard info.c

2008-12-30 Thread Marcus Boerger
helly Tue Dec 30 19:10:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard info.c Log: - MFH Show version and ini entries as default module info.

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

2008-12-30 Thread Marcus Boerger
); } - php_info_print_table_row(1, Andi Gutmans, Rasmus Lerdorf, Zeev Suraski); + php_info_print_table_row(1, Andi Gutmans, Rasmus Lerdorf, Zeev Suraski, Marcus Boerger); php_info_print_table_end(); /* PHP Language */ php_info_print_table_start

[PHP-CVS] cvs: php-src /ext/phar Makefile.frag

2008-12-13 Thread Marcus Boerger
helly Sat Dec 13 14:49:21 2008 UTC Modified files: /php-src/ext/phar Makefile.frag Log: Use ' -f' as requested http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.16r2=1.17diff_format=u Index: php-src/ext/phar/Makefile.frag diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar Makefile.frag

2008-12-13 Thread Marcus Boerger
helly Sat Dec 13 14:49:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar Makefile.frag Log: MFH Use ' -f' as requested http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.14.2.7r2=1.14.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar Makefile.frag

2008-12-07 Thread Marcus Boerger
helly Sun Dec 7 23:57:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar Makefile.frag Log: - MFH When installing phar, make phar a link to phar.phar

[PHP-CVS] cvs: php-src /ext/phar Makefile.frag

2008-12-07 Thread Marcus Boerger
helly Mon Dec 8 00:00:17 2008 UTC Modified files: /php-src/ext/phar Makefile.frag Log: - When installing phar, make phar a link to phar.phar http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.15r2=1.16diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/phar/phar pharcommand.inc

2008-12-07 Thread Marcus Boerger
helly Mon Dec 8 00:15:52 2008 UTC Modified files: /php-src/ext/phar/phar pharcommand.inc Log: - Only show switch -y if available http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar/pharcommand.inc?r1=1.52r2=1.53diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/phar pharcommand.inc

2008-12-07 Thread Marcus Boerger
helly Mon Dec 8 00:16:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/phar pharcommand.inc Log: - MFH Only show switch -y if available

[PHP-CVS] cvs: php-src /ext/spl spl_engine.h

2008-12-06 Thread Marcus Boerger
helly Sat Dec 6 15:14:46 2008 UTC Modified files: /php-src/ext/splspl_engine.h Log: - Drop dead code http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_engine.h?r1=1.27r2=1.28diff_format=u Index: php-src/ext/spl/spl_engine.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_engine.h

2008-12-06 Thread Marcus Boerger
helly Sat Dec 6 15:16:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_engine.h Log: - MFH Drop dead code http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_engine.h?r1=1.19.2.3.2.1.2.2r2=1.19.2.3.2.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl spl_functions.c spl_functions.h

2008-12-06 Thread Marcus Boerger
helly Sat Dec 6 15:24:33 2008 UTC Modified files: /php-src/ext/splspl_functions.c spl_functions.h Log: - Remove more dead code http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_functions.c?r1=1.42r2=1.43diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_functions.c spl_functions.h

2008-12-06 Thread Marcus Boerger
helly Sat Dec 6 15:24:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_functions.c spl_functions.h Log: - MFH Remove more dead code

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

2008-11-22 Thread Marcus Boerger
Hello Scott, this does not anything we don't have yet. Your vasprintf does exactly the same as vspprintf. Also the a in the name typically denotes malloc. In fact there is a vasprintf on several systems which would collide: ASPRINTF(3)Linux Programmer's Manual

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_heap.c /ext/spl/tests heap_007.phpt pqueue_003.phpt

2008-11-22 Thread Marcus Boerger
Hello Kalle, Saturday, November 22, 2008, 3:25:05 PM, you wrote: 2008/11/22 David Coallier [EMAIL PROTECTED]: davidc Sat Nov 22 14:19:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_heap.c /php-src/ext/spl/tests heap_007.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl openssl.c /ext/openssl/tests bug41033.pem bug41033.phpt bug41033pub.pem

2008-11-18 Thread Marcus Boerger
Hello Pierre-Alain, 2nd try Tuesday, November 18, 2008, 3:02:19 AM, you wrote: pajoye Tue Nov 18 02:02:19 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug41033.pem bug41033.phpt bug41033pub.pem

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c streamsfuncs.c streamsfuncs.h /ext/standard/tests/streams stream_context_get_params_001.phpt

2008-11-13 Thread Marcus Boerger
Hello Arnaud, Thursday, November 13, 2008, 6:46:51 AM, you wrote: lbarnaudThu Nov 13 05:46:51 2008 UTC Added files: /php-src/ext/standard/tests/streams stream_context_get_params_001.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/dba/libinifile inifile.c

2008-11-13 Thread Marcus Boerger
Hello Ilia, Thursday, November 13, 2008, 7:21:40 PM, you wrote: iliaa Thu Nov 13 18:21:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/dba/libinifile inifile.c Log: Fixed a bug inside dba_replace() that could cause file truncation with

Re: [PHP-CVS] cvs: php-src /ext/curl interface.c

2008-11-11 Thread Marcus Boerger
Hello Pierre, Tuesday, November 11, 2008, 12:01:38 PM, you wrote: hi, On Tue, Nov 11, 2008 at 11:51 AM, Marcus Boerger [EMAIL PROTECTED] wrote: This is extremely bad code. We have tons of better APIs to do what you want. And besides wouldn't it be better to list all those entries

Re: [PHP-CVS] cvs: php-src /ext/curl interface.c

2008-11-11 Thread Marcus Boerger
Hello Pierre-Alain, Monday, November 10, 2008, 11:58:44 PM, you wrote: pajoye Mon Nov 10 22:58:44 2008 UTC Modified files: /php-src/ext/curl interface.c Log: - make the curl phpinfo more verbose

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
Hello Steph, Tuesday, November 4, 2008, 2:42:05 PM, you wrote: Hi Marcus, I'm pretty sure this is a wrong fix - the check for not shared replaces the original check for HAVE_HASH_EXT, which is effectively a global equivalent to $PHP_HASH. So it should be something like: if test $PHP_HASH

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.c

2008-11-04 Thread Marcus Boerger
helly Tue Nov 4 14:04:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c Log: - MFH We only rely on hash if it is built-in http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.53r2=1.370.2.54diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.c

2008-11-04 Thread Marcus Boerger
helly Tue Nov 4 13:33:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c Log: - MFH Add hash dependency at module source level http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.52r2=1.370.2.53diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt /ext/standard credit

2008-11-04 Thread Marcus Boerger
Hello all, thanks Greg, I only found one important issue prior to submitting this. marcus Tuesday, November 4, 2008, 4:59:00 PM, you wrote: helly Tue Nov 4 15:59:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /ZendEngine2

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
Hello Steph, Tuesday, November 4, 2008, 2:52:48 PM, you wrote: Nope. The *original* logic said 'is it there?' Greg changed that to 'is it !shared?' You changed it back to 'is it there?' It needs to be 'is it there !shared?' read again. It says if it is shared then issue an error. If it

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
it. - Steph - Original Message - From: Marcus Boerger [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent: Tuesday, November 04, 2008 1:27 AM Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c helly Tue Nov 4 01:27:52 2008 UTC Modified files: (Branch

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c /ext/ctype ctype.c /ext/curl interface.c /ext/da

2008-11-03 Thread Marcus Boerger
Hello Felipe, please put the static back where it belongs. 5.3 is the only time where we can fix it. If someone complains, they should first understand waht we do here and second understand that we cannot change it extension after extension at random points in time. When putting it back, it

[PHP-CVS] cvs: php-src /sapi/cli/tests 001.phpt

2008-11-03 Thread Marcus Boerger
helly Tue Nov 4 00:34:24 2008 UTC Modified files: /php-src/sapi/cli/tests 001.phpt Log: - Cleanup http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/001.phpt?r1=1.2r2=1.3diff_format=u Index: php-src/sapi/cli/tests/001.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-03 Thread Marcus Boerger
helly Tue Nov 4 01:27:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.m4 util.c Log: - MFH Fix dependency from Phar to hash http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.27.2.7r2=1.27.2.8diff_format=u Index:

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php-src(PHP_5_3) /ext/standard math.c

2008-10-30 Thread Marcus Boerger
Hello Christian, Thursday, October 30, 2008, 10:55:48 AM, you wrote: Hi, Modified files: (Branch: PHP_5_3) /php-src/ext/standard math.c Log: Fixed bug #42294 (Unified solution for round() based on C99 round) [DOC] New implementation of round() to work-around

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c

2008-10-11 Thread Marcus Boerger
Hello Felipe, why did we not put that 'static' into the macro? marcus Friday, October 10, 2008, 9:35:34 PM, you wrote: felipe Fri Oct 10 19:35:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: - MFH: Static'fication

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/fileinfo fileinfo.c

2008-09-20 Thread Marcus Boerger
Hello Scott, Tuesday, September 16, 2008, 12:13:25 AM, you wrote: scottmacMon Sep 15 22:13:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/fileinfo fileinfo.c Log: Fixed bug #46086 (Segfault when accessing

[PHP-CVS] cvs: CVSROOT / avail

2008-09-07 Thread Marcus Boerger
helly Sun Sep 7 17:33:54 2008 UTC Modified files: /CVSROOTavail Log: - Upgrade Felipe http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1445r2=1.1446diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1445 CVSROOT/avail:1.1446 ---

[PHP-CVS] cvs: php-src / run-tests.php

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:24:57 2008 UTC Modified files: /php-srcrun-tests.php Log: - Environment handling seems to have changed to respect unicode... so we have to convert everything to binary before passing it along. A bunch of tests suffer from this

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:25:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: - MFH Fix -p handling http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.44r2=1.226.2.37.2.35.2.45diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/cli/tests 006.phpt

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:32:12 2008 UTC Modified files: /php-src/sapi/cli/tests 006.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.12r2=1.13diff_format=u Index: php-src/sapi/cli/tests/006.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 006.phpt

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:32:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 006.phpt Log: - MFH Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.9.2.7r2=1.1.2.9.2.8diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests preg_filter.phpt

2008-08-30 Thread Marcus Boerger
Hello Antony, Friday, August 29, 2008, 11:15:29 PM, you wrote: On 29.08.2008 16:13, Marcus Boerger wrote: helly Fri Aug 29 12:13:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests preg_filter.phpt Don't forget to fix sapi/cli/tests/006

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests preg_filter.phpt

2008-08-29 Thread Marcus Boerger
helly Fri Aug 29 12:13:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests preg_filter.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: - MFH preg_filter() # As discussed with Lukas #

Re: [PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests preg_filter.phpt

2008-08-24 Thread Marcus Boerger
Hello Marcus, Sunday, August 24, 2008, 2:34:02 PM, you wrote: helly Sun Aug 24 12:34:02 2008 UTC Added files: /php-src/ext/pcre/tests preg_filter.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: - Added function

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests preg_filter.phpt

2008-08-24 Thread Marcus Boerger
helly Sun Aug 24 12:34:02 2008 UTC Added files: /php-src/ext/pcre/tests preg_filter.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: - Added function preg_filter() [DOC] preg_filter() is basically the same as preg_replace

[PHP-CVS] cvs: php-src /ext/spl/tests iterator_068.phpt

2008-08-24 Thread Marcus Boerger
helly Sun Aug 24 16:46:17 2008 UTC Added files: /php-src/ext/spl/tests iterator_068.phpt Log: - Add new test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/iterator_068.phpt?view=markuprev=1.1 Index: php-src/ext/spl/tests/iterator_068.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/tests iterator_068.phpt

2008-08-24 Thread Marcus Boerger
helly Sun Aug 24 16:46:30 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests iterator_068.phpt Log: - Add new test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/iterator_068.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c main.c mergesort.c php.h

2008-08-22 Thread Marcus Boerger
helly Fri Aug 22 12:59:39 2008 UTC Modified files: /php-src/main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c main.c mergesort.c php.h Log: - Cleanup exports and allow to overwrite ext registration

[PHP-CVS] cvs: php-src(PHP_5_3) /main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c main.c mergesort.c php.h

2008-08-22 Thread Marcus Boerger
helly Fri Aug 22 12:59:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c main.c mergesort.c php.h Log: - MFH Cleanup exports and allow to overwrite

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

2008-08-21 Thread Marcus Boerger
helly Thu Aug 21 16:55:31 2008 UTC Modified files: /php-src/ext/standard basic_functions.c Log: - Fix 64bit issue http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.925r2=1.926diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-21 Thread Marcus Boerger
helly Thu Aug 21 16:55:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - MFH Fix 64bit issue

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-20 Thread Marcus Boerger
Hello Antony, Wednesday, August 20, 2008, 11:01:25 AM, you wrote: tony2001Wed Aug 20 09:01:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: fix warning

[PHP-CVS] cvs: CVSROOT / avail

2008-08-17 Thread Marcus Boerger
helly Sun Aug 17 09:27:18 2008 UTC Modified files: /CVSROOTavail Log: avail http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1435r2=1.1436diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1435 CVSROOT/avail:1.1436 --- CVSROOT/avail:1.1435

Re: [PHP-CVS] cvs: CVSROOT / avail

2008-08-17 Thread Marcus Boerger
Hello Arnaud, hi all, the submit message got lost: Upgrade Arnaud, so that he may submit his ini parsing fix. marcus Sunday, August 17, 2008, 11:27:18 AM, you wrote: helly Sun Aug 17 09:27:18 2008 UTC Modified files: /CVSROOTavail Log: avail

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/file clearstatcache_001.phpt

2008-08-15 Thread Marcus Boerger
Hello Jani, why did you drop the clean section here? Some test developers prefer to have the cleanup code reside in the clean section as that allows them to run the tests without cleanup while normall the tests would clean after themselves. marcus Friday, August 15, 2008, 1:25:27 AM, you

  1   2   3   4   5   6   7   8   9   10   >