3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler(function($ErrLevel, $ErrMessage) { if ($ErrLevel == E_RECOVERABLE_ERROR // order this according to what your app uses most return strpos($ErrMessage, 'must be an instance of string, string') || strpos($ErrMessage, 'must be an instance of integer, integer') || strpos($ErrMessage, 'must be an instance of float, double') || strpos($ErrMessage, 'must be an instance of boolean, boolean') || strpos($ErrMessage, 'must be an instance of resource, resource'); }); function miauw(string $string) { echo 'de catchable error wordt onderdrukt wanneer $string een string is'; } miauw(2);

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.240.0100.05112.40
5.4.230.0100.04512.39
5.4.220.0130.03812.39
5.4.210.0080.04512.39
5.4.200.0100.04612.39
5.4.190.0130.04312.39
5.4.180.0120.03912.39
5.4.170.0130.04612.39
5.4.160.0090.04612.39
5.4.150.0100.04312.39
5.4.140.0110.04312.08
5.4.130.0110.04012.06
5.4.120.0110.03912.03
5.4.110.0130.03812.02
5.4.100.0100.04712.02
5.4.90.0100.04512.02
5.4.80.0130.04012.02
5.4.70.0100.03912.02
5.4.60.0110.03912.02
5.4.50.0100.04212.01
5.4.40.0140.03812.00
5.4.30.0120.04512.00
5.4.20.0120.03811.99
5.4.10.0130.04312.00
5.4.00.0100.04211.49
5.3.280.0140.04612.71
5.3.270.0120.04312.72
5.3.260.0100.04612.72
5.3.250.0110.04312.72
5.3.240.0100.04512.72
5.3.230.0130.04112.71
5.3.220.0110.04312.68
5.3.210.0130.04312.68
5.3.200.0130.04912.68
5.3.190.0180.04912.68
5.3.180.0140.05112.67
5.3.170.0130.05212.67
5.3.160.0140.05212.68
5.3.150.0140.04312.67
5.3.140.0140.05612.66
5.3.130.0130.04912.66
5.3.120.0130.04912.65
5.3.110.0130.05012.66
5.3.100.0120.05112.12
5.3.90.0140.04512.10
5.3.80.0140.04012.08
5.3.70.0110.04312.08
5.3.60.0120.04312.08
5.3.50.0130.03812.01
5.3.40.0120.04212.01
5.3.30.0140.03911.97
5.3.20.0140.03911.75
5.3.10.0090.04011.72
5.3.00.0120.04011.70

preferences:
139.59 ms | 1394 KiB | 7 Q