-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Global-localhost/php-langspec
base: 8a7e967
head repository: php/php-langspec
compare: ca697b4
- 11 commits
- 10 files changed
- 11 contributors
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e28846 - Browse repository at this point
Copy the full SHA 6e28846View commit details -
Merge pull request php#252 from tiffany-taylor/patch-1
Fix encoding for < to <
Configuration menu - View commit details
-
Copy full SHA for d06f3e0 - Browse repository at this point
Copy the full SHA d06f3e0View commit details
Commits on Feb 5, 2022
-
Namespace definition grammar fix (php#254)
* Fix the `namespace-definition` production The `namespace-definition` production was changed to use `name` instead of `namespace-name` in c1ac531 and a6520fb. This appears to be a mistake, since `name` can not produce a `\`. The spec was originally using `namespace-name` for `namespace-definition`. This commit restores that grammar production. * Regenerate using `tools/pre-commit` It appears that the pre-commit scripts were not used to properly regenerate the spec recently. This caused some small styling changes (using html entities for some chars). It also caused a bigger change due to `print` being moved out of the intrinsics section in 63d72a6. It's not completely clear if this was intentional or not, since `print` is a language intrinsic.
Configuration menu - View commit details
-
Copy full SHA for f9d4f74 - Browse repository at this point
Copy the full SHA f9d4f74View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f268abd - Browse repository at this point
Copy the full SHA f268abdView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffa3fa5 - Browse repository at this point
Copy the full SHA ffa3fa5View commit details -
Merge pull request php#257 from petk/patch-readme
Mention GitHub upstream instead of obsolete git.php.net
Configuration menu - View commit details
-
Copy full SHA for 39ef2ce - Browse repository at this point
Copy the full SHA 39ef2ceView commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c19272 - Browse repository at this point
Copy the full SHA 4c19272View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf7423a - Browse repository at this point
Copy the full SHA bf7423aView commit details -
Merge pull request php#259 from saundefined/patch-1
Update ML instructions
Configuration menu - View commit details
-
Copy full SHA for a1e3e4f - Browse repository at this point
Copy the full SHA a1e3e4fView commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 287f3d0 - Browse repository at this point
Copy the full SHA 287f3d0View commit details
Commits on Mar 7, 2024
-
Add grammar for readonly classes
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca697b4 - Browse repository at this point
Copy the full SHA ca697b4View 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 8a7e967...ca697b4