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

[5.5] Fix assertRedirect #23180

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
478 commits
Select commit Hold shift + click to select a range
e98a71c
Merge remote-tracking branch 'origin/master'
taylorotwell Dec 29, 2017
c3f2871
[5.6] Clean up of EncryptCookies.php (#22575)
kevinruscoe Dec 30, 2017
932f9ad
Merge branch '5.5'
taylorotwell Dec 31, 2017
0079fc8
Allow registering channel authentication handlers as classes
tonysm Dec 31, 2017
d8d29ae
Add Artisan command to generate the channels authentication classes
tonysm Dec 31, 2017
02d3a0d
Remove unused use statements
tonysm Dec 31, 2017
5190646
Linting
tonysm Dec 31, 2017
0cde5ab
Merge branch '5.5' into 5.6
taylorotwell Jan 1, 2018
68d3a1b
Keep packages alphabetically sorted (#22595)
mnabialek Jan 1, 2018
efc36db
Reuse code from DatabaseTransactions in RefreshDatabase (#22596)
mnabialek Jan 2, 2018
95cbdbc
Merge branch '5.5' into 5.6
taylorotwell Jan 2, 2018
2ec3472
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 2, 2018
31a183f
Make HasAttributes::getDateFormat public (#22618)
Mechazawa Jan 2, 2018
91e52c4
fix conflicts
taylorotwell Jan 3, 2018
7472b1d
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 3, 2018
66d1ffd
Merge branch 'channel-classes' of https://github.com/tonysm/framework…
taylorotwell Jan 3, 2018
434b348
formatting
taylorotwell Jan 3, 2018
043bd5e
various formatting and cleaning
taylorotwell Jan 3, 2018
9e5a3ba
Merge branch '5.5' into 5.6
GrahamCampbell Jan 4, 2018
c7cae85
[5.6] Rework Logging (#22635)
taylorotwell Jan 4, 2018
106ac2a
update aliases
taylorotwell Jan 4, 2018
da49fab
Merge branch '5.5' into 5.6
taylorotwell Jan 4, 2018
287bde3
Change class name and method to match new Logger class (#22644)
mnabialek Jan 5, 2018
a60d6d0
PSR4 changes for test classes (#22653)
mnabialek Jan 5, 2018
6b190c3
Use implode instead of alias (#22654)
mnabialek Jan 5, 2018
a433ff8
Update InteractsWithPivotTable.php
kevinruscoe Jan 5, 2018
abfba36
cleanup
kevinruscoe Jan 5, 2018
3db826e
Merge branch '5.5' into 5.6
taylorotwell Jan 5, 2018
99e9f78
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 5, 2018
0573748
Update docblocks and simplify code (#22658)
mnabialek Jan 5, 2018
746765b
Fix typo (#22673)
mnabialek Jan 6, 2018
606d1ef
Merge branch '5.5' into 5.6
GrahamCampbell Jan 6, 2018
d327f5c
Fix docblock (#22675)
mnabialek Jan 6, 2018
03218f2
Merge branch '5.5' into 5.6
taylorotwell Jan 6, 2018
2156008
Merge branch '5.5' into 5.6
taylorotwell Jan 6, 2018
e0272e1
Phpdoc fix (#22676)
mnabialek Jan 6, 2018
4777740
[5.6] Use valid property when assigning threads for ArgonHasher (#22674)
mnabialek Jan 7, 2018
641d087
add get pivot class method
taylorotwell Jan 8, 2018
b0aa3f3
Apply fixes from StyleCI (#22691)
taylorotwell Jan 8, 2018
f1dff66
Tests improvements - make sure methods are really executed (#22701)
mnabialek Jan 9, 2018
41134b9
Clean up tests and add additional test (#22703)
mnabialek Jan 9, 2018
16d2021
Merge branch '5.5' into 5.6
taylorotwell Jan 9, 2018
bf9d78c
Add test for minWidth and minHeight in Dimensions rule (#22704)
mnabialek Jan 9, 2018
83abfd5
[5.5] Use Inflector array of uncountable words
carusogabriel Jan 9, 2018
27ff4da
Merge branch 'inflector' of https://github.com/carusogabriel/framewor…
taylorotwell Jan 9, 2018
1b56ba4
formatting
taylorotwell Jan 9, 2018
d1208ec
Add additional tests to Config Repository (#22714)
mnabialek Jan 9, 2018
9395b9f
Merge branch 'patch-3' of https://github.com/kevdotbadger/framework i…
taylorotwell Jan 9, 2018
aadd619
add test
taylorotwell Jan 9, 2018
75158f9
Merge branch 'kevdotbadger-patch-3' into 5.6
taylorotwell Jan 9, 2018
ce88b25
revert
taylorotwell Jan 9, 2018
2154cc9
Add additional Container tests (#22716)
mnabialek Jan 9, 2018
33d8642
rename validate resolved method to avoid conflicts with macro
taylorotwell Jan 10, 2018
83a0cba
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 10, 2018
4c04d0f
Merge branch '5.5' into 5.6
taylorotwell Jan 11, 2018
1d5d22b
Merge branch '5.5' into 5.6
taylorotwell Jan 11, 2018
ba477f1
And again
GrahamCampbell Jan 12, 2018
7c932a5
Update css inline styles version (#22749)
GrahamCampbell Jan 12, 2018
53d6a51
Merge branch '5.5' into 5.6
taylorotwell Jan 12, 2018
6a239fd
Fix test to work as expected and cleanup (#22761)
mnabialek Jan 12, 2018
3640d5d
Tests improvements - make sure methods are really executed (#22759)
mnabialek Jan 12, 2018
3c240ac
[5.6] Add additional collection tests (#22758)
mnabialek Jan 12, 2018
468cb1b
Use Bootstrap 4 in the preset (#22754)
mbabker Jan 12, 2018
33ea741
Merge branch '5.5' into 5.6
taylorotwell Jan 12, 2018
a9704e2
[5.6] Add tests for Optional (#22768)
mnabialek Jan 13, 2018
90a1baa
Merge branch '5.5' into 5.6
taylorotwell Jan 13, 2018
92e30c8
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 13, 2018
5457d98
Reimplementation of Collection::mapToDictionary to be much faster - o…
Lapayo Jan 13, 2018
149934e
Added key to mapToDictionary callback
Lapayo Jan 13, 2018
5857ecf
Fixed style
Lapayo Jan 13, 2018
d8b2eb1
Fixed style
Lapayo Jan 13, 2018
41a585d
Add stream download response
TheoKouzelis Jan 13, 2018
337e0e8
Merge branch '5.5' of https://github.com/Lapayo/framework into Lapayo…
taylorotwell Jan 14, 2018
c09a0fd
use foreach
taylorotwell Jan 14, 2018
b52d314
Fix pivot serialization (#22786)
taylorotwell Jan 14, 2018
4ab37bb
Add Blade::component method for component aliases
sebastiandedeyne Jan 15, 2018
7c3ba0e
formatting
taylorotwell Jan 15, 2018
0fb172b
fix conflicts
taylorotwell Jan 15, 2018
60ec514
DX: PHPUnit - use dedicated assertions (#22798)
keradus Jan 15, 2018
81e1c3f
Update MorphToMany.php (#22801)
jmarcher Jan 15, 2018
4a55567
Allow to set plain HTML in mails
abellion Jan 15, 2018
07d11e3
Switch to new random API (#22807)
keradus Jan 16, 2018
c1e1884
Modify collection except method to accept array of collection keys (#…
amaelftah Jan 16, 2018
cf4a385
[5.6] Revert PR that breaks shuffling collection with seed + tests (#…
kamui545 Jan 16, 2018
530a835
[5.5] Allow set cookie secure option when session secure default is t…
joecohens Jan 16, 2018
8f89eac
fix conflicts
taylorotwell Jan 16, 2018
7ba0c22
support aggregate drivers
taylorotwell Jan 16, 2018
3d39604
uuid methods
taylorotwell Jan 16, 2018
fe21514
Merge pull request #1 from laravel/5.6
sikhlana Jan 17, 2018
c2453e8
fix conflicts
taylorotwell Jan 17, 2018
d37e0d9
Merge branch 'feature/5-6-stream-download' of https://github.com/Theo…
taylorotwell Jan 17, 2018
acd9221
formatting
taylorotwell Jan 17, 2018
2fccd8c
Send a plain text part if available
abellion Jan 17, 2018
6ca7a86
Fix CI
abellion Jan 17, 2018
c8f82e1
place morph many constraints in paren group
taylorotwell Jan 17, 2018
7c9a586
change not needed
taylorotwell Jan 17, 2018
cc57a52
up version
taylorotwell Jan 17, 2018
055f50c
Merge branch '5.6' into 5.6-html-mail
abellion Jan 17, 2018
03f870c
add stack method
taylorotwell Jan 18, 2018
8b7748b
update to stack
taylorotwell Jan 18, 2018
e691230
slack log driver
taylorotwell Jan 18, 2018
ecd8114
fix conflicts
taylorotwell Jan 18, 2018
1e2de8b
Merge branch '5.6-html-mail' of https://github.com/abellion/framework…
taylorotwell Jan 18, 2018
0ce094a
formatting and test
taylorotwell Jan 18, 2018
832ac8e
[5.6] Enable developer to use --realpath option to migration commands
crynobone Jan 19, 2018
86beba2
Let's just use simple migrate
crynobone Jan 19, 2018
fc3deb5
Remove unused import.
crynobone Jan 19, 2018
2ae6350
Simplify sqlite to use predefined connection "testing". (#22855)
crynobone Jan 19, 2018
0de40a6
Revert "Simplify sqlite to use predefined connection "testing". (#228…
taylorotwell Jan 19, 2018
25559cd
update bootstrap version
taylorotwell Jan 19, 2018
12d789d
use bootstrap 4 by default
taylorotwell Jan 19, 2018
7d0b4d5
Merge pull request #2 from laravel/5.6
sikhlana Jan 20, 2018
b001e60
Default attributes for pivot table during fetching and creating rows.
sikhlana Jan 20, 2018
c85ca45
Added tests.
sikhlana Jan 20, 2018
8808758
Merge branch '5.5' into 5.6
taylorotwell Jan 21, 2018
9432395
Merge pull request #3 from laravel/5.6
sikhlana Jan 21, 2018
2dcf7f8
Optimized imports.
sikhlana Jan 21, 2018
fcbc5d6
Merge branch '5.6' of github.com:sikhlana/framework into 5.6
sikhlana Jan 21, 2018
0671f31
Merge branch 'realpath-migrate' of https://github.com/crynobone/frame…
taylorotwell Jan 23, 2018
98842da
formatting
taylorotwell Jan 23, 2018
007d516
Merge branch '5.6' of https://github.com/sikhlana/framework into sikh…
taylorotwell Jan 23, 2018
5f520f3
formatting
taylorotwell Jan 23, 2018
8fad785
ignore static properties in serializes model
taylorotwell Jan 23, 2018
351e3b7
use array values
taylorotwell Jan 23, 2018
e238ec4
[5.6] Remove unused variables (#22914)
carusogabriel Jan 25, 2018
acbf4a1
Fix phpDocs (#22913)
carusogabriel Jan 25, 2018
ce1b57e
[5.6] Use and document new Blade directives (#22912)
carusogabriel Jan 25, 2018
d62e06f
Writes `.api` stubs
OzairP Jan 25, 2018
cd218b6
Updates ControllerMakeCommand to support --api flag
OzairP Jan 25, 2018
4c0474d
Adds --api flag to command options
OzairP Jan 25, 2018
75d7e07
add order assertions and test coverage (#22915)
helmut Jan 26, 2018
dbad055
allow 0 block time
taylorotwell Jan 26, 2018
633cd4d
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 26, 2018
6931c2e
update wording
taylorotwell Jan 26, 2018
796ed1e
use name variable
taylorotwell Jan 26, 2018
c919402
add helper for bootstrap 3
taylorotwell Jan 26, 2018
c9e6100
support pulling rate limit from the user instance
taylorotwell Jan 26, 2018
497a907
add forceDeleted event
taylorotwell Jan 26, 2018
2088ce2
fix
taylorotwell Jan 27, 2018
0a36153
Merge branch '5.5' into 5.6
GrahamCampbell Jan 27, 2018
e30cba0
Merge branch '5.5' into 5.6
GrahamCampbell Jan 28, 2018
e546a5b
return session
taylorotwell Jan 29, 2018
5695acb
override method
taylorotwell Jan 29, 2018
4204c8a
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 29, 2018
c89439e
Change signature of DetectsLostConnections to accept Throwable (#22948)
ollielowson Jan 29, 2018
862bb83
accept dot notation in session::exists (#22935)
themsaid Jan 29, 2018
eea3862
Relocate the existence check for factory definitions (#22936)
mtvs Jan 29, 2018
5923416
default to null
taylorotwell Jan 29, 2018
d93d0fa
allows array or multiple params for hasAny helper (#22952)
themsaid Jan 29, 2018
7c82ff4
make double encoding the default like htmlspecialchars
taylorotwell Jan 29, 2018
d54116b
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 29, 2018
ae4bfdd
Add missing functions in Dispatcher contract (#22951)
Jan 29, 2018
ce261a6
Merge branch 'missing-functions-dispatcher-contract' of https://githu…
taylorotwell Jan 30, 2018
806e01e
formatting
taylorotwell Jan 30, 2018
4c56dba
Pass missed argument to log method (#22957)
Jan 30, 2018
8d2703f
formatting
taylorotwell Jan 30, 2018
4224d0d
Fix typo in docblock
jrhenderson1988 Jan 31, 2018
f249ed9
Merge pull request #22965 from jrhenderson1988/typo
themsaid Jan 31, 2018
6d8e530
add a method to retreive the policies
taylorotwell Jan 31, 2018
f3e1895
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Jan 31, 2018
9229e95
change names
laurencei Jan 31, 2018
ad81988
Prevents early return from #getStub, and sets command param to none
OzairP Jan 31, 2018
e86d957
Updates description of --api option
OzairP Jan 31, 2018
8e17cca
Fix missing functions in \Illuminate\Support\Testing\Fakes\BusFake (#…
Naouak Feb 1, 2018
9b46485
allow injecting default hasher with contract
taylorotwell Feb 1, 2018
5c32f46
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 1, 2018
188e402
Merge branch 'resourcefix' of https://github.com/laurencei/framework …
taylorotwell Feb 1, 2018
aad6089
add extension. fix stub
taylorotwell Feb 1, 2018
a4b23b8
cast to date format
themsaid Feb 1, 2018
f8abc3f
add datetime format as well
themsaid Feb 1, 2018
0cd8899
Move up message сustomization callbacks
Alexander-- Feb 2, 2018
740cc61
Allow customization of email body and attachments
Alexander-- Feb 2, 2018
cb417e7
Writes ControllerMakeCommand integration test
OzairP Feb 2, 2018
2cfee68
Adds test for both `--api` and `--parent` flag
OzairP Feb 2, 2018
2a35b63
adjust when callbacks are called
taylorotwell Feb 2, 2018
fca53f2
remove old changelogs
tillkruss Feb 2, 2018
3855a74
update v5.6 changelog
tillkruss Feb 2, 2018
58512bc
Fixed phpdoc
GrahamCampbell Feb 2, 2018
387795e
Merge branch '5.5' into 5.6
GrahamCampbell Feb 2, 2018
b8b26c0
[5.6] PHPUnit 7 (#23005)
carusogabriel Feb 2, 2018
1e4bca5
Merge branch 'pr/26882' of https://github.com/themsaid/framework into…
taylorotwell Feb 2, 2018
1f902c8
formatting and performance fix
taylorotwell Feb 2, 2018
7bcba21
Removes artisan make:controller tests
OzairP Feb 3, 2018
8628885
Updates code style on ControllerMakeCommand
OzairP Feb 3, 2018
16b0266
Update CHANGELOG-5.6.md (#23013)
carusogabriel Feb 3, 2018
e5fa9e4
Merge branch '5.6' of https://github.com/OzairP/framework into OzairP…
taylorotwell Feb 3, 2018
dcc6123
fix formatting. fix bug.
taylorotwell Feb 3, 2018
2a47041
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 3, 2018
85846a8
Merge branch '5.5' into 5.6
GrahamCampbell Feb 4, 2018
d09122d
update v5.6 changelog
tillkruss Feb 4, 2018
4ec464b
Merge branch '5.5' into 5.6
taylorotwell Feb 4, 2018
4a1bb32
fix conflicts
taylorotwell Feb 5, 2018
457f58a
update v5.6 changelog
tillkruss Feb 5, 2018
09a1448
[5.6] Fix inOrder assertions (#23038)
mnabialek Feb 5, 2018
4dc1ee6
remove duplicate
tillkruss Feb 6, 2018
71f90b5
charlie memorial
taylorotwell Feb 6, 2018
5fd3a1f
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 6, 2018
4f49cbe
fix conflicts
taylorotwell Feb 6, 2018
71451ee
Formatting (#23053)
TheoKouzelis Feb 7, 2018
9290529
fix formatting
taylorotwell Feb 7, 2018
427effa
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 7, 2018
0892733
Merge branch '5.5' into 5.6
taylorotwell Feb 7, 2018
04977e2
[5.6] Keep same string format and avoid potential test failure (#23056)
wanghanlin Feb 7, 2018
56a58e0
version
taylorotwell Feb 7, 2018
ad61d8f
tag v5.6.0 release notes
tillkruss Feb 7, 2018
83c2ec7
Add Nested Joins to Query Builder
dariusj18 Feb 7, 2018
8135cf5
remove double reference (#23060)
mputkowski Feb 7, 2018
4fbb54b
Improve session errors assertions (#23055)
roberto-aguilar Feb 7, 2018
92a47d5
add slack attachement pretext attribute
themsaid Feb 8, 2018
b7f72e8
Merge branch '5.6' of https://github.com/dariusj18/framework into dar…
taylorotwell Feb 8, 2018
0589300
formatting
taylorotwell Feb 8, 2018
9988ae8
Merge branch 'pr/17538' of https://github.com/themsaid/framework into…
taylorotwell Feb 8, 2018
b4a37ae
formatting
taylorotwell Feb 8, 2018
b6f7cfb
Remove monologConfigurator infrastructure (#23078)
mfn Feb 8, 2018
0c9beda
fix BelongsToMany pivot relation wakeup
rodrigopedra Feb 8, 2018
edf4bb4
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 8, 2018
74c54c0
version
taylorotwell Feb 8, 2018
20e2919
allow customization of schedule mutex cache store
taylorotwell Feb 8, 2018
0362a90
revert
taylorotwell Feb 8, 2018
7742e7b
version
taylorotwell Feb 8, 2018
3108bdc
tag v5.6.1 and v5.6.2 release notes
tillkruss Feb 8, 2018
8a9c5c4
update presets
taylorotwell Feb 9, 2018
ca97eea
Merge branch '5.6' of github.com:laravel/framework into 5.6
taylorotwell Feb 9, 2018
15ffac3
Fix assertSessionHasErrors (#23093)
sileence Feb 9, 2018
db3e542
version
taylorotwell Feb 9, 2018
625f4f7
tag v5.6.3 release notes
tillkruss Feb 9, 2018
b0c2459
move clone logic
taylorotwell Feb 9, 2018
04d90b8
Apply fixes from StyleCI (#23101)
taylorotwell Feb 9, 2018
38284c8
Update CacheSchedulingMutex.php (#23106)
laurencei Feb 10, 2018
8ae5837
[5.6] Fix cache for loggers (#23118)
CyrilMazur Feb 11, 2018
735b877
Add driver provides (#23114)
lancepioch Feb 11, 2018
ac2c64e
update v5.6 changelog
tillkruss Feb 11, 2018
4e5dce6
[5.6] Remove card-default classes from views (#23129)
nikolaynizruhin Feb 12, 2018
06c7160
[5.6] Fix wrong pagination symbols (#23127)
sean-ww Feb 12, 2018
f97e57b
[5.6] Fixes starting of two database transactions in tests (#23132)
skollro Feb 12, 2018
29c7deb
update react preset to latest version (#23134)
fransiskusbenny Feb 12, 2018
8dce475
Add an empty error bag for HTTP exceptions
webchopin Feb 12, 2018
523b2c4
formatting
taylorotwell Feb 13, 2018
1026ea0
Apply fixes from StyleCI (#23146)
taylorotwell Feb 13, 2018
6d37b85
Tightenco/Collect should not be replaced anymore (#23147)
antonioribeiro Feb 13, 2018
aae82d9
Catches InvalidFileException when loading environment file with dotenv
shrink Feb 13, 2018
5318062
update v5.6 changelog
tillkruss Feb 13, 2018
7a3635a
Orders imports alphabetically
shrink Feb 13, 2018
e0cf00f
normalize actions on route:list artisan (#23148)
skyrpex Feb 13, 2018
e640944
Adds backwards compatible error checking
shrink Feb 13, 2018
639e8c5
Merge branch 'captures-bad-env-error' of https://github.com/citricsqu…
taylorotwell Feb 14, 2018
5695079
formatting
taylorotwell Feb 14, 2018
5caa88a
Replace tightenco/collect before the namespace change (#23153)
antonioribeiro Feb 14, 2018
9389834
Replace tightenco/collect before the namespace change (#23160)
antonioribeiro Feb 14, 2018
76667ee
Fix assertRedirect making response headers matches the asserted URI form
adaroobi Feb 15, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ env:
matrix:
fast_finish: true
include:
- php: 7.0.21
- php: 7.0.21
env: setup=lowest
- php: 7.1
- php: 7.1
env: setup=lowest
Expand Down
930 changes: 0 additions & 930 deletions CHANGELOG-5.4.md

This file was deleted.

180 changes: 180 additions & 0 deletions CHANGELOG-5.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
# Release Notes for 5.6.x

## [Unreleased]

### Changed
- Moved clone logic from `FormRequestServiceProvider` to `Request` ([b0c2459](https://github.com/laravel/framework/commit/b0c2459d7e55519d1c61927ab526e489a3a52eaf))
- Changed pagination arrow symbols ([#23127](https://github.com/laravel/framework/pull/23127))
- Update React version in preset ([#23134](https://github.com/laravel/framework/pull/23134))
- Added an empty error bag when rendering HTTP exception views ([#23139](https://github.com/laravel/framework/pull/23139))

### Fixed
- Returns same `Logger` instance from `LogManager` ([#23118](https://github.com/laravel/framework/pull/23118))
- Register missing `hash.driver` DI ([#23114](https://github.com/laravel/framework/pull/23114))
- Fixed an issue with starting two database transactions in tests ([#23132](https://github.com/laravel/framework/pull/23132))
- Don't replace `tightenco/collect` ([#23147](https://github.com/laravel/framework/pull/23147))

### Removed
- Removed unnecessary `.card-default` classes from views ([#23129](https://github.com/laravel/framework/pull/23129))


## v5.6.3 (2018-02-09)

### Fixed
- Fixed an issue in `TestResponse::assertSessionHasErrors()` ([#23093](https://github.com/laravel/framework/pull/23093))
- Update Vue and React presets to Bootstrap v4 ([8a9c5c4](https://github.com/laravel/framework/commit/8a9c5c45388fda18aaa5564be131a3144c38b9ce))


## v5.6.2 (2018-02-08)

### Changed
- Support customization of schedule mutex cache store ([20e2919](https://github.com/laravel/framework/commit/20e29199365a11b31e35179bbfe3e83485e05a03))

### Fixed
- Reverted changes to `TestResponse::assertSessionHasErrors()` [#23055](https://github.com/laravel/framework/pull/23055) ([0362a90](https://github.com/laravel/framework/commit/0362a90fca47de6c283d8ef8c68affefc7b410cf))


## v5.6.1 (2018-02-08)

### Added
- Added Slack attachment pretext attribute ([#23075](https://github.com/laravel/framework/pull/23075))

### Changed
- Added missing nested joins in `Grammar::compileJoins()` ([#23059](https://github.com/laravel/framework/pull/23059))
- Improved session errors assertions in `TestResponse::assertSessionHasErrors()` ([#23055](https://github.com/laravel/framework/pull/23055))

### Fixed
- Fixed `BelongsToMany` pivot relation wakeup ([#23081](https://github.com/laravel/framework/pull/23081))

### Removed
- Removed monolog configurator ([#23078](https://github.com/laravel/framework/pull/23078))


## v5.6.0 (2018-02-07)

### General
- ⚠️ Upgraded to Symfony 4 ([#22450](https://github.com/laravel/framework/pull/22450))
- ⚠️ Upgraded to Bootstrap 4 ([#22754](https://github.com/laravel/framework/pull/22754), [#22494](https://github.com/laravel/framework/pull/22494), [25559cd](https://github.com/laravel/framework/commit/25559cdc14066566658d6c9a7efd8a0e1d0ffccd), [12d789d](https://github.com/laravel/framework/commit/12d789de8472dbbd763cb680e896b3d419f954c0))
- ⚠️ Added `runningUnitTests()` to `Application` contract ([#21034](https://github.com/laravel/framework/pull/21034))
- ⚠️ Upgraded `cron-expression` to `2.x` ([#21637](https://github.com/laravel/framework/pull/21637))

### Artisan Console
- ⚠️ Removed deprecated `optimize` command ([#20851](https://github.com/laravel/framework/pull/20851))
- Show job id in `queue:work` output ([#21204](https://github.com/laravel/framework/pull/21204))
- Show batch number in `migrate:status` output ([#21391](https://github.com/laravel/framework/pull/21391))
- ⚠️ Added `$outputBuffer` argument to `call()` method in contracts ([#22463](https://github.com/laravel/framework/pull/22463))
- Added `--realpath` argument to migration commands ([#22852](https://github.com/laravel/framework/pull/22852), [98842da](https://github.com/laravel/framework/commit/98842da800f08c45577dbad13d0c8456370ecd8e))
- Added `--api` argument to `make:controller` ([#22996](https://github.com/laravel/framework/pull/22996), [dcc6123](https://github.com/laravel/framework/commit/dcc6123453e792084d3eda186898ea7a1f536faa))

### Authentication
- Support customizing the mail message building in `ResetPassword::toMail()` ([6535186](https://github.com/laravel/framework/commit/6535186b0f71a6b0cc2d8a821f3de209c05bcf4f))
- Added `AuthServiceProvider::policies()` method ([6d8e530](https://github.com/laravel/framework/commit/6d8e53082c188c89f765bf016d1e4bca7802b025))

### Blade Templates
- Added `@csrf` and `@method` directives ([5f19844](https://github.com/laravel/framework/commit/5f1984421af096ef21b7d2011949a233849d4ee3), [#22912](https://github.com/laravel/framework/pull/22912))
- Added `Blade::component()` method for component aliases ([#22796](https://github.com/laravel/framework/pull/22796), [7c3ba0e](https://github.com/laravel/framework/commit/7c3ba0e61eae47d785d34448ca8d1e067dee6af7))
- ⚠️ Made double encoding the default ([7c82ff4](https://github.com/laravel/framework/commit/7c82ff408432c56a324524712723a93df637936e))

### Broadcasting
- ⚠️ Added support for channel classes ([#22583](https://github.com/laravel/framework/pull/22583), [434b348](https://github.com/laravel/framework/commit/434b348c5dda1b04486ca6134671d83046bd5c96), [043bd5e](https://github.com/laravel/framework/commit/043bd5e446cf737299476ea3a6498483282a9e41))

### Cache
- Removed `$decayMinutes` argument from `RateLimiter::tooManyAttempts()` ([#22202](https://github.com/laravel/framework/pull/22202))

### Collections
- ⚠️ Fixed keyless calls to `uniqueStrict()` ([#21854](https://github.com/laravel/framework/pull/21854))
- Added operator support to `Collection@partition()` ([#22380](https://github.com/laravel/framework/pull/22380))
- Improve performance of `Collection::mapToDictionary()` ([#22774](https://github.com/laravel/framework/pull/22774), [c09a0fd](https://github.com/laravel/framework/commit/c09a0fdb92a4aa42552723b2238713bc9a9b1adb))
- Accept array of keys on `Collection::except()` ([#22814](https://github.com/laravel/framework/pull/22814))

### Database
- ⚠️ Swap the index order of morph type and id ([#21693](https://github.com/laravel/framework/pull/21693))
- Added support for PostgreSQL comments ([#21855](https://github.com/laravel/framework/pull/21855), [#22453](https://github.com/laravel/framework/pull/22453))
- Better enumeration columns support ([#22109](https://github.com/laravel/framework/pull/22109), [9a3d71d](https://github.com/laravel/framework/commit/9a3d71da2278b5582d3a40857a97a905f26b901d))
- Prevent duplicated table prefix in `SQLiteGrammar::compileColumnListing()` ([#22340](https://github.com/laravel/framework/pull/22340), [#22781](https://github.com/laravel/framework/pull/22781))
- Support complex `update()` calls when using SQLite ([#22366](https://github.com/laravel/framework/pull/22366))
- Throws an exception if multiple calls to the underlying SQLite method aren't supported ([#22364](https://github.com/laravel/framework/pull/22364), [c877cb0](https://github.com/laravel/framework/commit/c877cb0cdc44243c691eb8507616a4c21a28599f))
- Made `whereTime()` operator argument optional ([#22378](https://github.com/laravel/framework/pull/22378))
- Changed transaction logic in `DatabaseQueue` ([#22433](https://github.com/laravel/framework/pull/22433))
- Added support for row values in where conditions ([#22446](https://github.com/laravel/framework/pull/22446))
- Fixed serialization of pivot models ([#22786](https://github.com/laravel/framework/pull/22786), [8fad785](https://github.com/laravel/framework/commit/8fad785de66ffaa18e7d8b9e9cd7c4465e60daac), [351e3b7](https://github.com/laravel/framework/commit/351e3b7694a804e8d6a613288419ccabd22bc012))
- ⚠️ Accept `Throwable` in `DetectsLostConnections` ([#22948](https://github.com/laravel/framework/pull/22948))

### Eloquent
- ⚠️ Serialize relationships ([#21229](https://github.com/laravel/framework/pull/21229))
- Allow setting custom owner key on polymorphic relationships ([#21310](https://github.com/laravel/framework/pull/21310))
- ⚠️ Sync model after `refresh()` ([#21905](https://github.com/laravel/framework/pull/21905))
- Make `MassAssignmentException` wording clear ([#22565](https://github.com/laravel/framework/pull/22565))
- Changed `HasAttributes::getDateFormat()` visibility to `public` ([#22618](https://github.com/laravel/framework/pull/22618))
- Added `BelongsToMany::getPivotClass()` method ([641d087](https://github.com/laravel/framework/commit/641d0875a25ff153c4b2b7292b1d6c4ea717cb66))
- Ensure Pivot model's `$dateFormat` is used when creating a pivot record ([a433ff8](https://github.com/laravel/framework/commit/a433ff8a9bcd88ddfe2335801a15c71b4d1a0a3a))
- Added `BelongsToMany::withPivotValues()` method ([#22867](https://github.com/laravel/framework/pull/22867))
- Added `forceDeleted` event ([497a907](https://github.com/laravel/framework/commit/497a90749312b0b75fc185246c94e6150a502773))
- ⚠️ Relocate the existence check for factory definitions to `FactoryBuilder::getRawAttributes()` ([#22936](https://github.com/laravel/framework/pull/22936))
- ⚠️ Change `Resource` name away from soft-reserved name ([#22969](https://github.com/laravel/framework/pull/22969), [aad6089](https://github.com/laravel/framework/commit/aad6089702a2bbe89b6971b3feb3e202fea9f4d9))
- Added support for casting to custom date formats ([#22989](https://github.com/laravel/framework/pull/22989), [1f902c8](https://github.com/laravel/framework/commit/1f902c84b25f8799cc4f781ad549158db4167110))

### Hashing
- ⚠️ Added support for Argon ([#21885](https://github.com/laravel/framework/pull/21885), [68ac51a](https://github.com/laravel/framework/commit/68ac51a3c85d039799d32f53a045328e14debfea), [#22087](https://github.com/laravel/framework/pull/22087), [9b46485](https://github.com/laravel/framework/commit/9b4648523debeb6c8ef70811d778b9be64312bd3))

### Helpers
- ⚠️ Return an empty array from `Arr::wrap()` when called with `null` ([#21745](https://github.com/laravel/framework/pull/21745))
- Return class traits in use order from `class_uses_recursive()` ([#22537](https://github.com/laravel/framework/pull/22537))
- Added `Str::uuid()` and `Str::orderedUuid()` ([3d39604](https://github.com/laravel/framework/commit/3d39604bba72d45dab5b53951af42bbb21110cad))

### Logging
- ⚠️ Refactored Logging component ([#22635](https://github.com/laravel/framework/pull/22635), [106ac2a](https://github.com/laravel/framework/commit/106ac2a7a1b337afd9edd11367039e3511c85f81), [7ba0c22](https://github.com/laravel/framework/commit/7ba0c22133da7ca99d1ec1459630de01f95130c1), [03f870c](https://github.com/laravel/framework/commit/03f870cb0b0eefde363b8985843aba68446a407c), [e691230](https://github.com/laravel/framework/commit/e691230578b010fe753f1973d5ab218a6510c0e9))
- Use application name as syslog identifier ([#22267](https://github.com/laravel/framework/pull/22267))

### Mail
- ⚠️ Added `$data` property to mail events ([#21804](https://github.com/laravel/framework/pull/21804))
- ⚠️ Call message сustomization callbacks before building content/attachments ([#22995](https://github.com/laravel/framework/pull/22995))
- Added support for setting HTML in emails ([#22809](https://github.com/laravel/framework/pull/22809))

### Notifications
- Pass notification instance to `routeNotificationFor*()` methods ([#22289](https://github.com/laravel/framework/pull/22289))

### Queues
- ⚠️ Added `payload()` and `getJobId()` to `Job` contract ([#21303](https://github.com/laravel/framework/pull/21303))
- Removed unused `Worker::raiseFailedJobEvent()` method ([#21901](https://github.com/laravel/framework/pull/21901))
- Support blocking pop from Redis queues ([#22284](https://github.com/laravel/framework/pull/22284), [dbad055](https://github.com/laravel/framework/commit/dbad05599b2d2059e45c480fac8817d1135d5da1), [5923416](https://github.com/laravel/framework/commit/59234169c3b3b7a7164fda206778224311e06fe2))

### Requests
- ⚠️ Return `false` from `expectsJson()` when requested content type isn't explicit ([#22506](https://github.com/laravel/framework/pull/22506), [3624d27](https://github.com/laravel/framework/commit/3624d2702c783d13bd23b852ce35662bee9a8fea))
- Added `Request::getSession()` method ([e546a5b](https://github.com/laravel/framework/commit/e546a5b83aa9fb5bbcb8e80db0c263c09b5d5dd6))
- Accept array of keys on `Request::hasAny()` ([#22952](https://github.com/laravel/framework/pull/22952))

### Responses
- Added missing `$raw` and `$sameSite` parameters to `Cookie\Factory` methods ([#21553](https://github.com/laravel/framework/pull/21553))
- ⚠️ Return `201` status if Model was recently created ([#21625](https://github.com/laravel/framework/pull/21625))
- Set original response JSON responses ([#22455](https://github.com/laravel/framework/pull/22455))
- Added `streamDownload()` method ([#22777](https://github.com/laravel/framework/pull/22777))
- ⚠️ Allow insecure cookies when `session.secure` is `true` ([#22812](https://github.com/laravel/framework/pull/22812))

### Routing
- Added `SetCacheHeaders` middleware ([#22389](https://github.com/laravel/framework/pull/22389), [f6f386b](https://github.com/laravel/framework/commit/f6f386ba6456894215b1314c0e33f956026dffec), [df06357](https://github.com/laravel/framework/commit/df06357d78629a479d341329571136d21ae02f6f))
- Support pulling rate limit from the user instance in `ThrottleRequests` ([c9e6100](https://github.com/laravel/framework/commit/c9e61007d38f0cd5434551ebd7bf9c2a139f4e61))

### Service Container
- Support bulk binding in service providers during registration ([#21961](https://github.com/laravel/framework/pull/21961), [81e29b1](https://github.com/laravel/framework/commit/81e29b1f09af7095df219efd18185f0818f5b698))

### Session
- Support dot notation in `Session::exists()` ([#22935](https://github.com/laravel/framework/pull/22935))

### Support
- ⚠️ Throw exception if `Manager::driver()` is called with `null` ([#22018](https://github.com/laravel/framework/pull/22018))
- ⚠️ Added `hasCommandHandler()`, `getCommandHandler()` and `map()` to `Bus\Dispatcher` contract ([#22958](https://github.com/laravel/framework/pull/22958), [#22986](https://github.com/laravel/framework/pull/22986))
- Added `useBootstrapThree()` helper to paginators ([c919402](https://github.com/laravel/framework/commit/c919402d5847830c1b2a39529cac90251f838709))

### Task Scheduling
- ⚠️ Multi server scheduling cron support ([#22216](https://github.com/laravel/framework/pull/22216), [6563ba6](https://github.com/laravel/framework/commit/6563ba65b65106198095f1d61f91e0ec542e98dd))

### Testing
- ⚠️ Switched to PHPUnit 7 ([#23005](https://github.com/laravel/framework/pull/23005))
- Support fetching specific key when using json helpers ([#22489](https://github.com/laravel/framework/pull/22489))
- Use `DatabaseTransactions` trait in `RefreshDatabase` ([#22596](https://github.com/laravel/framework/pull/22596))
- Added `assertSeeInOrder()` and `assertSeeTextInOrder()` methods ([#22915](https://github.com/laravel/framework/pull/22915), [#23038](https://github.com/laravel/framework/pull/23038))

### Validation
- ⚠️ Ignore SVGs in `validateDimensions()` ([#21390](https://github.com/laravel/framework/pull/21390))
- ⚠️ Renamed `validate()` to `validateResolved()` ([33d8642](https://github.com/laravel/framework/commit/33d864240a770f821df419e2d16d841d94968415))
45 changes: 23 additions & 22 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
}
],
"require": {
"php": ">=7.0",
"php": "^7.1.3",
"ext-mbstring": "*",
"ext-openssl": "*",
"doctrine/inflector": "~1.1",
"dragonmantank/cron-expression": "~2.0",
"erusev/parsedown": "~1.6",
"league/flysystem": "~1.0",
"monolog/monolog": "~1.12",
"mtdowling/cron-expression": "~1.0",
"nesbot/carbon": "~1.20",
"psr/container": "~1.0",
"psr/simple-cache": "^1.0",
"ramsey/uuid": "~3.0",
"ramsey/uuid": "^3.7",
"swiftmailer/swiftmailer": "~6.0",
"symfony/console": "~3.3",
"symfony/debug": "~3.3",
"symfony/finder": "~3.3",
"symfony/http-foundation": "~3.3",
"symfony/http-kernel": "~3.3",
"symfony/process": "~3.3",
"symfony/routing": "~3.3",
"symfony/var-dumper": "~3.3",
"tijsverkoyen/css-to-inline-styles": "~2.2",
"symfony/console": "~4.0",
"symfony/debug": "~4.0",
"symfony/finder": "~4.0",
"symfony/http-foundation": "~4.0",
"symfony/http-kernel": "~4.0",
"symfony/process": "~4.0",
"symfony/routing": "~4.0",
"symfony/var-dumper": "~4.0",
"tijsverkoyen/css-to-inline-styles": "^2.2.1",
"vlucas/phpdotenv": "~2.2"
},
"replace": {
Expand Down Expand Up @@ -68,19 +68,20 @@
"illuminate/translation": "self.version",
"illuminate/validation": "self.version",
"illuminate/view": "self.version",
"tightenco/collect": "self.version"
"tightenco/collect": "<5.5.33"
},
"require-dev": {
"aws/aws-sdk-php": "~3.0",
"doctrine/dbal": "~2.5",
"doctrine/dbal": "~2.6",
"filp/whoops": "^2.1.4",
"mockery/mockery": "~1.0",
"orchestra/testbench-core": "3.5.*",
"moontoast/math": "^1.1",
"orchestra/testbench-core": "3.6.*",
"pda/pheanstalk": "~3.0",
"phpunit/phpunit": "~6.0",
"phpunit/phpunit": "~7.0",
"predis/predis": "^1.1.1",
"symfony/css-selector": "~3.3",
"symfony/dom-crawler": "~3.3"
"symfony/css-selector": "~4.0",
"symfony/dom-crawler": "~4.0"
},
"autoload": {
"files": [
Expand All @@ -101,14 +102,14 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.5-dev"
"dev-master": "5.6-dev"
}
},
"suggest": {
"ext-pcntl": "Required to use all features of the queue worker.",
"ext-posix": "Required to use all features of the queue worker.",
"aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.6).",
"fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
"laravel/tinker": "Required to use the tinker console command (~1.0).",
Expand All @@ -119,8 +120,8 @@
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
"predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0).",
"symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.3).",
"symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.3).",
"symfony/css-selector": "Required to use some of the crawler integration testing tools (~4.0).",
"symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~4.0).",
"symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)."
},
"config": {
Expand Down
Loading