10000 Merge branch '3.4' into 4.2 · symfony/symfony-docs@81053a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81053a2

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: removed mentions of HHVM
2 parents 1ec78cf + ea6239e commit 81053a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/maintenance.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Besides bug fixes, other minor changes can be accepted in a patch version:
2323
issues (any such patches must come with numbers that show a significant
2424
improvement on real-world code);
2525

26-
* **Newer versions of PHP/HHVM**: Fixes that add support for newer versions of
27-
PHP or HHVM are acceptable if they don't break the unit test suite;
26+
* **Newer versions of PHP**: Fixes that add support for newer versions of
27+
PHP are acceptable if they don't break the unit test suite;
2828

2929
* **Newer versions of popular OSes**: Fixes that add support for newer versions
3030
of popular OSes (Linux, MacOS and Windows) are acceptable if they don't break

0 commit comments

Comments
 (0)
0