×
This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
PHP7 support
Walt Sorensen
Senior Member
Posts: 54
8 年 11 个月 前 - 8 年 11 个月 前 #1140
由 Walt Sorensen
PHP7 support was created by Walt Sorensen
Would be nice to see PHP 7 support with PHP7 released and Joomla 3.5 being released in the coming months.
The big item I know about ismust be replaced with name spacedvia
Other items for good code clean up include things likehas been deprecated
Reference on this change requirement from the Joomla CMS
github.com/joomla/joomla-cms/pull/6600
There are also some specific PHP7 changes needed. most of which are BC compatible with php5
www.digitalocean.com/company/blog/getting-ready-for-php-7/
The big item I know about is
JString
StringHelper
use Joomla\String\StringHelper;
Other items for good code clean up include things like
JArrayHelper
use Joomla\Utilities\ArrayHelper;
Reference on this change requirement from the Joomla CMS
github.com/joomla/joomla-cms/pull/6600
There are also some specific PHP7 changes needed. most of which are BC compatible with php5
www.digitalocean.com/company/blog/getting-ready-for-php-7/
Last edit: 8 年 11 个月 前 by Walt Sorensen. 理由: add some more php 7 info
The following user(s) said Thank You: Søren Beck Jensen
Please 登录 或 注册一个帐号 to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
8 年 7 个月 前 #1285
由 Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
该邮件地址已受到反垃圾邮件插件保护。要显示它需要在浏览器中启用 JavaScript。
Replied by Andres Maeso on topic PHP7 support
Hi Walt
Our components are compatible with PHP7 and Joomla 3.5.
Thank you for being on top of new updates!
Our components are compatible with PHP7 and Joomla 3.5.
Thank you for being on top of new updates!
Andrés Maeso
Customer relations manager at Joomla Component Creator.
该邮件地址已受到反垃圾邮件插件保护。要显示它需要在浏览器中启用 JavaScript。
The following user(s) said Thank You: Walt Sorensen
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.073秒