Skip to content

Commit f6ab20c

Browse files
dabrtmnocon
andauthored
Apply suggestions from code review
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
1 parent c352940 commit f6ab20c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/infrastructure_and_maintenance/performance.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In production setups:
5454

5555
!!! caution
5656

57-
To avoid deprecations when using PHP 8.2 or 8.3, [= product_name =] v4.6.x needs an additional error handler.
57+
To avoid deprecations when using PHP 8.2 or 8.3, [[= product_name =]] v4.6 needs an additional error handler.
5858
The error handler is present by default for projects that started with 4.6.8 or later.
5959
For projects that started with earlier versions, you need to add the error handler manually by running the following commands:
6060

@@ -63,8 +63,6 @@ In production setups:
6363
composer dump-autoload
6464
```
6565

66-
In newer versions of [[= product_name =]], the error handler is added by default.
67-
6866
### Symfony
6967

7068
- Review the [Symfony performance documentation]([[= symfony_doc =]]/performance.html) and apply matching suggestions, including OPCache configuration if enabled.

0 commit comments

Comments
 (0)