1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/sapi/cli/tests
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-08-04 16:47:44 -07:00
2014-09-27 02:17:26 +02:00
2015-01-06 01:29:40 +00:00
2014-11-29 01:47:45 +01:00
2015-08-09 02:36:58 +02:00
2015-08-09 02:36:58 +02:00
2015-09-05 14:34:08 +02:00
2015-11-11 19:51:33 +08:00
2012-04-21 10:15:35 +08:00