Tags: KaiCorp/tolerant-php-parser
Tags
Merge pull request microsoft#260 from TysonAndre/fix-trait-use-notice Fix a PHP notice generating a scoped property access expression
Merge pull request microsoft#259 from TysonAndre/fix-typo Fix typos
Merge pull request microsoft#253 from TysonAndre/fix-inline-html-edge… …-case Fix parsing of edge case involving inline HTML
Merge pull request microsoft#245 from TysonAndre/fix-short-echo Fixes microsoft#220 : Properly parse expression lists passed to `<?=`
Merge pull request microsoft#243 from TysonAndre/fix-trait-list Fixes microsoft#190: `insteadof` should be able to accept a name list
Merge pull request microsoft#228 from TysonAndre/fix-unary-lhs-binary For microsoft#19: Fix an edge case parsing `=` and `instanceof`
Merge pull request microsoft#210 from MaartenStaa/fix-new-static-and-… …instanceof-static Fix microsoft#194 - oddities around the static keyword.
Fix microsoft#202 - suppress warnings from token_get_all - It can produce lots of unnecessary warnings when parsing invalid php syntax
Merge pull request microsoft#200 from TysonAndre/fix-phpdoc Fix resolution of phpdoc for BreakOrContinueStatement
PreviousNext