1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Remove 'oop4' redirect, because it's 2022

This commit is contained in:
Sara Golemon
2022-03-21 16:36:24 +00:00
parent 3e95ce2859
commit 77f24fa72c

View File

@@ -385,7 +385,6 @@ $uri_aliases = array (
"_" => "function.gettext",
"cli" => "features.commandline",
"oop4" => "language.oop",
"oop" => "language.oop5",
"enum" => "language.enumerations",
"enums" => "language.enumerations",