3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strDataset = '[ [" ","1202 26a", "02/29/2012", "01/17/2012", "akdslj91", "345910K30", "Berlin 800905", "4" ], [" ","1202 152", "02/29/2012", "01/17/2012", "ahkqos12", "134711223", "qwerty 5493", "4" ], [" ","1202 241", "02/29/2012", "01/13/2012", "ahkqos12", "345910130", "azerty 1020090951", "4" ], [" ","1202 222", "02/29/2012", "01/31/2012", "askj192a", "136411208", "paris 1020090520", "4" ] ]'; print json_decode($strDataset);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iMhX2
function name:  (null)
number of ops:  6
compiled vars:  !0 = $strDataset
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%5B+%5B%22+%22%2C%221202+26a%22%2C+%2202%2F29%2F2012%22%2C+%2201%2F17%2F2012%22%2C+%22akdslj91%22%2C+%22345910K30%22%2C+%22Berlin+800905%22%2C+%224%22+%5D%2C+%5B%22+%22%2C%221202+152%22%2C+%2202%2F29%2F2012%22%2C+%2201%2F17%2F2012%22%2C+%22ahkqos12%22%2C+%22134711223%22%2C+%22qwerty+5493%22%2C+%224%22+%5D%2C+%5B%22+%22%2C%221202+241%22%2C+%2202%2F29%2F2012%22%2C+%2201%2F13%2F2012%22%2C+%22ahkqos12%22%2C+%22345910130%22%2C+%22azerty+1020090951%22%2C+%224%22+%5D%2C+%5B%22+%22%2C%221202+222%22%2C+%2202%2F29%2F2012%22%2C+%2201%2F31%2F2012%22%2C+%22askj192a%22%2C+%22136411208%22%2C+%22paris+1020090520%22%2C+%224%22+%5D+%5D'
    4     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.84 ms | 1394 KiB | 15 Q