3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = <<<'HERE' <!--googleoff: all--> <table class=\"tborder vbpuh_highlights_container vbpuh-desktop $containerClass vbpuh-loading\" align=\"center\" style=\"border-spacing: 1px 0; width: 100%\" cellpadding=\"$stylevar[cellpadding]\"> <tr> <td class=\"tcat\"><a href=\"$frameLink\">$frameTitle</a></td> </tr> <tr class=\"vbpuh_highlights_row_top\"> <td class=\"alt1\" style=\"border: 2px solid $vboptions[css_.tcat_background]\"> <div class=\"vbpuh_pics_container\"> $activeUsersBits </div> </td> </tr> ".(($allUsers) ? (" <tr> <td class=\"thead\"> $vbphrase[vbpuh_more_highlighted_profiles] <a href=\"highlight_albums.php\" style=\"float: right;\">$vbphrase[vbpuh_view_all_highlights]</a> </td> </tr> <tr> <td class=\"alt1\" style=\"font-size:11px;\"> $allUsers </td> </tr> ") : (""))." </table> <!--googleon: all--> HERE; eval('$ss = "'.$s.'";');
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
Parse error: syntax error, unexpected token ".", expecting "]" in /in/BiWoL(33) : eval()'d code on line 7
Process exited with code 255.
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 Parse error: syntax error, unexpected token ".", expecting "]" in /in/BiWoL(33) : eval()'d code on line 7
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Parse error: syntax error, unexpected '.', expecting ']' in /in/BiWoL(33) : eval()'d code on line 7
Process exited with code 255.

preferences:
148.28 ms | 402 KiB | 181 Q