1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/sapi
Guillaume Outters 10b2172f01 phpdbg config.m4: make it detectable by old shells
--enable-phpdbg is not detected on old systems (e.g.: stock FreeBSD 8), due to a PHPism in config.m4 (use of == operator).
Replacing == with the historic = makes it pass.
2016-01-29 17:01:04 +01:00
..
2016-01-01 19:48:25 +02:00
2016-01-18 17:02:23 +01:00
2016-01-01 19:48:25 +02:00
2016-01-29 10:24:15 +01:00
2015-08-11 01:42:25 +02:00