Wrapped ph7_compile_file

This commit is contained in:
2022-11-27 11:31:44 -07:00
parent 4b4b9abcbc
commit 869a2f3e67
3 changed files with 36 additions and 3 deletions

1
testdata/test_compile_file.php vendored Normal file
View File

@ -0,0 +1 @@
<?php echo 'Hello world!'; ?>