codeguy / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
https://www.phptherightway.com
Other
9.04k stars 3.24k forks source link

Zend Engine 2 Opcodes resolves to 404 page (Caching) #923

Closed igorradovanov closed 1 year ago

igorradovanov commented 2 years ago

Zend Engine 2 Opcodes were removed from the php.net manual and moved to https://php-legacy-docs.zend.com manual under Zend.

Broken url: https://www.php.net/manual/en/internals2.opcodes.php Replacement url: https://php-legacy-docs.zend.com/manual/php4/en/internals2.opcodes

Chapther: 15 (Caching)