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

#416 - Property hook

Pull Request - State: closed - Opened by dantleech 14 days ago - 1 comment

#415 - PHP8.4: Support new without parenthesis

Pull Request - State: open - Opened by dantleech about 1 month ago

#414 - Fix 8.4 Deprecations and bump library to 8.0

Pull Request - State: open - Opened by dantleech 4 months ago

#413 - Reserved words seems outdated

Issue - State: open - Opened by zobo 5 months ago

#412 - Support parsing php 8.3 typed class constants

Pull Request - State: closed - Opened by dantleech 6 months ago

#411 - Support parsing of PHP 8.4 property hooks

Pull Request - State: open - Opened by TysonAndre 6 months ago - 1 comment

#410 - Fix php 8.4 notices about implicitly nullable parameters

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

#409 - bugfix: Support attributes on readonly classes

Pull Request - State: closed - Opened by dantleech about 1 year ago

#408 - Unify the parsing of all class-like member declarations

Pull Request - State: open - Opened by TysonAndre about 1 year ago - 2 comments

#407 - Migrate Travis CI checks to GitHub workflows

Issue - State: open - Opened by TysonAndre about 1 year ago - 2 comments

#406 - Support parsing php 8.3 typed class constants

Pull Request - State: open - Opened by TysonAndre about 1 year ago - 2 comments

#405 - Replace CI badge

Pull Request - State: closed - Opened by sh-cho about 1 year ago

#404 - Introduction of Term Analysis Tool 📚

Pull Request - State: closed - Opened by francescobianco over 1 year ago - 4 comments

#403 - Adding Microsoft SECURITY.MD

Pull Request - State: closed - Opened by microsoft-github-policy-service[bot] over 1 year ago

#402 - Fix typos

Pull Request - State: closed - Opened by sytranvn over 1 year ago - 1 comment

#401 - fix: Allow getResolvedName to resolve QualifiedName in TraitUseClause

Pull Request - State: closed - Opened by zobo almost 2 years ago - 2 comments

#400 - Why is QualifiedName::getResolvedName disabled for Node\TraitUseClause?

Issue - State: open - Opened by zobo almost 2 years ago - 4 comments

#399 - Enum interface

Pull Request - State: closed - Opened by dantleech almost 2 years ago

#398 - Support Enum Interface clause

Pull Request - State: closed - Opened by dantleech almost 2 years ago

#397 - Quoted string parsing doesn't work as expected

Issue - State: closed - Opened by dantleech about 2 years ago

#396 - Phpstan level 4

Pull Request - State: closed - Opened by dantleech about 2 years ago - 1 comment

#395 - fix: interface properties

Pull Request - State: open - Opened by nataneb32 about 2 years ago

#394 - EnumDeclaration does not support classInterfaceClause

Issue - State: open - Opened by zobo about 2 years ago

#393 - Handle T_ENCAPSED_WHITESPACE as StringLiteral

Pull Request - State: open - Opened by dantleech over 2 years ago

#392 - match is a valid method name

Issue - State: closed - Opened by tstarling over 2 years ago - 2 comments

#391 - Fix regression with getNamespacedName()

Pull Request - State: closed - Opened by dantleech over 2 years ago

#390 - Regression with namespace names vs. MissingToken

Issue - State: closed - Opened by dantleech over 2 years ago - 2 comments

#389 - Fix handling of HaltCompilerStatement

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

#387 - Exclude phpstan.neon and .github directories from packages

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

#386 - Move validation test suite, phpstan to GitHub Workflows

Pull Request - State: open - Opened by TysonAndre over 2 years ago - 4 comments

#385 - PHPStan Level 3

Pull Request - State: closed - Opened by dantleech over 2 years ago - 12 comments

#384 - Use PHPDoc `@param string ...$classNames`

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

#383 - Change getUri return type to nullable string

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

#382 - Support `__halt_compiler` statement

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

#380 - Speed up running the framework validation test suite

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

#379 - Add MissingToken for missing QualifiedName

Pull Request - State: closed - Opened by TysonAndre over 2 years ago - 4 comments

#378 - Update example ast output to latest version's output

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

#376 - Publish a new release supporting php 8.2 syntax?

Issue - State: closed - Opened by TysonAndre over 2 years ago - 10 comments

#375 - Support php 8.2 `A|(B&C)` dnf types

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

#374 - Support php 'never' type, change parsing of 'void'

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

#371 - Start testing in php 8.1 in travis

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

#370 - Set up github workflows for multiple php versions

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

#369 - Remove a TODO that no longer applies in php 8.0

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

#368 - Support php 8.2 readonly classes, constants in traits, `true` type

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

#367 - Support parsing php 8.2 Disjunctive Normal Form types (`(A&B)|C`)

Issue - State: closed - Opened by TysonAndre over 2 years ago - 1 comment

#366 - fix: add match to keywords

Pull Request - State: closed - Opened by zobo over 2 years ago - 1 comment

#365 - `match` is not categorized as Keyword

Issue - State: closed - Opened by zobo over 2 years ago - 1 comment

#364 - callableExpression can also be a QualifiedName...

Pull Request - State: closed - Opened by dantleech about 3 years ago

#363 - Fix PHP 8.2 deprecation notices in tolerant-php-parser

Pull Request - State: closed - Opened by TysonAndre about 3 years ago

#361 - Fix parsing of `a ? a ? a : b : b`

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

#360 - Spurious failure on nested conditionals without parentheses

Issue - State: closed - Opened by arichard4 over 3 years ago

#359 - fix: Download the VSIX URL

Pull Request - State: closed - Opened by ishan-deepsource over 3 years ago

#358 - Fix regression after supporting intersection types

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

#357 - Support php 8.1 readonly property modifier RFC

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

#356 - Support parsing PHP 8.1 intersection types

Pull Request - State: closed - Opened by TysonAndre over 3 years ago - 2 comments

#355 - Error when calling getNamespaceDefinition on SourceFileNode

Pull Request - State: closed - Opened by PythooonUser over 3 years ago - 1 comment

#354 - Support php 8.1 intersection types, new token constants

Issue - State: closed - Opened by TysonAndre over 3 years ago

#353 - Publish a 0.0.25 release?

Issue - State: closed - Opened by TysonAndre almost 4 years ago

#352 - Support parsing PHP 8.1 enums

Pull Request - State: closed - Opened by TysonAndre almost 4 years ago

#351 - Project motivation / VS Code / IDE support?

Issue - State: open - Opened by mindplay-dk almost 4 years ago - 7 comments

#349 - Proposed changes for 0.1.0

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

#346 - Warn about #[] attribute groups of 0 length

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

#345 - Fix handling of named label for goto.

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

#344 - Start running tests in travis with nightly

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

#342 - Also handle attributes in `new #[MyAttr] class {...}`, traits, interfaces

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

#341 - Add support for PHP 8.0 `#[` attribute groups

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 2 comments

#340 - Common Formatting Of Code Base

Issue - State: closed - Opened by PythooonUser over 4 years ago - 1 comment

#338 - Enhance contributing guide about test cases

Issue - State: closed - Opened by PythooonUser over 4 years ago - 1 comment

#335 - Support parsing php 8.0 named arguments

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

#331 - Support php 8.0's "Treat namespaced names as single token" and "?->"

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 2 comments

#328 - Support testing with phpunit 7 as well

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 2 comments

#325 - Warn about missing use variable

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

#324 - Support php 8.0 constructor property promotion

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

#322 - Support parsing php 8.0's non-capturing catch statement

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

#320 - Support attributes v2 RFC when syntax is finalized

Issue - State: closed - Opened by TysonAndre almost 5 years ago

#319 - Remove TODO for trailing comma in parameter list

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago

#318 - Support using `throw` as an expression

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago - 3 comments

#317 - Add a way to override the lexer in a Parser instance

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago - 1 comment

#313 - Fix parsing of static return types

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

#311 - Properly handle failure to parse right side of binary operations

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

#303 - Support php 8.0 union types for param/property/return

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

#299 - Test with php 7.4

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

#298 - Fix associativity of ternary operation parsing

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

#295 - Fix namespace expression usage in arg list

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

#294 - Support the array spread operator

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

#293 - Support parsing PHP 7.4's arrow functions

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 2 comments

#289 - nit: Fix a typo in a variable name

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

#287 - Optimizations to PhpTokenizer

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 2 comments

#286 - Minor optimizations to Parser

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

#284 - Annotate the types on Token

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

#283 - Add micro-optimizations

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

#282 - Properly parse @$x += $y as @($x += $y)

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

#281 - Support parsing `??=` (only supports php 7.4)

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 2 comments