3v4l.org

run code in 300+ PHP versions simultaneously
<?php function a() { return 'http://localhost'; } $hostname = a(); if ( !$port = parse_url( $hostName, PHP_URL_PORT ) ) { var_dump( "oops" ); }

preferences:
30.42 ms | 402 KiB | 5 Q