? Success

User tests: Successful: Unsuccessful:

avatar nibra
nibra
17 Jul 2015

The test suite is currently failing on PHP7. This PR fixes the issues reported by Travis.

avatar nibra nibra - open - 17 Jul 2015
avatar nibra nibra - change - 17 Jul 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jul 2015
Labels Added: ?
avatar mbabker
mbabker - comment - 17 Jul 2015

We have PHP 7 compat issues dealt with in the 3.5-dev branch (where things are passing with flying colors).

avatar nibra
nibra - comment - 17 Jul 2015

Ok! Is theproblem with the framework's String class solved, too? That name is not allowed in PHP7. I propose to rename it to Utf8String.

avatar mbabker
mbabker - comment - 17 Jul 2015

We renamed it to StringHelper in the Framework (see joomla-framework/string@a1f9506) and changed the legacy JString to directly extend from that versus the now disallowed named class.

avatar nibra
nibra - comment - 17 Jul 2015

Very good. Then this PR is of no use; I'm closing it.

avatar nibra nibra - change - 17 Jul 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-07-17 22:46:32
Closed_By nibra
avatar nibra nibra - close - 17 Jul 2015
avatar nibra nibra - close - 17 Jul 2015
avatar nibra nibra - head_ref_deleted - 18 Jul 2015

Add a Comment

Login with GitHub to post a comment