Does zend framework support php 7?
Answer / Raj Bhupan Pandey
Yes, Zend Framework officially supports PHP 7 and above. It was actively developed up until version 2.5 and later versions have been declared as Long Term Support (LTS) releases.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to call two different views from same action?
How to use a sql function or perform calculations in a statement generating with zend_db_select?
Explain how routing works?
Where is the model in zf's mvc implementation?
What is the minimum php version required to run zend framework 2?
Configuration in zend framework, application.ini file?
Do you know what is the way in which the html can be used to form elements?
What is zend framework?
What new in zend framework 3.0?
How to change the view render file from controller?
How to install zend on your local machine?
Where's the model?