You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
### Changed
16
16
* Updated `symfony/phpunit-bridge` to `6.0` by @franmomu[#2067](https://github.com/ruflin/Elastica/pull/2067)
17
17
* Updated `php-cs-fixer` to `3.8.0`[#2074](https://github.com/ruflin/Elastica/pull/2074)
18
+
* Increased `PHPStan` level to `4`[#2080](https://github.com/ruflin/Elastica/pull/2080)
18
19
### Deprecated
19
20
* Deprecated `Elastica\Reindex::WAIT_FOR_COMPLETION_FALSE`, use a boolean as parameter instead by @franmomu[#2070](https://github.com/ruflin/Elastica/pull/2070)
20
21
* Passing anything else than a boolean as 1st argument to `Reindex::setWaitForCompletion`, pass a boolean instead by @franmomu[#2070](https://github.com/ruflin/Elastica/pull/2070)
0 commit comments