3v4l.org

run code in 300+ PHP versions simultaneously
<?php $extraField = '[{"id":"7","value":["Data Sheet","http:\/\/garland.pnpd.co.uk\/datasheet.pdf","same"]}];'; $extraField = json_decode($extraField); var_dump($extraField);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SoMCA
function name:  (null)
number of ops:  9
compiled vars:  !0 = $extraField
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%5B%7B%22id%22%3A%227%22%2C%22value%22%3A%5B%22Data+Sheet%22%2C%22http%3A%5C%2F%5C%2Fgarland.pnpd.co.uk%5C%2Fdatasheet.pdf%22%2C%22same%22%5D%7D%5D%3B'
    4     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    6     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.3 ms | 1394 KiB | 17 Q