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

Commitd6885fc

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: 6.1 don't mention PHP 7
2 parents88990e1 +e9a5b20 commitd6885fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎routing.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ PHP attributes and annotations allow to define routes next to the code of the
2828
:doc:`controllers</controller>` associated to those routes. Attributes are
2929
native in PHP 8 and higher versions, so you can use them right away.
3030

31-
In PHP 7 and earlier versions youcan use annotations(via the Doctrine Annotations
32-
library),but first you'll need to install the following dependency in your project:
31+
Youcan use annotations via the Doctrine Annotations library,
32+
but first you'll need to install the following dependency in your project:
3333

3434
..code-block::terminal
3535

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp