?
avatar csthomas
csthomas
14 Feb 2017

Steps to reproduce the issue

Run joomla on php 5.3.
Go to joomla backend to Multilingual Associations

Expected result

No warning.

Actual result

Backend:
Multilingual Associations
Warning: ksort() expects parameter 2 to be long, string given in C:\Program Files (x86)\Ampps\www\joomla37\administrator\components\com_associations\models\fields\itemtype.php on line 57

Please see http://php.net/manual/en/function.sort.php
SORT_NATURAL flag was introduced in php 5.4

Additional comments

The issue was original reported by @waader at #13262 (comment)

avatar csthomas csthomas - open - 14 Feb 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Feb 2017
avatar zero-24 zero-24 - change - 15 Feb 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-02-15 09:54:07
Closed_By zero-24
avatar zero-24 zero-24 - close - 15 Feb 2017
avatar zero-24
zero-24 - comment - 15 Feb 2017

Closing as we have a PR.

Add a Comment

Login with GitHub to post a comment