]> granicus.if.org Git - php/commit
Fixed bug #67741 (auto_prepend_file messes up __LINE__)
authorReeze Xia <reeze@php.net>
Tue, 3 Mar 2015 03:25:30 +0000 (11:25 +0800)
committerReeze Xia <reeze@php.net>
Tue, 3 Mar 2015 03:25:30 +0000 (11:25 +0800)
commit34f09b62408759e9d8754ccdd790c6586507a4d2
tree7bb976c4261cec161509d9f745616670c44fcee3
parentfc1f24b7a6e614e83ab29f640c883839bc4e4696
Fixed bug #67741 (auto_prepend_file messes up __LINE__)

This also fixes bug #54081
main/main.c
sapi/cli/tests/bug67741.phpt [new file with mode: 0644]
sapi/cli/tests/bug67741_stub.inc [new file with mode: 0644]