-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: phpcr/phpcr
base: 2.1.9
head repository: phpcr/phpcr
compare: 2.1.x
- 19 commits
- 48 files changed
- 3 contributors
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 174c7f9 - Browse repository at this point
Copy the full SHA 174c7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c620f13 - Browse repository at this point
Copy the full SHA c620f13View commit details -
Merge pull request #113 from phpcr/fix-throw-annotations
fix exception class names
Configuration menu - View commit details
-
Copy full SHA for 52efd85 - Browse repository at this point
Copy the full SHA 52efd85View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64bb41c - Browse repository at this point
Copy the full SHA 64bb41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b978854 - Browse repository at this point
Copy the full SHA b978854View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f012f9 - Browse repository at this point
Copy the full SHA 0f012f9View commit details -
Merge pull request #115 from alexander-schranz/patch-1
Update QueryObjectModelFactoryInterface literal return type
Configuration menu - View commit details
-
Copy full SHA for 63d58db - Browse repository at this point
Copy the full SHA 63d58dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a24048e - Browse repository at this point
Copy the full SHA a24048eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89188c3 - Browse repository at this point
Copy the full SHA 89188c3View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c473df4 - Browse repository at this point
Copy the full SHA c473df4View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4ab8b5 - Browse repository at this point
Copy the full SHA f4ab8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37021e - Browse repository at this point
Copy the full SHA a37021eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e6d10 - Browse repository at this point
Copy the full SHA 64e6d10View commit details -
Merge pull request #119 from phpcr/php83
drop php 5 and 7.0 that don't support the ? syntax for optional param…
Configuration menu - View commit details
-
Copy full SHA for 2cb17ac - Browse repository at this point
Copy the full SHA 2cb17acView commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e0f4c6 - Browse repository at this point
Copy the full SHA 4e0f4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8526dfb - Browse repository at this point
Copy the full SHA 8526dfbView commit details -
Add more precise types for QueryResultInterface
Instead of using the description to say that the returned iterator must be seekable and countable, the type is updated to use an intersection type instead. This allows static analyzers to be aware of this requirement.
Configuration menu - View commit details
-
Copy full SHA for b93c337 - Browse repository at this point
Copy the full SHA b93c337View commit details
Commits on Dec 13, 2024
-
Merge pull request #120 from stof/patch-1
Add more precise types for QueryResultInterface
Configuration menu - View commit details
-
Copy full SHA for aaebb68 - Browse repository at this point
Copy the full SHA aaebb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164715d - Browse repository at this point
Copy the full SHA 164715dView 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 2.1.9...2.1.x