Skip to content
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 latest 5.8 #5

Merged
merged 775 commits into from
Jul 10, 2019
Merged

Merge latest 5.8 #5

merged 775 commits into from
Jul 10, 2019

Conversation

troccoli
Copy link
Owner

No description provided.

antonkomarev and others added 30 commits June 5, 2019 02:47
[5.8] Fix return type of Session Store save method
…lock-return-type

[5.8] Fix MailFake raw method DocBlock return type
…-param-type

[5.8] Fix PostgresGrammar DocBlocks parameters types
…type

[5.8] Fix MySQL grammar DocBlocks parameters types
…e-connection-docblock

[5.8] Fix exception type in Database Connection
…parameter-type

[5.8] Fix Database Query Builder dynamicWhere method $parameters type
…ew-query-for-restoration-method

[5.8] Fix AsPivot trait methods DocBlocks
…es-annotation

[5.8] Remove restore method from SoftDeletes annotation
…ate-factory-docblock

[5.8] Remove unused argument from DateFactory useDefault docblock
…ocks-null-arguments

[5.8] Fix Illuminate null arguments in DocBlocks
[5.8] fix MorphTo Relation ignores parent $timestamp when touching
[5.8] Fix database rules with WHERE clauses
[5.8] Check presence of force flag in command signature
…pluralizer

[5.8] Added "Related" and "Recommended" to Pluralizer
Suggest resolution when no relationship value is returned
GrahamCampbell and others added 29 commits July 2, 2019 21:38
Laravel will miss-behave in multiple ways with MySQL and PgSQL as documented in various issues and even PRs, because people try to get a fix in but _the_ recommendation right now is to *not* use it.

I figured it might save everyones time if ppl fill this out upfront because it's often takes some forth and back until users mention this.

See:
- #29023
- #23850
- #25818
- #27951
- #28149
Use constant Response::HTTP_TOO_MANY_REQUESTS instead of hardcoded value 429
Use const HTTP_TOO_MANY_REQUESTS for readability
Let users fill out if they use ATTR_EMULATE_PREPARES=true
[5.8] Fixed cache repository setMultiple with an iterator
[5.8] Fail job immediately after it timeouts if it wont be retried
[5.8] Make TestResponse tappable
[5.8] Revert "Let users fill out if they use ATTR_EMULATE_PREPARES=true"
[5.8] Fixed cache repository getMultiple implementation
[5.8] Add mergeRecursive() method on collections
[5.8]  Add replace() and replaceRecursive() methods on collections
Revert "[5.8] Fixes Issue #28984, defer in app.js script prevents jquery components from loading."
Elaborate entry not found exception with which entry that could not be found.
Elaborate entry not found exception
@troccoli troccoli merged commit a5bf6ab into troccoli:5.8 Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.