Skip to content

Commit 40be73a

Browse files
authored
Update UPGRADING.md
1 parent 9eac54d commit 40be73a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

UPGRADING.md

-4
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ Appending `(?)` in `ignoreErrors` is not supported.
112112
* `constant_hassers` -> use `constantHassers`
113113
* `console_application_loader` -> use `consoleApplicationLoader`
114114

115-
### Docker images no longer tagged without a PHP version
116-
117-
Tags without a PHP version are no longer published - `nightly`, `2`, `latest` are no longer updated. Instead, use `nightly-php8.3`, `2-php8.3`, `latest-php8.3`. You can replace `8.3` with PHP versions `8.0`-`8.3`.
118-
119115
### Minor backward compatibility breaks
120116

121117
* Removed unused config parameter `cache.nodesByFileCountMax`

0 commit comments

Comments
 (0)