-
Notifications
You must be signed in to change notification settings - Fork 81
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: microsoft/tolerant-php-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: phpactor/tolerant-php-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 121 files changed
- 3 contributors
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dac214 - Browse repository at this point
Copy the full SHA 0dac214View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca60294 - Browse repository at this point
Copy the full SHA ca60294View commit details -
Merge pull request #1 from phpactor/enum-interface
Support enum interfaces
Configuration menu - View commit details
-
Copy full SHA for 41b24b0 - Browse repository at this point
Copy the full SHA 41b24b0View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70af077 - Browse repository at this point
Copy the full SHA 70af077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d843d2 - Browse repository at this point
Copy the full SHA 7d843d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc7009 - Browse repository at this point
Copy the full SHA bdc7009View commit details
Commits on Sep 3, 2024
-
Support parsing php 8.3 typed class constants
https://wiki.php.net/rfc/typed_class_constants#inheritance_and_variance As of php 8.3, class constants can have the same types as parameters (including union, intersection, and DNF types) Start testing with php 8.3
Configuration menu - View commit details
-
Copy full SHA for d31c085 - Browse repository at this point
Copy the full SHA d31c085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd51bd - Browse repository at this point
Copy the full SHA 3bd51bdView commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fd4d241 - Browse repository at this point
Copy the full SHA fd4d241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a42bdf - Browse repository at this point
Copy the full SHA 8a42bdfView commit details
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d3aad0 - Browse repository at this point
Copy the full SHA 0d3aad0View commit details
Commits on Jan 27, 2025
-
Support parsing of PHP 8.4 property hooks
As part of this, stricten the parsing of property names and use a narrower syntax but reuse AssignmentExpression for backwards compatibility of applications that originally used tolerant-php-parser's result of parseExpression. References: https://wiki.php.net/rfc/property-hooks and the linked php-src PR's zend_language_parser.y https://wiki.php.net/rfc/property-hooks#abbreviated_syntax https://wiki.php.net/rfc/property-hooks#interaction_with_constructor_property_promotion
Configuration menu - View commit details
-
Copy full SHA for be9cbe5 - Browse repository at this point
Copy the full SHA be9cbe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1492f47 - Browse repository at this point
Copy the full SHA 1492f47View commit details
Commits on Feb 5, 2025
-
Support property hooks default value parsing
These tests are cursed.
Configuration menu - View commit details
-
Copy full SHA for 50911f6 - Browse repository at this point
Copy the full SHA 50911f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092205e - Browse repository at this point
Copy the full SHA 092205eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main