Skip to content

[pull] 9.x from laravel:9.x#7

Open
pull[bot] wants to merge 252 commits intoziming:9.xfrom
laravel:9.x
Open

[pull] 9.x from laravel:9.x#7
pull[bot] wants to merge 252 commits intoziming:9.xfrom
laravel:9.x

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Jan 20, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ralphjsmit and others added 3 commits January 19, 2023 16:31
* Implement enum array casts

* Update typehint, fix merge error

* Style

* Update HasAttributes.php

* Style

* Style

* Remove unnecessary param

* Remove space

* Revert "Remove space"

This reverts commit c53c2ff.

* Try re-arranging commas

* wip

* wip

* wip

* Refactor enum array cast to AsEnumCollection

* Reset HasAttributes trait

* Update AsEnumCollection.php

* Style

* Update DatabaseEloquentModelTest.php

* Fix tests

* Style

* Fix typo

* add support for enum array object

Co-authored-by: Dries Vints <dries@vints.io>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
@pull pull bot added the ⤵️ pull label Jan 20, 2023
timacdonald and others added 26 commits January 19, 2023 20:27
* [9.x] Allow brick/math 0.11 also

Allows brick/math version 0.11 besides version 0.10

* Add brick/math requirement to database and validation
The class offers a `isEmpty()` method to check if the client has no responses anymore. Use that method to keep the implementation details in one place.
…nd (#45765)

types/Database/Eloquent/Collection.php already has the correct assertions
* Ensure decimal rule handles large values

* Refactor

* Remove todos

* lint
* Add console 'Ask' view component

* Add `$attempts` and `$multiple` arguments to console choice component

* Prompt for missing arguments on make:* commands

* Prompt for common options in make:model

* Use interface instead of trait to enable behavior

This allows more flexibility as commands can implement the contract
_and_ define their own `interact` method.

* Fix method name

* Add console 'AskWithCompletion' view component

* Display default when asking a question

* Add additional prompts for some commands

* Formatting

* Add additional prompts for `make:controller`

* Remove unnecessary tap

* Formatting

* refactoring

* Apply fixes from StyleCI

* rename method

* remove stale method

* sort

Co-authored-by: Taylor Otwell <taylor@laravel.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
…nse (#45731)

* Assert json array & object

* fixed styleCI

* Update TestResponse.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
…5774)

* Allow use of brick/math 0.9.3 to enable compatibility with Nova 3

* Update other composer.json files
Co-authored-by: Valodia <v.khurshudyan@digitalpome.com>
* Fix infinite loop in blade compiler

* Update BladeCompiler.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
Co-authored-by: Valodia <v.khurshudyan@digitalpome.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.