-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the lock mode in the "Aggregate Fields" cookbook (aggregate-fields.rst) article. #11311
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0446f5b - Browse repository at this point
Copy the full SHA 0446f5bView commit details -
Merge pull request doctrine#11215 from greg0ire/remove-array-access
Remove array access
Configuration menu - View commit details
-
Copy full SHA for d734ab3 - Browse repository at this point
Copy the full SHA d734ab3View commit details -
Merge branch '3.1.x' into 4.0.x
* 3.1.x: Bump dependencies in the "getting started" docs page (doctrine#11219) DoctrineSetup was renamed to ORMSetup (doctrine#11218)
Configuration menu - View commit details
-
Copy full SHA for 615eb92 - Browse repository at this point
Copy the full SHA 615eb92View commit details
Commits on Feb 7, 2024
-
Merge branch '3.1.x' into 4.0.x
* 3.1.x: Add TokenType class (doctrine#11228) Revert "Merge pull request doctrine#11229 from greg0ire/add-columns" Add columns for 3.1.x and 4.0x Update version ORM from 2 to 3 in docs (doctrine#11221) Clean up outdated sentence (doctrine#11224) Update README.md Point link to correct upgrade guide (doctrine#11220) Ignore subclasses without discriminatorValue when generating discriminator column condition SQL (doctrine#11200) Update branches in README
Configuration menu - View commit details
-
Copy full SHA for 0917109 - Browse repository at this point
Copy the full SHA 0917109View commit details -
Merge branch '3.1.x' into 4.0.x
* 3.1.x: Remove references to deprecated constants from Lexer (doctrine#11234)
Configuration menu - View commit details
-
Copy full SHA for 5733ece - Browse repository at this point
Copy the full SHA 5733eceView commit details
Commits on Feb 21, 2024
-
Merge branch '3.1.x' into 4.0.x
* 3.1.x: Fix Static Analysis folder reference (doctrine#11281) Remove broken assertion from DateAddFunction and DateSubFunction (doctrine#11243) Account for inversedBy being a non-falsy-string or null Improve static analysis on AttachEntityListenersListener docs: recommend safer way to disable logging (doctrine#11269) Remove unused baseline entries Treat '0' as a legitimate trim char Add type field mapper documentation to the sidebar Mark document as orphan Use correction sectionauthor syntax Remove unused trait [Documentation] Adding link to Postgres upgrade article (doctrine#11257) Validate more variadic parameters (doctrine#11261) Throw if a variadic parameter contains unexpected named arguments (doctrine#11260) Make docs valid according to guides 0.3.3 (doctrine#11252) fix: support array-type arg in QB variadic calls (doctrine#11242)
Configuration menu - View commit details
-
Copy full SHA for cbab4d6 - Browse repository at this point
Copy the full SHA cbab4d6View commit details
Commits on Feb 22, 2024
-
Merge branch '3.1.x' into 4.0.x
* 3.1.x: Backport QueryParameterTest (doctrine#11288) Test different ways of settings query parameters Be less restrictive in DiscriminatorColumnMapping phpdoc (doctrine#11226) Allow (Array)ParameterType in QueryBuilder Do not implicitly cast glob's return type Do not cast file_put_contents's return type Do not implicitly cast getLockTime()'s return type Do not implicitly cast getLockContent()'s return value
Configuration menu - View commit details
-
Copy full SHA for c5ef72d - Browse repository at this point
Copy the full SHA c5ef72dView commit details
Commits on Feb 25, 2024
-
Merge pull request doctrine#11304 from doctrine/3.1.x
Merge 3.1.x up into 4.0.x
Configuration menu - View commit details
-
Copy full SHA for 7679fc0 - Browse repository at this point
Copy the full SHA 7679fc0View commit details
Commits on Feb 26, 2024
-
Change `PESSIMISTIC_READ` to `PESSIMISTIC_WRITE`. Otherwise, the solution to the race condition at the bottom of the article would allow concurrent reads, which would not solve the presented race condition problem.
Configuration menu - View commit details
-
Copy full SHA for a82d07f - Browse repository at this point
Copy the full SHA a82d07fView commit details