3v4l.org

run code in 300+ PHP versions simultaneously
<?php $timestampCurrentPouch = strtotime('9999-12-31T00:00:00'); $isCurrentPouchValid = (($timestampCurrentPouch > strtotime('-5 years')) || ($timestampCurrentPouch < strtotime('+5 years'))); VAR_DUMP($isCurrentPouchValid);

preferences:
41.78 ms | 402 KiB | 5 Q