3v4l.org

run code in 300+ PHP versions simultaneously
<?php stream_select(null, null, null, 0);
Output for 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
Fatal error: Uncaught Error: stream_select(): Argument #1 ($read) could not be passed by reference in /in/ju0Yb:3 Stack trace: #0 {main} thrown in /in/ju0Yb on line 3
Process exited with code 255.
Output for 8.1.23 - 8.1.33, 8.2.10 - 8.2.29
Fatal error: Uncaught Error: stream_select(): Argument #1 ($read) cannot be passed by reference in /in/ju0Yb:3 Stack trace: #0 {main} thrown in /in/ju0Yb on line 3
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.22, 7.4.0 - 7.4.10
Fatal error: Only variables can be passed by reference in /in/ju0Yb on line 3
Process exited with code 255.

preferences:
78.14 ms | 409 KiB | 5 Q