3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'In My Cart : 11 items'; $int = filter_var($str, FILTER_SANITIZE_NUMBER_INT); print_r($int)
Output for 5.4.0 - 5.4.26
Parse error: syntax error, unexpected end of file in /in/Lt6kP on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end in /in/Lt6kP on line 5
Process exited with code 255.

preferences:
174.81 ms | 1399 KiB | 63 Q