Le 02/12/2011 20:20, David DURIEUX a écrit :
> Hello
>
> In front/link.send.php file, we use deprecated function since PHP
> 5.3.0 : "@set_magic_quotes_runtime(0);" and "@set_magic_quotes_runtime($mc);"
Cette fonction est dépréciée en php 5.3.0 et supprimée en 5.4.0
Le code est uniquement appellé lorsque la config est moisie (le get
renvoie une valeur != 0)
Donc le "deprecated" est pertinent
Après, on pourrait renforcer la check lors de l'installation.
++
>
> We can modify it by "ini_set('magic_quotes_runtime', 0);" and
> "ini_set('magic_quotes_runtime', $mc);"
>
>
> Best regards
> David Durieux
> ++
>
> _______________________________________________
> Glpi-dev mailing list
> [email protected]
> https://mail.gna.org/listinfo/glpi-dev
>
_______________________________________________
Glpi-dev mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-dev