You can view the Pull Request on github: https://github.com/php/web-php/pull/385
Opened By: afilina Pull Request Description: - Check whether this manual page exists in the legacy manual on [php-legacy-docs.zend.com][legacy] - Display a custom 404 that suggests trying the legacy manuals, with disclaimer about accountability. - Use jQuery to append the hash part of the link, which isn't visible to the backend. - Cache results of the legacy lookup for faster 404s next time. - If there is no legacy manual counterpart, then display the usual 404 page. Screenshot:  [legacy]: https://php-legacy-docs.zend.com -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php