Skip to content

zephir_parse_file terminates the program without any error messages #19

@sergeyklay

Description

@sergeyklay

From @pakey on March 21, 2017 16:46

There is no error feedback after executing zephir build
After checking found in the implementation to the Library/CompilerFile.php file

$ir = zephir_parse_file(file_get_contents($zepRealPath), $zepRealPath);

The program is terminated, no one after any output, and can not capture the specific error message,
What should I do if I do not know where I can do it?

Copied from original issue: zephir-lang/zephir#1409

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions