fork
This commit is contained in:
18
langs/php/construct.txt
Normal file
18
langs/php/construct.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
# http://php.net/manual/en/reserved.keywords.php
|
||||
unset
|
||||
print
|
||||
return
|
||||
require_once
|
||||
require
|
||||
list
|
||||
isset
|
||||
include_once
|
||||
include
|
||||
eval
|
||||
exit
|
||||
empty
|
||||
echo
|
||||
die
|
||||
yield
|
||||
trait
|
||||
insteadof
|
Reference in New Issue
Block a user