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

Home Page:https://www.phptherightway.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

igorradovanov opened this issue · comments

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.