8000 Requirements: Rewrite note about PHP 5.3.16 · symfony/symfony-docs@5bf065f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bf065f

Browse files
Requirements: Rewrite note about PHP 5.3.16
1 parent 68deeb8 commit 5bf065f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/requirements.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Required
2828

2929
.. caution::
3030

31-
Be aware that Symfony has some known limitations when using PHP 5.3.16.
32-
For more information see the `Requirements section of the README`_.
31+
Be aware that PHP 5.3.16 is not suitable to run Symfony,
32+
because of a `major bug in the Reflection subsystem`_.
3333

3434
Optional
3535
--------
@@ -59,3 +59,4 @@ to use.
5959
.. _`Requirements section of the README`: https://github.com/symfony/symfony/blob/2.7/README.md#requirements
6060
.. _`JSON extension`: https://php.net/manual/book.json.php
6161
.. _`ctype extension`: https://php.net/manual/book.ctype.php
62+
.. _`major bug in the Reflection subsystem`: https://bugs.php.net/bug.php?id=62715

0 commit comments

Comments
 (0)
0