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

Replace the link for Zend/View in Libraries (Compiled Templates) #920

Closed igorradovanov closed 1 year ago

igorradovanov commented 2 years ago

The current link to Zend/View found in the PHP The Right Way documentation resolves to 500 Internal Server Error

Current link: https://framework.zend.com/manual/2.3/en/modules/zend.view.quick-start.html Replacement link: https://framework.zend.com/manual/2.4/en/modules/zend.view.quick-start.html

Version mismatch, v2.3 vs 2.4.