Deprecated functions & goto problems

Bug #420479 reported by KidSquale
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
FLSES
New
Undecided
Unassigned

Bug Description

In the latest PHP version, function with regex like split() are deprecated.
We can replace them with the explode() function.

We also have to change the goto() function, because it already exist in the latest PHP version.(For now, I replace goto() by go_to())

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.