Skip to content

Commit ec19d72

Browse files
committed
minor #16177 Updating link to PHP enum (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- Updating link to PHP enum Commits ------- 80ba85c Updating link to PHP enum
2 parents f3eca99 + 80ba85c commit ec19d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/enum.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
116116

117117
.. include:: /reference/forms/types/options/row_attr.rst.inc
118118

119-
.. _`PHP enumeration`: https://wiki.php.net/rfc/enumerations
119+
.. _`PHP enumeration`: https://www.php.net/manual/language.enumerations.php

0 commit comments

Comments
 (0)