codeguy/php-the-right-way

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

igorradovanov opened this issue · 0 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.