From 2b9fc83db2998d12e5dc72e574109658f3c448f2 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Fri, 9 Oct 2015 17:18:00 +0700 Subject: [PATCH] Fixes zf2-documentation/#1516 https://github.com/zendframework/zf2-documentation/issues/1516 --- module/PageController/view/page-controller/about/faq.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/PageController/view/page-controller/about/faq.phtml b/module/PageController/view/page-controller/about/faq.phtml index 88d201535..c5c1d6c88 100644 --- a/module/PageController/view/page-controller/about/faq.phtml +++ b/module/PageController/view/page-controller/about/faq.phtml @@ -57,9 +57,9 @@ $headTitle->prepend('FAQ');
Start using Zend Framework 2! It's already stable.
What version of PHP is Zend Framework 2 based on?
-
Zend Framework 2 is based on PHP 5.3. We expect to add support for PHP 5.4 once it starts to be adopted by the PHP community.
+
Zend Framework 2 is based on PHP 5.5, and support PHP 7.
I’m convinced, where can I try out the latest release?
You can download the latest build from http://packages.zendframework.com. You can also get more information about the Zend Framework 2 project at http://framework.zend.com/zf2/.
- \ No newline at end of file +