php-src/main
Anatol Belski 65fce7f950 Fixed bug #55541 errors spawn MessageBox, which blocks test automation
With that, also fixed bug #68297 (Application Popup provides too few
information) as a better error message is provided to the event log.

In the second case, the condition for display_startup_error was removed. The
condition was added as a fix for bug #30760 which was preventing the
MessageBox to appear. When display_startup_error=on, the error will be seen
on the console. But when running under a webserver it'll probably get lost,
so we need to log it other way into the event log (would be done automatically
when message box was used, but that would eventually cause issues of blocked
execution).

Generally speaking - any MessageBox or other graphical element is a potential
issue and that was repeatedly reported. Graphical elements shouldn't be used
in the core. Even being a rare one it can cause a bad situation where the
server is blocked. Yet some places have to cleaned up.
2014-12-03 16:33:05 +01:00
..
streams add include for missing usleep proto 2014-12-01 08:27:46 +01:00
alloca.c - Fix outside-source-tree builds. Always include generated header files 2005-01-09 21:05:06 +00:00
build-defs.h.in Expose PHP_MANDIR 2011-04-18 09:50:32 +00:00
fopen_wrappers.c Bump year 2014-01-03 11:06:16 +08:00
fopen_wrappers.h Bump year 2014-01-03 11:06:16 +08:00
getopt.c Fix bug #68095 - invalid read in php_getopt() 2014-10-27 19:06:44 -07:00
internal_functions_nw.c Bump year 2014-01-03 11:06:16 +08:00
internal_functions_win32.c Bump year 2014-01-03 11:06:16 +08:00
internal_functions.c.in - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
main.c Fixed bug #55541 errors spawn MessageBox, which blocks test automation 2014-12-03 16:33:05 +01:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c Merge branch 'PHP-5.4' into PHP-5.5 2014-08-19 01:34:09 -07:00
output.c Merge branch 'PHP-5.4' into PHP-5.5 2014-04-03 10:40:20 +02:00
php_compat.h Bump year 2014-01-03 11:06:16 +08:00
php_content_types.c Bump year 2014-01-03 11:06:16 +08:00
php_content_types.h Bump year 2014-01-03 11:06:16 +08:00
php_getopt.h Bump year 2014-01-03 11:06:16 +08:00
php_globals.h Bump year 2014-01-03 11:06:16 +08:00
php_ini.c Fixed Request #66574 Allow multiple paths in php_ini_scanned_path 2014-01-29 09:53:22 +01:00
php_ini.h Bump year 2014-01-03 11:06:16 +08:00
php_main.h Bump year 2014-01-03 11:06:16 +08:00
php_memory_streams.h Bump year 2014-01-03 11:06:16 +08:00
php_network.h Bump year 2014-01-03 11:06:16 +08:00
php_open_temporary_file.c Bump year 2014-01-03 11:06:16 +08:00
php_open_temporary_file.h Bump year 2014-01-03 11:06:16 +08:00
php_output.h Bump year 2014-01-03 11:06:16 +08:00
php_reentrancy.h Bump year 2014-01-03 11:06:16 +08:00
php_scandir.c Bump year 2014-01-03 11:06:16 +08:00
php_scandir.h Bump year 2014-01-03 11:06:16 +08:00
php_sprintf.c Bump year 2014-01-03 11:06:16 +08:00
php_streams.h Merge branch 'PHP-5.4' into PHP-5.5 2014-08-27 16:01:18 +01:00
php_syslog.h Bump year 2014-01-03 11:06:16 +08:00
php_ticks.c Bump year 2014-01-03 11:06:16 +08:00
php_ticks.h Bump year 2014-01-03 11:06:16 +08:00
php_variables.c Merge branch 'PHP-5.4' into PHP-5.5 2014-04-24 10:52:22 +02:00
php_variables.h fix dll export 2014-04-24 10:51:42 +02:00
php_version.h 5.5.21 now 2014-11-26 11:31:58 +01:00
php.h Bump year 2014-01-03 11:06:16 +08:00
reentrancy.c Bump year 2014-01-03 11:06:16 +08:00
rfc1867.c Bump year 2014-01-03 11:06:16 +08:00
rfc1867.h Bump year 2014-01-03 11:06:16 +08:00
SAPI.c Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
SAPI.h Bump year 2014-01-03 11:06:16 +08:00
snprintf.c Bump year 2014-01-03 11:06:16 +08:00
snprintf.h Bump year 2014-01-03 11:06:16 +08:00
spprintf.c Bump year 2014-01-03 11:06:16 +08:00
spprintf.h Bump year 2014-01-03 11:06:16 +08:00
strlcat.c Bump year 2014-01-03 11:06:16 +08:00
strlcpy.c Bump year 2014-01-03 11:06:16 +08:00
win32_internal_function_disabled.h Bump year 2014-01-03 11:06:16 +08:00
win95nt.h Bump year 2014-01-03 11:06:16 +08:00