-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: nikic/PHP-Parser
base: v4.13.2
head repository: nikic/PHP-Parser
compare: v4.15.1
- 19 commits
- 44 files changed
- 6 contributors
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f4b835f - Browse repository at this point
Copy the full SHA f4b835fView commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6e3466 - Browse repository at this point
Copy the full SHA a6e3466View commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3eb10a - Browse repository at this point
Copy the full SHA d3eb10aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf0082 - Browse repository at this point
Copy the full SHA 3bf0082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d83adc - Browse repository at this point
Copy the full SHA 5d83adcView commit details -
[PHP 8.2] Add readonly class support (#834)
RFC: https://wiki.php.net/rfc/readonly_classes PHP implementation: php/php-src#7305
Configuration menu - View commit details
-
Copy full SHA for 678ccbe - Browse repository at this point
Copy the full SHA 678ccbeView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34bea19 - Browse repository at this point
Copy the full SHA 34bea19View commit details -
Support readonly as function name
This special case was added after the PHP 8.1 release.
Configuration menu - View commit details
-
Copy full SHA for e727475 - Browse repository at this point
Copy the full SHA e727475View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb731f - Browse repository at this point
Copy the full SHA cdb731fView commit details
Commits on Jun 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2d58992 - Browse repository at this point
Copy the full SHA 2d58992View commit details
Commits on Sep 3, 2022
-
The null/false types were alread accepted previously, even though they are only legal as standalone types since PHP 8.2. Non-trivial backport from 1eba33d4124a248dd5c970fa7d6064d2e31b8635.
Configuration menu - View commit details
-
Copy full SHA for 3fe2422 - Browse repository at this point
Copy the full SHA 3fe2422View commit details -
Handle true/false/null types in builder APIs
(cherry picked from commit 71ed641)
Configuration menu - View commit details
-
Copy full SHA for 3ee592b - Browse repository at this point
Copy the full SHA 3ee592bView commit details -
Add __serialize/__unserialize to ClassMethod::$magicNames
(cherry picked from commit a3f2bb6)
Configuration menu - View commit details
-
Copy full SHA for e55f8c6 - Browse repository at this point
Copy the full SHA e55f8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff24d1d - Browse repository at this point
Copy the full SHA ff24d1dView commit details -
Support empty list insertion for attributes
(cherry picked from commit a2608f0)
Configuration menu - View commit details
-
Copy full SHA for b30e7e7 - Browse repository at this point
Copy the full SHA b30e7e7View commit details -
Add support for DNF types (#862)
(cherry picked from commit 9b2a01a)
Configuration menu - View commit details
-
Copy full SHA for a951e9e - Browse repository at this point
Copy the full SHA a951e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 617d022 - Browse repository at this point
Copy the full SHA 617d022View commit details
Commits on Sep 4, 2022
-
Fix empty list insertion of multiple attributes
(cherry picked from commit 44c6a97)
Configuration menu - View commit details
-
Copy full SHA for 8216e87 - Browse repository at this point
Copy the full SHA 8216e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef6c55 - Browse repository at this point
Copy the full SHA 0ef6c55View commit details
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 v4.13.2...v4.15.1