1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-11 17:09:41 +01:00
PHP-Parser/test/code/parser/stmt
Nikita Popov ad9c42b66a Merge branch '3.x'
Conflicts:
	lib/PhpParser/Parser/Php5.php
	lib/PhpParser/Parser/Php7.php
2018-01-30 23:07:11 +01:00
..
class
function Merge branch '3.x' 2017-06-28 23:13:33 +02:00
generator
loop
namespace Merge branch '3.x' 2017-08-29 23:15:04 +02:00
blocklessStatement.test
const.test
controlFlow.test
declare.test
echo.test
haltCompiler.test
haltCompilerInvalidSyntax.test
haltCompilerOffset.test
haltCompilerOutermostScope.test
hashbang.test
if.test
inlineHTML.test
multiCatch.test
switch.test Fix duplicate switch comment assignment 2018-01-30 23:06:20 +01:00
tryCatch.test
tryWithoutCatch.test
unset.test