8000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@0ac5b44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ac5b44

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: removed mentions of HHVM
2 parents c540c45 + 5673b1d commit 0ac5b44

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