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 Always use Identifier nodes 2017-04-28 20:57:32 +02:00
function Merge branch '3.x' 2017-06-28 23:13:33 +02:00
generator Always use Identifier nodes 2017-04-28 20:57:32 +02:00
loop Add first shot at format preserving pretty printer 2016-12-26 18:28:49 +01:00
namespace Merge branch '3.x' 2017-08-29 23:15:04 +02:00
blocklessStatement.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
const.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
controlFlow.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
declare.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
echo.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompiler.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerInvalidSyntax.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerOffset.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerOutermostScope.test Perform automated test update 2017-01-19 22:25:22 +01:00
hashbang.test Perform automated test update 2017-01-19 22:25:22 +01:00
if.test Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
inlineHTML.test Perform automated test update 2017-01-19 22:25:22 +01:00
multiCatch.test Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
switch.test Fix duplicate switch comment assignment 2018-01-30 23:06:20 +01:00
tryCatch.test Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
tryWithoutCatch.test Perform automated test update 2017-01-19 22:25:22 +01:00
unset.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00