mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
d3473d1f58
file/line/message info if possible. - Add zend_eval_string_ex() to be able to handle exceptions in eval'd code. - Use above function to fix memleaks in CLI.