This website requires JavaScript.
Explore
Help
Sign In
danog
/
parser
Watch
1
Star
0
Fork
0
You've already forked parser
mirror of
https://github.com/danog/parser.git
synced
2025-01-22 13:01:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
parser
/
tests
/
0237
/
code.php
Ryan Chandler
b00aa3ae4b
fix: allow using include/require calls as expressions
2022-12-05 09:48:40 +00:00
3 lines
36 B
PHP
Raw
Blame
History
<
?
php
require
__DIR__
.
'/foo.php'
;
Reference in New Issue
View Git Blame
Copy Permalink