3v4l.org

run code in 500+ PHP versions simultaneously
<?php $resultSet = [ 0 => [ 'id' => 127, 'name' => 'XYZ', 'start_date' => '2020-01-03 20:00:00' ], 1 => [ 'id' => 128, 'name' => 'GHJ', 'start_date' => '2020-01-04 20:00:00' ], 2 => [ 'id' => 129, 'name' => 'GHJK', 'start_date' => '2020-01-05 16:00:00' ], 3 => [ 'id' => 130, 'name' => 'GHL', 'start_date' => '2020-01-05 20:00:00' ], 4 => [ 'id' => 131, 'name' => 'JKL', 'start_date' => '2020-01-18 20:00:00' ] ];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ovd8u
function name:  (null)
number of ops:  2
compiled vars:  !0 = $resultSet
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, <array>
   29     1      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.18 ms | 2084 KiB | 13 Q