<?php $count = '0';$out = (int) ($count ?? 22); var_dump($out);
Standard input is empty
int(0)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!