8000 minor #11871 Remove mentions of HHVM (fabpot) · symfony/symfony-docs@ea6239e · GitHub
[go: up one dir, main page]

Skip to content

Commit ea6239e

Browse files
committed
minor #11871 Remove mentions of HHVM (fabpot)
This PR was merged into the 3.4 branch. Discussion ---------- Remove mentions of HHVM <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `ma 8000 ster` for features of unreleased versions). --> Commits ------- 3c71d1a removed mentions of HHVM
2 parents b10c21d + 3c71d1a commit ea6239e

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