php-src/sapi
Nikita Popov e7131a4e9f Remove redundant Exception::__clone() method
Exceptions already prohibit cloning by setting clone_obj to NULL
(which is integrated with reflection). No need to additionally
define a dummy __clone() method.
2018-11-26 13:57:17 +01:00
..
apache2handler Stop Apache if PHP wasn't started successful. 2018-10-29 21:39:26 +03:00
cgi Clean up server-tests.php remains 2018-11-23 16:24:51 +01:00
cli Remove redundant Exception::__clone() method 2018-11-26 13:57:17 +01:00
embed Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
fpm Future-proof email addresses 2018-11-01 18:35:32 +02:00
litespeed Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
phpdbg Remove lexer files generated by RE2C 2018-11-11 02:55:46 +01:00