I think, zend_hash_find(&CG(filenames_table), new_compiled_filename) making
trouble in zend_set_compiled_filename.

On Mon, May 11, 2020 at 10:16 PM Muhammed Arshid KV <arshidk...@gmail.com>
wrote:

> Hi,
> I developed a Zend extension. I want to modify zend_compile_file.
> I added zend_compile_file = pib_compile_file; in zend_extension_startup
> function.
> Getting segmentation fault error.
>
> Regards
>

Reply via email to