mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add redirection after IntervalBoundary enum XML id change
This commit is contained in:
@@ -223,6 +223,11 @@ $manual_page_moves = [
|
||||
// entry point changed
|
||||
'installation' => 'install',
|
||||
|
||||
// XML Id changed (see https://github.com/php/doc-en/commit/0d51ca45814bbc60d7a1e6cf6fc7213f0b49c8d5)
|
||||
'enum.random.intervalboundary' => 'enum.random-intervalboundary',
|
||||
'enum.random.intervalboundary.intro' => 'enum.random-intervalboundary.intro',
|
||||
'enum.random.intervalboundary.synopsis' => 'enum.random-intervalboundary.synopsis',
|
||||
|
||||
// was split among platforms (don't know where to redirect)
|
||||
'install.apache' => 'install',
|
||||
'install.apache2' => 'install',
|
||||
|
||||
Reference in New Issue
Block a user