Menu

#5 PHP 5.3 incompatibility

open
nobody
None
5
2011-03-16
2011-03-16
Anonymous
No

Hi, guys. In PHP 5.3.1 function split is deprecated (in file controller-ping.php):

Erreur : invalid regular expression flag o
Fichier Source : http://mamaku.homeip.net/xampp/relaxx/js/mootools.js
Ligne : 2, Colonne : 58
Code Source :
<b>Deprecated</b>: Function split() is deprecated in <b>/opt/lampp/htdocs/xampp/relaxx/include/controller-ping.php</b> on line <b>17</b><br />

in order to get relaxx working I replace split for explode.

thanks for the relaxx!! it works fine

Discussion


Log in to post a comment.