<?phpvar_dump((null === false) ^ !strcmp(null, false));var_dump((1 === '1') ^ !strcmp(1, '1'));?>
Standard input is empty
int(1) int(1)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!