php-parser/test/code/parser/stmt
nikic 1c8481bff6 Merge branch '0.9'
Conflicts:
	lib/PhpParser/Lexer.php
	lib/PhpParser/Node/Stmt/Class.php
	lib/PhpParser/Node/Stmt/ClassMethod.php
	lib/PhpParser/Node/Stmt/Interface.php
	lib/PhpParser/Node/Stmt/Namespace.php
	lib/PhpParser/Node/Stmt/UseUse.php
	lib/PhpParser/Parser.php
2014-02-12 20:23:12 +01:00
..
class Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
function Adjust list and yield parsing, update prettyprinter 2012-09-07 23:41:59 +02:00
loop Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
namespace Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
blocklessStatement.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
const.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
controlFlow.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
declare.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
echo.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompiler.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompilerInvalidSyntax.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
haltCompilerOutermostScope.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
if.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
inlineHTML.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
switch.test Fix Switch subnode order 2012-10-19 14:54:56 +02:00
tryCatch.test Add support for finally clauses (PHP 5.5) 2012-09-07 23:41:56 +02:00
tryCatch.test-fail Add support for finally clauses (PHP 5.5) 2012-09-07 23:41:56 +02:00
unset.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00