×
This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
PHP7 support
Walt Sorensen
Membre senior
Posts: 54
il y a 8 ans 11 mois - il y a 8 ans 11 mois #1140
par Walt Sorensen
PHP7 support a été créé par 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/
Dernière édition: il y a 8 ans 11 mois par Walt Sorensen. Raison: add some more php 7 info
Les utilisateur(s) suivant ont remercié: Søren Beck Jensen
Connexion ou Créer un compte pour participer à la conversation.
Andres Maeso
Membre platinium
Posts: 338
il y a 8 ans 7 mois #1285
par Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Réponse de Andres Maeso sur le sujet 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.
Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Les utilisateur(s) suivant ont remercié: Walt Sorensen
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.054 secondes