×
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 years 11 months ago - 8 years 11 months ago #1140
by 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 years 11 months ago by Walt Sorensen. Reason: add some more php 7 info
The following user(s) said Thank You: Søren Beck Jensen
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
8 years 7 months ago #1285
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
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.
This email address is being protected from spambots. You need JavaScript enabled to view it.
The following user(s) said Thank You: Walt Sorensen
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds