php-parser/lib/PhpParser/Node/Stmt
2017-04-27 18:28:10 +02:00
..
TraitUseAdaptation Drop support for old Node format 2015-05-02 22:17:34 +02:00
Break_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Case_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
Catch_.php Adjust code for constitent var mode 2017-01-19 23:32:49 +01:00
Class_.php Drop misspellt class constant 2017-04-27 18:28:10 +02:00
ClassConst.php Merge branch '3.x' 2017-04-19 11:20:32 +02:00
ClassLike.php Add @property annotations for namespacedName 2017-01-20 23:45:54 +01:00
ClassMethod.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
Const_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Continue_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Declare_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
DeclareDeclare.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Do_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
Echo_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Else_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
ElseIf_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
Expression.php Add expression statement mode 2016-12-24 23:54:24 +01:00
Finally_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
For_.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
Foreach_.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
Function_.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
Global_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Goto_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
GroupUse.php Cleanup imports 2016-11-23 22:58:18 +01:00
HaltCompiler.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
If_.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
InlineHTML.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Interface_.php Use null-coalesce operator 2017-04-24 22:32:40 +02:00
Label.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Namespace_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00
Nop.php Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
Property.php Merge branch '3.x' 2017-04-19 11:20:32 +02:00
PropertyProperty.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Return_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Static_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
StaticVar.php Rename StaticVar::$name to $var 2017-01-19 23:35:31 +01:00
Switch_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Throw_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Trait_.php Bring Trait constructor in line with Class/interface 2016-07-22 17:01:51 +02:00
TraitUse.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
TraitUseAdaptation.php Fix issues reported by psalm 2017-01-23 01:06:46 +01:00
TryCatch.php Improve doc comments 2017-02-09 20:49:52 +01:00
Unset_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Use_.php Support mixed group use declarations 2015-06-13 11:27:38 +02:00
UseUse.php Cleanup imports 2016-11-23 22:58:18 +01:00
While_.php Update doc comments to be more specific 2017-01-19 22:49:18 +01:00