Fatal error: Uncaught Error: Call to undefined function iconv_set_encoding() in /in/mq2J5:2
Stack trace:
#0 {main}
thrown in /in/mq2J5 on line 2
Process exited with code 255.
Wrong decoding:
Notice: iconv_mime_decode_headers(): Wrong charset, conversion from `???' to `ISO-8859-1' is not allowed in /in/mq2J5 on line 12
bool(false)
Correct decoding:
Notice: iconv_mime_decode_headers(): Wrong charset, conversion from `???' to `ISO-8859-1' is not allowed in /in/mq2J5 on line 15
bool(false)
Output for 5.4.0 - 5.4.45
Fatal error: Call to undefined function iconv_set_encoding() in /in/mq2J5 on line 2
Process exited with code 255.
Output for 5.1.2
Wrong decoding:
Notice: iconv_mime_decode_headers(): Wrong charset, conversion from `???' to `ISO-8859-1' is not allowed in /in/mq2J5 on line 13
bool(false)
Correct decoding:
Notice: iconv_mime_decode_headers(): Wrong charset, conversion from `???' to `ISO-8859-1' is not allowed in /in/mq2J5 on line 16
bool(false)
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: iconv_set_encoding() in /in/mq2J5 on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: iconv_set_encoding() in /in/mq2J5 on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: iconv_set_encoding() in /in/mq2J5 on line 2