3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach (mb_list_encodings() as $encoding) { echo $encoding, ': ', mb_convert_encoding('ö', $encoding, 'UTF-8'), PHP_EOL; }
Output for 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
BASE64: Deprecated: mb_convert_encoding(): Handling Base64 via mbstring is deprecated; use base64_encode/base64_decode instead in /in/1R8vD on line 4 w7Y= UUENCODE: Deprecated: mb_convert_encoding(): Handling Uuencode via mbstring is deprecated; use convert_uuencode/convert_uudecode instead in /in/1R8vD on line 4 begin 0644 filename !]@`` HTML-ENTITIES: Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /in/1R8vD on line 4 &ouml; Quoted-Printable: Deprecated: mb_convert_encoding(): Handling QPrint via mbstring is deprecated; use quoted_printable_encode/quoted_printable_decode instead in /in/1R8vD on line 4 =C3=B6 7bit: ? 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: ? CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: ? UHC: ? ISO-2022-KR: $)C? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50221: ? CP50222: ?
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 BASE64: Deprecated: mb_convert_encoding(): Handling Base64 via mbstring is deprecated; use base64_encode/base64_decode instead in /in/1R8vD on line 4 w7Y= UUENCODE: Deprecated: mb_convert_encoding(): Handling Uuencode via mbstring is deprecated; use convert_uuencode/convert_uudecode instead in /in/1R8vD on line 4 begin 0644 filename !]@`` HTML-ENTITIES: Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /in/1R8vD on line 4 &ouml; Quoted-Printable: Deprecated: mb_convert_encoding(): Handling QPrint via mbstring is deprecated; use quoted_printable_encode/quoted_printable_decode instead in /in/1R8vD on line 4 =C3=B6 7bit: ? 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: ? CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: ? UHC: ? ISO-2022-KR: $)C? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50221: ? CP50222: ?
Output for 8.1.11 - 8.1.28
BASE64: w7Y= UUENCODE: HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: ?? 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: ? CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: ? UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: CP50221: ? CP50222: ?
Output for 8.1.0 - 8.1.10
BASE64: w7Y= UUENCODE: HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: ?? 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: ? CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: ? UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: CP50221: ? CP50222: ?
Output for 8.0.0 - 8.0.30
wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-win: ? SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � JIS-ms: ? ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50220raw: ? CP50221: ? CP50222: ?
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
pass: Warning: mb_convert_encoding(): Unable to create character encoding converter in /in/1R8vD on line 4 wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: Warning: mb_convert_encoding(): Unable to create character encoding converter in /in/1R8vD on line 4 HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-win: ? SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � JIS-ms: ? ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50220raw: ? CP50221: ? CP50222: ?
Output for 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.6 - 7.2.33
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-win: ? SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � JIS-ms: ? ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50220raw: ? CP50221: ? CP50222: ?
Output for 5.3.3 - 5.3.29
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? CP932: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � JIS-ms: ? CP50220: ? CP50220raw: ? CP50221: ? CP50222: ?
Output for 5.3.0 - 5.3.2
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: �
Output for 5.2.1 - 5.2.17
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? Windows-1252: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? ArmSCII-8: ?
Output for 5.1.0 - 5.1.6, 5.2.0
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? JIS: $(D+S(B ISO-2022-JP: ? Windows-1252: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ? ArmSCII-8: ?
Output for 5.0.4 - 5.0.5
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? JIS: $(D+S(B ISO-2022-JP: ? Windows-1252: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ?
Output for 5.0.2 - 5.0.3
pass: � auto: � wchar: � byte2be: � byte2le: � byte4be: � byte4le: � BASE64: w7Y= UUENCODE: � HTML-ENTITIES: &ouml; Quoted-Printable: =C3=B6 7bit: 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� SJIS-win: ? JIS: $(D+S(B ISO-2022-JP: ? Windows-1252: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � EUC-CN: � CP936: ? HZ: ? EUC-TW: ? BIG-5: ? EUC-KR: � UHC: ? ISO-2022-KR: ? Windows-1251: ? CP866: ? KOI8-R: ?
Output for 5.0.0 - 5.0.1
pass: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLauto: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLwchar: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLbyte2be: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLbyte2le: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLbyte4be: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLbyte4le: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLBASE64: w7Y= Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUUENCODE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLHTML-ENTITIES: &ouml; Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLQuoted-Printable: =C3=B6 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOL7bit: Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOL8bit: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-4: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-4BE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-4LE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-2: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-2BE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUCS-2LE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-32: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-32BE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-32LE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-16: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-16BE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-16LE: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-8: ö Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF-7: +APY- Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUTF7-IMAP: &APY- Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLASCII: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLEUC-JP: ��� Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLSJIS: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLeucJP-win: ��� Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLSJIS-win: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLJIS: $(D+S(B Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-2022-JP: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLWindows-1252: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-1: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-2: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-3: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-4: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-5: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-6: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-7: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-8: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-9: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-10: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-13: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-14: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-8859-15: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLEUC-CN: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLCP936: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLHZ: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLEUC-TW: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLBIG-5: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLEUC-KR: � Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLUHC: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLISO-2022-KR: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLWindows-1251: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLCP866: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOLKOI8-R: ? Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/1R8vD on line 4 PHP_EOL
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: mb_list_encodings() in /in/1R8vD on line 3
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: mb_list_encodings() in /in/1R8vD on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: mb_list_encodings() in /in/1R8vD on line 3

preferences:
246.64 ms | 401 KiB | 340 Q