-
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
Merge 2.19.x and 3.0.x into 3.1.x #11284
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9acc70d - Browse repository at this point
Copy the full SHA 9acc70dView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d218ba - Browse repository at this point
Copy the full SHA 1d218baView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf86155 - Browse repository at this point
Copy the full SHA bf86155View commit details -
Merge pull request doctrine#11255 from doctrine/2.18.x
Merge 2.18.x up into 2.19.x
Configuration menu - View commit details
-
Copy full SHA for afbf293 - Browse repository at this point
Copy the full SHA afbf293View commit details -
Merge pull request doctrine#11256 from greg0ire/3.0.x
Merge 2.18.x up into 3.0.x
Configuration menu - View commit details
-
Copy full SHA for bfb033f - Browse repository at this point
Copy the full SHA bfb033fView commit details
Commits on Feb 15, 2024
-
[Documentation] Adding link to Postgres upgrade article (doctrine#11257)
* [Documentation] Adding link to Postgres upgrade article * Update UPGRADE.md * Update UPGRADE.md
Configuration menu - View commit details
-
Copy full SHA for 3918dcf - Browse repository at this point
Copy the full SHA 3918dcfView commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa3b331 - Browse repository at this point
Copy the full SHA aa3b331View commit details -
Merge pull request doctrine#11265 from greg0ire/remove-unneeded-verif…
…y-depr Remove unused trait
Configuration menu - View commit details
-
Copy full SHA for 6672aaf - Browse repository at this point
Copy the full SHA 6672aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3db4a - Browse repository at this point
Copy the full SHA 7b3db4aView commit details -
It is here for backward compatibilty reasons.
Configuration menu - View commit details
-
Copy full SHA for fe06470 - Browse repository at this point
Copy the full SHA fe06470View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba9d72 - Browse repository at this point
Copy the full SHA dba9d72View commit details -
Merge pull request doctrine#11266 from greg0ire/more-valid-docs
More valid docs
Configuration menu - View commit details
-
Copy full SHA for 401a0c4 - Browse repository at this point
Copy the full SHA 401a0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a4adc - Browse repository at this point
Copy the full SHA f9a4adcView commit details -
Merge pull request doctrine#11267 from doctrine/2.18.x
Merge 2.18.x up into 2.19.x
Configuration menu - View commit details
-
Copy full SHA for b59189a - Browse repository at this point
Copy the full SHA b59189aView commit details -
Merge pull request doctrine#11268 from greg0ire/3.0.x
Merge 2.18.x up into 3.0.x
Configuration menu - View commit details
-
Copy full SHA for d5ba106 - Browse repository at this point
Copy the full SHA d5ba106View commit details
Commits on Feb 18, 2024
-
Treat '0' as a legitimate trim char
Because of a loose comparison, it was not.
Configuration menu - View commit details
-
Copy full SHA for 7c29078 - Browse repository at this point
Copy the full SHA 7c29078View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf408ad - Browse repository at this point
Copy the full SHA cf408adView commit details -
docs: recommend safer way to disable logging (doctrine#11269)
* Remove trailing newlines * Recommend safer way to disable logging Resetting the middlewares on the configuration object will only work if the connection object hasn't been built from that configuration object yet. Instead, people should find the logger bound to the logging middleware and disable it.
Configuration menu - View commit details
-
Copy full SHA for e4769d3 - Browse repository at this point
Copy the full SHA e4769d3View commit details -
Merge pull request doctrine#11270 from greg0ire/fix-trim-bug
Treat '0' as a legitimate trim char
Configuration menu - View commit details
-
Copy full SHA for efb6ceb - Browse repository at this point
Copy the full SHA efb6cebView commit details
Commits on Feb 20, 2024
-
Remove broken assertion from DateAddFunction and DateSubFunction (doc…
…trine#11243) * Remove wrong asserts in DATE_ADD and DATE_SUB query AST function handlers * Require DBAL 3.8.2
Configuration menu - View commit details
-
Copy full SHA for b6b4cbc - Browse repository at this point
Copy the full SHA b6b4cbcView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0efac09 - Browse repository at this point
Copy the full SHA 0efac09View commit details -
Merge branch '2.18.x' into 2.19.x
* 2.18.x: Fix Static Analysis folder reference (doctrine#11281) docs: recommend safer way to disable logging (doctrine#11269) Remove unused baseline entries Treat '0' as a legitimate trim char
Configuration menu - View commit details
-
Copy full SHA for c0dfba2 - Browse repository at this point
Copy the full SHA c0dfba2View commit details -
Merge branch '2.18.x' into 3.0.x
* 2.18.x: Fix Static Analysis folder reference (doctrine#11281) docs: recommend safer way to disable logging (doctrine#11269) Remove unused baseline entries Treat '0' as a legitimate trim char
Configuration menu - View commit details
-
Copy full SHA for bc5efd4 - Browse repository at this point
Copy the full SHA bc5efd4View commit details -
Merge branch '2.19.x' into 3.1.x
* 2.19.x: Fix Static Analysis folder reference (doctrine#11281) 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 Make docs valid according to guides 0.3.3 (doctrine#11252)
Configuration menu - View commit details
-
Copy full SHA for 78dc63d - Browse repository at this point
Copy the full SHA 78dc63dView commit details -
Merge branch '3.0.x' into 3.1.x
* 3.0.x: Remove broken assertion from DateAddFunction and DateSubFunction (doctrine#11243) Remove unused trait [Documentation] Adding link to Postgres upgrade article (doctrine#11257) fix: support array-type arg in QB variadic calls (doctrine#11242)
Configuration menu - View commit details
-
Copy full SHA for fcf1116 - Browse repository at this point
Copy the full SHA fcf1116View commit details