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
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo