3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(html_strip_tags( <<<EOT <table class="showmesages"><tr><td class="number">From</td><td class="number">To</td><td class="message" >Message</td><td class="time">Time</td></tr><tr><td class="number" style="font-weight: bold;"><a title='Click to see all SMS messages received from "12026008548"' href="messages.php?from=12026013490">12026013490</a></td><td class="number" style="font-weight: bold;"><a title='Click to see all SMS messages received on "12026008548"' href="messages.php?number=12026008548">12026008548</a></td><td class="message" > <a style="color:white;" title='Show Messages Containing "Doctena"' href="?tag=Doctena">Doctena</a> <a style="color:white;" title='Show Messages Containing "confirmation"' href="?tag=confirmation">confirmation</a> <a style="color:white;" title='Show Messages Containing "code"' href="?tag=code">code</a> <a style="color:white;" title='Show Messages Containing ""' href="?tag="></a>: <a style="color:white;" title='Show Messages Containing "9111"' href="?tag=9111">9111</a> </td><td class="time">20 hours ago</td></tr><tr><td class="number" style="font-weight: bold;"><a title='Click to see all SMS messages received from "12026008548"' href="messages.php?from=12026013490">12026013490</a></td><td class="number" style="font-weight: bold;"><a title='Click to see all SMS messages received on "12026008548"' href="messages.php?number=12026008548">12026008548</a></td><td class="message" > <a style="color:white;" title='Show Messages Containing "Doctena"' href="?tag=Doctena">Doctena</a> <a style="color:white;" title='Show Messages Containing "confirmation"' href="?tag=confirmation">confirmation</a> <a style="color:white;" title='Show Messages Containing "code"' href="?tag=code">code</a> <a style="color:white;" title='Show Messages Containing ""' href="?tag="></a>: <a style="color:white;" title='Show Messages Containing "8548"' href="?tag=8548">8548</a> </td><td class="time">22 hours ago</td></tr></table><br> EOT ));
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 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
Fatal error: Uncaught Error: Call to undefined function html_strip_tags() in /in/PhfLm:3 Stack trace: #0 {main} thrown in /in/PhfLm on line 3
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 Fatal error: Uncaught Error: Call to undefined function html_strip_tags() in /in/PhfLm:3 Stack trace: #0 {main} thrown in /in/PhfLm on line 3
Process exited with code 255.
Output for 5.6.0 - 5.6.25
Fatal error: Call to undefined function html_strip_tags() in /in/PhfLm on line 3
Process exited with code 255.

preferences:
168.51 ms | 401 KiB | 187 Q