ldleman / dropcenter

43 stars 4 forks source link

deprecated warnings #67

Open yozart opened 7 years ago

yozart commented 7 years ago

Hello, I have following deprecated warnings on my freenas webserver. how can I get rid of them?

Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /mnt/ftp/dropcenter/header.php on line 12

Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in /mnt/ftp/dropcenter/header.php on line 13

Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in /mnt/ftp/dropcenter/header.php on line 14

thanks

yozart commented 7 years ago

You should add following changes to your code to fix the issue with php 5.6 : https://github.com/Ocramius/zf2/commit/01fe153f76043d016536134863f2e0d7b6ec118d