1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 23:23:03 +02:00
Files
archived-php-src/sapi
Adam Harvey 91bad929aa Fix bug #71005 (Segfault in php_cli_server_dispatch_router()).
We didn't initialise the retval variable in
php_cli_server_dispatch_router(); let's now initialise it to be
IS_UNDEF, as the following if condition expects.
2015-12-01 03:09:36 +00:00
..
2015-11-23 18:56:13 +02:00
2015-09-01 09:34:54 +01:00
2015-11-23 18:56:13 +02:00
2015-09-23 16:16:04 +03:00
2015-08-11 01:42:25 +02:00