Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3da27a

Browse files
committed
add deprecated router options to upgrade files
1 parent91c5b14 commitc3da27a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

‎UPGRADE-4.3.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ HttpFoundation
5050
* The`FileinfoMimeTypeGuesser` class has been deprecated,
5151
use`Symfony\Component\Mime\FileinfoMimeTypeGuesser` instead.
5252

53+
Routing
54+
-------
55+
56+
* The`generator_base_class`,`generator_cache_class`,`matcher_base_class`, and`matcher_cache_class` router
57+
options have been deprecated.
58+
5359
Security
5460
--------
5561

‎UPGRADE-5.0.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,12 @@ Process
223223
$process = Process::fromShellCommandline('ls -l');
224224
```
225225

226+
Routing
227+
-------
228+
229+
* The `generator_base_class`, `generator_cache_class`, `matcher_base_class`, and `matcher_cache_class` router
230+
options have been removed.
231+
226232
Security
227233
--------
228234

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp