You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
La fonction mcrypt_cbc a été marquée obsolète dans php 5.5. Elle a été supprimé dans php 7.0.0
L'alternative mcrypt_encrypt a aussi supprimé dans php 7.1.0.
Il faut utiliser openssl ou sodium
The text was updated successfully, but these errors were encountered:
nikrou
added a commit
to nikrou/afup-web
that referenced
this issue
Jan 14, 2020
La fonction mcrypt_cbc a été marquée obsolète dans php 5.5. Elle a été supprimé dans php 7.0.0
L'alternative mcrypt_encrypt a aussi supprimé dans php 7.1.0.
Il faut utiliser openssl ou sodium
The text was updated successfully, but these errors were encountered: