<?php $a = 2;echo $a = (int)2/10;echo PHP_EOL;echo (int)$a;?>
Standard input is empty
0.2 0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!