We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566073b commit af6da3dCopy full SHA for af6da3d
error.php
@@ -223,6 +223,11 @@
223
// entry point changed
224
'installation' => 'install',
225
226
+ // XML Id changed (see https://github.com/php/doc-en/commit/0d51ca45814bbc60d7a1e6cf6fc7213f0b49c8d5)
227
+ 'enum.random.intervalboundary' => 'enum.random-intervalboundary',
228
+ 'enum.random.intervalboundary.intro' => 'enum.random-intervalboundary.intro',
229
+ 'enum.random.intervalboundary.synopsis' => 'enum.random-intervalboundary.synopsis',
230
+
231
// was split among platforms (don't know where to redirect)
232
'install.apache' => 'install',
233
'install.apache2' => 'install',
0 commit comments