3v4l.org

run code in 300+ PHP versions simultaneously
<?php class x { var $a, $b; function x() { $this->a = 3; $this->b = 6; } } $v = new x(); echo $v->a, ' : ', $v->b, ' :: ', PHP_VERSION;
Output for 8.3.6
: :: 8.3.6
Output for 8.3.5
: :: 8.3.5
Output for 8.3.4
: :: 8.3.4
Output for 8.3.3
: :: 8.3.3
Output for 8.3.2
: :: 8.3.2
Output for 8.3.1
: :: 8.3.1
Output for 8.3.0
: :: 8.3.0
Output for 8.2.18
: :: 8.2.18
Output for 8.2.17
: :: 8.2.17
Output for 8.2.16
: :: 8.2.16
Output for 8.2.15
: :: 8.2.15
Output for 8.2.14
: :: 8.2.14
Output for 8.2.13
: :: 8.2.13
Output for 8.2.12
: :: 8.2.12
Output for 8.2.11
: :: 8.2.11
Output for 8.2.10
: :: 8.2.10
Output for 8.2.9
: :: 8.2.9
Output for 8.2.8
: :: 8.2.8
Output for 8.2.7
: :: 8.2.7
Output for 8.2.6
: :: 8.2.6
Output for 8.2.5
: :: 8.2.5
Output for 8.2.4
: :: 8.2.4
Output for 8.2.3
: :: 8.2.3
Output for 8.2.2
: :: 8.2.2
Output for 8.2.1
: :: 8.2.1
Output for 8.2.0
: :: 8.2.0
Output for 8.1.28
: :: 8.1.28
Output for 8.1.27
: :: 8.1.27
Output for 8.1.26
: :: 8.1.26
Output for 8.1.25
: :: 8.1.25
Output for 8.1.24
: :: 8.1.24
Output for 8.1.23
: :: 8.1.23
Output for 8.1.22
: :: 8.1.22
Output for 8.1.21
: :: 8.1.21
Output for 8.1.20
: :: 8.1.20
Output for 8.1.19
: :: 8.1.19
Output for 8.1.18
: :: 8.1.18
Output for 8.1.17
: :: 8.1.17
Output for 8.1.16
: :: 8.1.16
Output for 8.1.15
: :: 8.1.15
Output for 8.1.14
: :: 8.1.14
Output for 8.1.13
: :: 8.1.13
Output for 8.1.12
: :: 8.1.12
Output for 8.1.11
: :: 8.1.11
Output for 8.1.10
: :: 8.1.10
Output for 8.1.9
: :: 8.1.9
Output for 8.1.8
: :: 8.1.8
Output for 8.1.7
: :: 8.1.7
Output for 8.1.6
: :: 8.1.6
Output for 8.1.5
: :: 8.1.5
Output for 8.1.4
: :: 8.1.4
Output for 8.1.3
: :: 8.1.3
Output for 8.1.2
: :: 8.1.2
Output for 8.1.1
: :: 8.1.1
Output for 8.1.0
: :: 8.1.0
Output for 8.0.30
: :: 8.0.30
Output for 8.0.29
: :: 8.0.29
Output for 8.0.28
: :: 8.0.28
Output for 8.0.27
: :: 8.0.27
Output for 8.0.26
: :: 8.0.26
Output for 8.0.25
: :: 8.0.25
Output for 8.0.24
: :: 8.0.24
Output for 8.0.23
: :: 8.0.23
Output for 8.0.22
: :: 8.0.22
Output for 8.0.21
: :: 8.0.21
Output for 8.0.20
: :: 8.0.20
Output for 8.0.19
: :: 8.0.19
Output for 8.0.18
: :: 8.0.18
Output for 8.0.17
: :: 8.0.17
Output for 8.0.16
: :: 8.0.16
Output for 8.0.15
: :: 8.0.15
Output for 8.0.14
: :: 8.0.14
Output for 8.0.13
: :: 8.0.13
Output for 8.0.12
: :: 8.0.12
Output for 8.0.11
: :: 8.0.11
Output for 8.0.10
: :: 8.0.10
Output for 8.0.9
: :: 8.0.9
Output for 8.0.8
: :: 8.0.8
Output for 8.0.7
: :: 8.0.7
Output for 8.0.6
: :: 8.0.6
Output for 8.0.5
: :: 8.0.5
Output for 8.0.3
: :: 8.0.3
Output for 8.0.2
: :: 8.0.2
Output for 8.0.1
: :: 8.0.1
Output for 8.0.0
: :: 8.0.0
Output for 7.4.33
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.33
Output for 7.4.32
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.32
Output for 7.4.30
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.30
Output for 7.4.29
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.29
Output for 7.4.28
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.28
Output for 7.4.27
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.27
Output for 7.4.26
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.26
Output for 7.4.25
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.25
Output for 7.4.24
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.24
Output for 7.4.23
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.23
Output for 7.4.22
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.22
Output for 7.4.21
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.21
Output for 7.4.20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.20
Output for 7.4.16
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.16
Output for 7.4.15
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.15
Output for 7.4.14
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.14
Output for 7.4.13
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.13
Output for 7.4.12
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.12
Output for 7.4.11
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.11
Output for 7.4.10
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.10
Output for 7.4.9
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.9
Output for 7.4.8
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.8
Output for 7.4.7
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.7
Output for 7.4.6
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.6
Output for 7.4.5
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.5
Output for 7.4.4
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.4
Output for 7.4.3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.3
Output for 7.4.0
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.4.0
Output for 7.3.33
3 : 6 :: 7.3.33
Output for 7.3.32
3 : 6 :: 7.3.32
Output for 7.3.31
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.31
Output for 7.3.30
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.30
Output for 7.3.29
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.29
Output for 7.3.28
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.28
Output for 7.3.27
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.27
Output for 7.3.26
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.26
Output for 7.3.25
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.25
Output for 7.3.24
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.24
Output for 7.3.23
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.23
Output for 7.3.21
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.21
Output for 7.3.20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.20
Output for 7.3.19
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.19
Output for 7.3.18
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.18
Output for 7.3.17
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.17
Output for 7.3.16
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.16
Output for 7.3.12
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.3.12
Output for 7.2.33
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.33
Output for 7.2.32
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.32
Output for 7.2.31
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.31
Output for 7.2.30
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.30
Output for 7.2.29
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.29
Output for 7.2.6
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.6
Output for 7.2.0
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.2.0
Output for 7.1.20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.20
Output for 7.1.10
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.10
Output for 7.1.7
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.7
Output for 7.1.6
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.6
Output for 7.1.5
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.5
Output for 7.1.0
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.1.0
Output for 7.0.20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.20
Output for 7.0.14
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.14
Output for 7.0.11
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.11
Output for 7.0.10
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.10
Output for 7.0.9
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.9
Output for 7.0.8
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.8
Output for 7.0.7
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.7
Output for 7.0.6
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.6
Output for 7.0.5
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.5
Output for 7.0.4
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.4
Output for 7.0.3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.3
Output for 7.0.2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.2
Output for 7.0.1
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.1
Output for 7.0.0
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; x has a deprecated constructor in /in/gfjMA on line 2 3 : 6 :: 7.0.0
Output for 5.6.28
3 : 6 :: 5.6.28
Output for 5.6.26
3 : 6 :: 5.6.26
Output for 5.6.25
3 : 6 :: 5.6.25
Output for 5.6.24
3 : 6 :: 5.6.24
Output for 5.6.23
3 : 6 :: 5.6.23
Output for 5.6.22
3 : 6 :: 5.6.22
Output for 5.6.21
3 : 6 :: 5.6.21
Output for 5.6.20
3 : 6 :: 5.6.20
Output for 5.6.19
3 : 6 :: 5.6.19
Output for 5.6.18
3 : 6 :: 5.6.18
Output for 5.6.17
3 : 6 :: 5.6.17
Output for 5.6.16
3 : 6 :: 5.6.16
Output for 5.6.15
3 : 6 :: 5.6.15
Output for 5.6.14
3 : 6 :: 5.6.14
Output for 5.6.13
3 : 6 :: 5.6.13
Output for 5.6.12
3 : 6 :: 5.6.12
Output for 5.6.11
3 : 6 :: 5.6.11
Output for 5.6.10
3 : 6 :: 5.6.10
Output for 5.6.9
3 : 6 :: 5.6.9
Output for 5.6.8
3 : 6 :: 5.6.8
Output for 5.6.7
3 : 6 :: 5.6.7
Output for 5.6.6
3 : 6 :: 5.6.6
Output for 5.6.5
3 : 6 :: 5.6.5
Output for 5.6.4
3 : 6 :: 5.6.4
Output for 5.6.3
3 : 6 :: 5.6.3
Output for 5.6.2
3 : 6 :: 5.6.2
Output for 5.6.1
3 : 6 :: 5.6.1
Output for 5.6.0
3 : 6 :: 5.6.0
Output for 5.5.38
3 : 6 :: 5.5.38
Output for 5.5.37
3 : 6 :: 5.5.37
Output for 5.5.36
3 : 6 :: 5.5.36
Output for 5.5.35
3 : 6 :: 5.5.35
Output for 5.5.34
3 : 6 :: 5.5.34
Output for 5.5.33
3 : 6 :: 5.5.33
Output for 5.5.32
3 : 6 :: 5.5.32
Output for 5.5.31
3 : 6 :: 5.5.31
Output for 5.5.30
3 : 6 :: 5.5.30
Output for 5.5.29
3 : 6 :: 5.5.29
Output for 5.5.28
3 : 6 :: 5.5.28
Output for 5.5.27
3 : 6 :: 5.5.27
Output for 5.5.26
3 : 6 :: 5.5.26
Output for 5.5.25
3 : 6 :: 5.5.25
Output for 5.5.24
3 : 6 :: 5.5.24
Output for 5.5.23
3 : 6 :: 5.5.23
Output for 5.5.22
3 : 6 :: 5.5.22
Output for 5.5.21
3 : 6 :: 5.5.21
Output for 5.5.20
3 : 6 :: 5.5.20
Output for 5.5.19
3 : 6 :: 5.5.19
Output for 5.5.18
3 : 6 :: 5.5.18
Output for 5.5.16
3 : 6 :: 5.5.16
Output for 5.5.15
3 : 6 :: 5.5.15
Output for 5.5.14
3 : 6 :: 5.5.14
Output for 5.5.13
3 : 6 :: 5.5.13
Output for 5.5.12
3 : 6 :: 5.5.12
Output for 5.5.11
3 : 6 :: 5.5.11
Output for 5.5.10
3 : 6 :: 5.5.10
Output for 5.5.9
3 : 6 :: 5.5.9
Output for 5.5.8
3 : 6 :: 5.5.8
Output for 5.5.7
3 : 6 :: 5.5.7
Output for 5.5.6
3 : 6 :: 5.5.6
Output for 5.5.5
3 : 6 :: 5.5.5
Output for 5.5.4
3 : 6 :: 5.5.4
Output for 5.5.3
3 : 6 :: 5.5.3
Output for 5.5.2
3 : 6 :: 5.5.2
Output for 5.5.1
3 : 6 :: 5.5.1
Output for 5.5.0
3 : 6 :: 5.5.0
Output for 5.4.45
3 : 6 :: 5.4.45
Output for 5.4.44
3 : 6 :: 5.4.44
Output for 5.4.43
3 : 6 :: 5.4.43
Output for 5.4.42
3 : 6 :: 5.4.42
Output for 5.4.41
3 : 6 :: 5.4.41
Output for 5.4.40
3 : 6 :: 5.4.40
Output for 5.4.39
3 : 6 :: 5.4.39
Output for 5.4.38
3 : 6 :: 5.4.38
Output for 5.4.37
3 : 6 :: 5.4.37
Output for 5.4.36
3 : 6 :: 5.4.36
Output for 5.4.35
3 : 6 :: 5.4.35
Output for 5.4.34
3 : 6 :: 5.4.34
Output for 5.4.32
3 : 6 :: 5.4.32
Output for 5.4.31
3 : 6 :: 5.4.31
Output for 5.4.30
3 : 6 :: 5.4.30
Output for 5.4.29
3 : 6 :: 5.4.29
Output for 5.4.28
3 : 6 :: 5.4.28
Output for 5.4.27
3 : 6 :: 5.4.27
Output for 5.4.26
3 : 6 :: 5.4.26
Output for 5.4.25
3 : 6 :: 5.4.25
Output for 5.4.24
3 : 6 :: 5.4.24
Output for 5.4.23
3 : 6 :: 5.4.23
Output for 5.4.22
3 : 6 :: 5.4.22
Output for 5.4.21
3 : 6 :: 5.4.21
Output for 5.4.20
3 : 6 :: 5.4.20
Output for 5.4.19
3 : 6 :: 5.4.19
Output for 5.4.18
3 : 6 :: 5.4.18
Output for 5.4.17
3 : 6 :: 5.4.17
Output for 5.4.16
3 : 6 :: 5.4.16
Output for 5.4.15
3 : 6 :: 5.4.15
Output for 5.4.14
3 : 6 :: 5.4.14
Output for 5.4.13
3 : 6 :: 5.4.13
Output for 5.4.12
3 : 6 :: 5.4.12
Output for 5.4.11
3 : 6 :: 5.4.11
Output for 5.4.10
3 : 6 :: 5.4.10
Output for 5.4.9
3 : 6 :: 5.4.9
Output for 5.4.8
3 : 6 :: 5.4.8
Output for 5.4.7
3 : 6 :: 5.4.7
Output for 5.4.6
3 : 6 :: 5.4.6
Output for 5.4.5
3 : 6 :: 5.4.5
Output for 5.4.4
3 : 6 :: 5.4.4
Output for 5.4.3
3 : 6 :: 5.4.3
Output for 5.4.2
3 : 6 :: 5.4.2
Output for 5.4.1
3 : 6 :: 5.4.1
Output for 5.4.0
3 : 6 :: 5.4.0
Output for 5.3.29
3 : 6 :: 5.3.29
Output for 5.3.28
3 : 6 :: 5.3.28
Output for 5.3.27
3 : 6 :: 5.3.27
Output for 5.3.26
3 : 6 :: 5.3.26
Output for 5.3.25
3 : 6 :: 5.3.25
Output for 5.3.24
3 : 6 :: 5.3.24
Output for 5.3.23
3 : 6 :: 5.3.23
Output for 5.3.22
3 : 6 :: 5.3.22
Output for 5.3.21
3 : 6 :: 5.3.21
Output for 5.3.20
3 : 6 :: 5.3.20
Output for 5.3.19
3 : 6 :: 5.3.19
Output for 5.3.18
3 : 6 :: 5.3.18
Output for 5.3.17
3 : 6 :: 5.3.17
Output for 5.3.16
3 : 6 :: 5.3.16
Output for 5.3.15
3 : 6 :: 5.3.15
Output for 5.3.14
3 : 6 :: 5.3.14
Output for 5.3.13
3 : 6 :: 5.3.13
Output for 5.3.12
3 : 6 :: 5.3.12
Output for 5.3.11
3 : 6 :: 5.3.11
Output for 5.3.10
3 : 6 :: 5.3.10
Output for 5.3.9
3 : 6 :: 5.3.9
Output for 5.3.8
3 : 6 :: 5.3.8
Output for 5.3.7
3 : 6 :: 5.3.7
Output for 5.3.6
3 : 6 :: 5.3.6
Output for 5.3.5
3 : 6 :: 5.3.5
Output for 5.3.4
3 : 6 :: 5.3.4
Output for 5.3.3
3 : 6 :: 5.3.3
Output for 5.3.2
3 : 6 :: 5.3.2
Output for 5.3.1
3 : 6 :: 5.3.1
Output for 5.3.0
3 : 6 :: 5.3.0
Output for 5.2.17
3 : 6 :: 5.2.17
Output for 5.2.16
3 : 6 :: 5.2.16
Output for 5.2.15
3 : 6 :: 5.2.15
Output for 5.2.14
3 : 6 :: 5.2.14
Output for 5.2.13
3 : 6 :: 5.2.13
Output for 5.2.12
3 : 6 :: 5.2.12
Output for 5.2.11
3 : 6 :: 5.2.11
Output for 5.2.10
3 : 6 :: 5.2.10
Output for 5.2.9
3 : 6 :: 5.2.9
Output for 5.2.8
3 : 6 :: 5.2.8
Output for 5.2.7
3 : 6 :: 5.2.7
Output for 5.2.6
3 : 6 :: 5.2.6
Output for 5.2.5
3 : 6 :: 5.2.5
Output for 5.2.4
3 : 6 :: 5.2.4
Output for 5.2.3
3 : 6 :: 5.2.3
Output for 5.2.2
3 : 6 :: 5.2.2
Output for 5.2.1
3 : 6 :: 5.2.1
Output for 5.2.0
3 : 6 :: 5.2.0
Output for 5.1.6
3 : 6 :: 5.1.6
Output for 5.1.5
3 : 6 :: 5.1.5
Output for 5.1.4
3 : 6 :: 5.1.4
Output for 5.1.3
3 : 6 :: 5.1.3
Output for 5.1.2
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.1.2
Output for 5.1.1
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.1.1
Output for 5.1.0
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.1.0
Output for 5.0.5
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.5
Output for 5.0.4
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.4
Output for 5.0.3
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.3
Output for 5.0.2
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.2
Output for 5.0.1
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.1
Output for 5.0.0
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /in/gfjMA on line 4 3 : 6 :: 5.0.0
Output for 4.4.9
3 : 6 :: 4.4.9
Output for 4.4.8
3 : 6 :: 4.4.8
Output for 4.4.7
3 : 6 :: 4.4.7
Output for 4.4.6
3 : 6 :: 4.4.6
Output for 4.4.5
3 : 6 :: 4.4.5
Output for 4.4.4
3 : 6 :: 4.4.4
Output for 4.4.3
3 : 6 :: 4.4.3
Output for 4.4.2
3 : 6 :: 4.4.2
Output for 4.4.1
3 : 6 :: 4.4.1
Output for 4.4.0
3 : 6 :: 4.4.0
Output for 4.3.11
3 : 6 :: 4.3.11
Output for 4.3.10
3 : 6 :: 4.3.10
Output for 4.3.9
3 : 6 :: 4.3.9
Output for 4.3.8
3 : 6 :: 4.3.8
Output for 4.3.7
3 : 6 :: 4.3.7
Output for 4.3.6
3 : 6 :: 4.3.6
Output for 4.3.5
3 : 6 :: 4.3.5
Output for 4.3.4
3 : 6 :: 4.3.4
Output for 4.3.3
3 : 6 :: 4.3.3
Output for 4.3.2
3 : 6 :: 4.3.2
Output for 4.3.1
3 : 6 :: 4.3.1
Output for 4.3.0
3 : 6 :: 4.3.0

preferences:
234.46 ms | 401 KiB | 357 Q