3v4l.org

run code in 300+ PHP versions simultaneously
<?php /*mb_internal_encoding('ISO-8859-1'); echo 'Subject: ', mb_decode_mimeheader('=?ISO-8859-1?B?0JTQvtCx0LDQstC70LXQvSDQvdC+0LLRi9C5INC60L4=?= =?ISO-8859-1?B?0LzQvNC10L3RgtCw0YDQuNC5INC6INC30LDQv9C40YHQuDogIns=?= =?ISO-8859-1?B?UEFHRV9USVRMRX0i?=');*/ $utf8_2 = iconv('ISO-8859-1', 'UTF-8', 'Добавлен новый комментарий к записи: "{PAGE_TITLE}"'); $utf8_2 = mb_convert_encoding('Добавлен новый комментарий к записи: "{PAGE_TITLE}"', 'UTF-8', 'ISO-8859-1')
Output for 5.4.0 - 5.4.32
Parse error: syntax error, unexpected end of file in /in/XQ27d on line 10
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected $end in /in/XQ27d on line 10
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected $ in /in/XQ27d on line 10
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/XQ27d on line 10
Process exited with code 255.

preferences:
225.51 ms | 1395 KiB | 123 Q