[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json json.c

2008-08-22 Thread Sebastian Bergmann
sebastian Fri Aug 22 08:17:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json json.c Log: Fix ZTS build. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.22&r2=1.9.2.23&diff_format=u Index: php-src/ext/json/json.c diff -u php-sr

[PHP-CVS] cvs: php-internals-win /script conf_tools.bat snapshot.bat

2008-08-22 Thread Pierre-Alain Joye
pajoye Fri Aug 22 09:17:42 2008 UTC Modified files: /php-internals-win/script conf_tools.bat snapshot.bat Log: - add symlink for the -latest.zip http://cvs.php.net/viewvc.cgi/php-internals-win/script/conf_tools.bat?r1=1.1&r2=1.2&diff_format=u Index: php-inter

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

2008-08-22 Thread Pierre-Alain Joye
pajoye Fri Aug 22 11:40:45 2008 UTC Modified files: /php-src/win32 glob.h Log: - drop sys/ctype.h and use BEGIN/END_DECL_C instead http://cvs.php.net/viewvc.cgi/php-src/win32/glob.h?r1=1.1&r2=1.2&diff_format=u Index: php-src/win32/glob.h diff -u php-src/w

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/json json.c utf8_to_utf16.c /ext/json/tests bug43941.phpt

2008-08-22 Thread Ilia Alshanetsky
Why do we need this check here, wouldn't it already be executed by the internal error handler? On 21-Aug-08, at 2:10 PM, Stanislav Malyshev wrote: if(!PG(display_errors)) { Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[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 h

[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/reflection php_reflection.c /ext/standard basic_functions.c ZendEngine2 zend_compile.c

2008-08-22 Thread Felipe Pena
felipe Fri Aug 22 15:51:51 2008 UTC Modified files: /ZendEngine2zend_compile.c /php-src/ext/standard basic_functions.c /php-src/ext/reflection php_reflection.c Log: - Removed unused arguments http://cvs.php.net/viewvc.cgi/ZendEngi

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

2008-08-22 Thread Felipe Pena
felipe Fri Aug 22 15:54:22 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend_compile.c /php-src/ext/reflection php_reflection.c Log: - MFH: Removed unused arguments http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_compile.c?r1=1.647.2

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/json json.c utf8_to_utf16.c /ext/json/tests bug43941.phpt

2008-08-22 Thread Stanislav Malyshev
Hi! Why do we need this check here, wouldn't it already be executed by the internal error handler? IIRC, it plays kind of opposite to what happens to the error handler - if display_errors is on, nothing is printed, in order not to put that error message into wrong context. I'm not sure it's

[PHP-CVS] cvs: win-installer / ExtensionsFeatures53.wxs WixUI_en-us.wxl

2008-08-22 Thread John Mertic
jmertic Fri Aug 22 18:50:02 2008 UTC Modified files: /win-installer ExtensionsFeatures53.wxs WixUI_en-us.wxl Log: Adding php_intl extension, and removed some file references that don't exist anymore. http://cvs.php.net/viewvc.cgi/win-installer/ExtensionsFe

[PHP-CVS] cvs: win-installer / ExtensionsGUID.xml

2008-08-22 Thread John Mertic
jmertic Fri Aug 22 19:01:08 2008 UTC Modified files: /win-installer ExtensionsGUID.xml Log: Added guids for php_intl and php_oci8_11g http://cvs.php.net/viewvc.cgi/win-installer/ExtensionsGUID.xml?r1=1.9&r2=1.10&diff_format=u Index: win-installer/Extensions