3v4l.org

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

preferences:
187.01 ms | 1399 KiB | 63 Q