3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo(): ?string { return ''; } function bar(): ?string { return null; } foo(); bar();

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
95.03 ms | 1973 KiB | 4 Q