This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-02-24 02:42:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
/
prettyPrinter
/
stmt
History
George Peter Banyard
9b2a01aa0c
Add support for DNF types (
#862
)
2022-08-07 17:10:11 +02:00
..
alias.test
…
attributes.test
…
break_continue.test
…
class_const.test
…
class.test
…
const.test
…
declare.test
…
disjointNormalFormTypes.test
…
do_while.test
…
enum.test
…
for.test
…
foreach.test
…
function_signatures.test
…
global_static_variables.test
…
goto.test
…
groupUse.test
…
haltCompiler.file-test
…
if.test
…
intersection_types.test
…
multiCatch.test
…
namespaces.test
…
nullable_types.test
…
param_comments.test
…
properties.test
…
property_promotion.test
…
readonly_class.test
…
staticType.test
…
switch.test
…
throw.test
…
traitUse.test
…
tryCatch_without_variable.test
…
tryCatch.test
…
union_types.test
…
while.test
…