Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/tolerant-php-parser issues and pull requests

#279 - Fix typo, remove unused 'use' statement

Pull Request - State: closed - Opened by TysonAndre about 6 years ago - 1 comment

#278 - Implement support for parsing php 7.4 typed properties

Pull Request - State: closed - Opened by TysonAndre about 6 years ago - 1 comment

#268 - Bug fixes for parsing associativity

Pull Request - State: closed - Opened by TysonAndre about 6 years ago - 5 comments

#261 - Only allow parsing unset() as a top-level statement

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#260 - Fix a PHP notice generating a scoped property access expression

Pull Request - State: closed - Opened by TysonAndre over 6 years ago - 1 comment

#259 - Fix typos

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#258 - Fix a notice in Parser->parseTernaryExpression()

Pull Request - State: closed - Opened by TysonAndre over 6 years ago - 1 comment

#255 - Error when calling getNamespaceDefinition on SourceFileNode

Issue - State: closed - Opened by dantleech over 6 years ago

#253 - Fix parsing of edge case involving inline HTML

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#250 - Fix notices seen in PHP 7.3.0alpha4 (but not alpha3)

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#245 - Fixes #220 : Properly parse expression lists passed to `<?=`

Pull Request - State: closed - Opened by TysonAndre almost 7 years ago - 10 comments

#230 - tolerant-php-parser fails to warn about `"${varname->prop}"`

Issue - State: closed - Opened by TysonAndre about 7 years ago - 1 comment
Labels: bug

#191 - Support the php 7.1 iterable type hint as a unique token kind?

Issue - State: closed - Opened by TysonAndre over 7 years ago
Labels: feature

#185 - Output of `token_get_all()` depends on php build and config options for short tags

Issue - State: open - Opened by TysonAndre over 7 years ago - 1 comment
Labels: test-infrastructure

#181 - Add TokenKind for magic constants? (__DIR__, __FILE__, etc) (usability)

Issue - State: closed - Opened by TysonAndre over 7 years ago - 3 comments
Labels: feature

#166 - Come up with better consistent names for getStart/getEndPosition

Issue - State: closed - Opened by roblourens over 7 years ago - 2 comments
Labels: discuss