You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/posts/2018-12-02-phalcon-3-4-2-released.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ We are happy to announce that we have released Phalcon [3.4.2](https://github.co
4
4
5
5
This a minor release, focused on bugs mostly.
6
6
7
-
##### NOTE: This is the last release for the v3.x series. Our next version support only PHP version 7.2 or later. If you are using PHP < 7.2 then you will need to use this version {.alert .alert-danger}
7
+
##### NOTE: This is the last release for the v3.x series. Our next version will only support PHP version 7.2 or later. If you are using PHP < 7.2 then you will need to use this version {.alert .alert-danger}
8
8
9
9
#### Changelog
10
10
- Added missing Volt tags to array helper in `Phalcon\Mvc\View\Engine\Volt\Compiler::functionCall`[#13447](https://github.com/phalcon/cphalcon/issues/13447)
0 commit comments