3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Father { /** * Father Controller */ public function __construct() { // CSRF basic Protection $this->beforeFilter('csrf', ['on' => 'post']); $this->beforeFilter('csrf', ['on' => 'put']); $this->beforeFilter('csrf', ['on' => 'patch']); $this->beforeFilter('csrf', ['on' => 'delete']); // Set the bag $this->messageBag = new MessageBag; } } class Child extends Father { /** * Child Controller that extend Father */ public function __construct($a /** Some parameters **/) { parent::__construct(); } } $a = new Child(1)

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.320.0070.03912.52
5.4.310.0090.03612.52
5.4.300.0060.04312.52
5.4.290.0060.03912.52
5.4.280.0100.04512.41
5.4.270.0100.03312.41
5.4.260.0070.04612.41
5.4.250.0060.04012.41
5.4.240.0070.04212.41
5.4.230.0100.04512.40
5.4.220.0040.03812.40
5.4.210.0080.04012.40
5.4.200.0060.03912.40
5.4.190.0080.03712.39
5.4.180.0100.03612.40
5.4.170.0060.03812.41
5.4.160.0050.04012.41
5.4.150.0090.03412.40
5.4.140.0040.03912.09
5.4.130.0080.03312.07
5.4.120.0060.03512.03
5.4.110.0040.03612.03
5.4.100.0040.03612.03
5.4.90.0090.03712.03
5.4.80.0080.03712.03
5.4.70.0060.03612.03
5.4.60.0100.04312.03
5.4.50.0070.03712.03
5.4.40.0100.03512.01
5.4.30.0130.04412.01
5.4.20.0060.03412.01
5.4.10.0080.03212.01
5.4.00.0020.03911.51
5.3.290.0060.03812.80
5.3.280.0070.03612.71
5.3.270.0040.04112.73
5.3.260.0070.03912.72
5.3.250.0060.04012.72
5.3.240.0090.03612.72
5.3.230.0060.03812.71
5.3.220.0060.03612.68
5.3.210.0050.03912.68
5.3.200.0040.04012.68
5.3.190.0080.03912.68
5.3.180.0060.03712.67
5.3.170.0080.03912.66
5.3.160.0080.03512.67
5.3.150.0040.04512.68
5.3.140.0080.03912.66
5.3.130.0050.04212.66
5.3.120.0080.04512.66
5.3.110.0050.05012.66
5.3.100.0040.04812.13
5.3.90.0060.04212.11
5.3.80.0040.03912.09
5.3.70.0040.03912.09
5.3.60.0090.03812.08
5.3.50.0060.04612.03
5.3.40.0040.03912.03
5.3.30.0100.03611.98
5.3.20.0080.04111.76
5.3.10.0070.04111.73
5.3.00.0060.03911.72
5.2.170.0040.0319.22
5.2.160.0050.0339.22
5.2.150.0070.0289.22
5.2.140.0040.0359.21
5.2.130.0030.0339.18
5.2.120.0070.0299.18
5.2.110.0060.0409.18
5.2.100.0050.0349.18
5.2.90.0080.0389.18
5.2.80.0070.0349.17
5.2.70.0060.0389.17
5.2.60.0090.0309.13
5.2.50.0030.0389.09
5.2.40.0060.0369.07
5.2.30.0070.0409.05
5.2.20.0030.0339.04
5.2.10.0070.0338.95
5.2.00.0050.0358.81
5.1.60.0050.0238.09
5.1.50.0060.0268.09
5.1.40.0030.0258.07
5.1.30.0010.0308.41
5.1.20.0040.0278.44
5.1.10.0030.0288.17
5.1.00.0020.0278.17
5.0.50.0050.0226.64
5.0.40.0070.0156.51
5.0.30.0060.0296.31
5.0.20.0040.0196.28
5.0.10.0050.0196.26
5.0.00.0010.0326.25
4.4.90.0020.0214.77
4.4.80.0040.0234.75
4.4.70.0040.0204.75
4.4.60.0050.0164.76
4.4.50.0010.0174.77
4.4.40.0050.0264.71
4.4.30.0040.0164.76
4.4.20.0040.0194.84
4.4.10.0040.0154.85
4.4.00.0020.0254.76
4.3.110.0050.0194.67
4.3.100.0040.0154.67
4.3.90.0040.0174.63
4.3.80.0020.0304.58
4.3.70.0020.0184.63
4.3.60.0030.0154.63
4.3.50.0010.0184.63
4.3.40.0030.0244.54
4.3.30.0020.0173.30
4.3.20.0040.0163.28
4.3.10.0030.0143.24
4.3.00.0030.0236.73

preferences:
135.6 ms | 1398 KiB | 7 Q