J3 Issue ?
avatar wilsonge
wilsonge
8 Jun 2017

As per https://wiki.php.net/rfc/deprecations_php_7_2 from PHP 7.2, using the magic variable $php_errormsg to track errors in INI files is deprecated to be removed in PHP 8 - we should think about conditional error handling in the language package to use the new intended behaviour documented for PHP 7 (error_get_last) and higher falling back to $php_errormsg in PHP 5.x

Given PHP 8 is already been talked about (https://www.phpclasses.org/blog/post/469-PHP-8-Performance-to-be-Boosted-with-a-JIT-engine--Lately-in-PHP-podcast-episode-76.html) maybe we need to even think about having this in the 3.x series given that 3.x is going to last till around 2020 (assuming a 3.9/4.0 release at the end of this year)

avatar wilsonge wilsonge - open - 8 Jun 2017
avatar joomla-cms-bot joomla-cms-bot - change - 8 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Jun 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 8 Jun 2017
Category com_languages
avatar brianteeman brianteeman - change - 25 Mar 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 7 Apr 2018
Status New Discussion
avatar brianteeman
brianteeman - comment - 10 Apr 2018

Closed as there is a PR #17856

avatar brianteeman brianteeman - change - 10 Apr 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-04-10 13:40:13
Closed_By brianteeman
avatar brianteeman brianteeman - close - 10 Apr 2018

Add a Comment

Login with GitHub to post a comment