3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('[{"label":"Select Wheel Size:","name":"wheel-size","options":[{"text":"29","value":"25"},{"text":"27.5","value":"26"},{"text":"26","value":"27"}]},{"label":"Select Feature:","name":"feature","options":[{"text":"RC RL","value":"28"}]},{"label":"Select Brake Type:","name":"brake-type","options":[{"text":"Post Mount Disc","value":"29"}]}]'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/onZCV
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%5B%7B%22label%22%3A%22Select+Wheel+Size%3A%22%2C%22name%22%3A%22wheel-size%22%2C%22options%22%3A%5B%7B%22text%22%3A%2229%22%2C%22value%22%3A%2225%22%7D%2C%7B%22text%22%3A%2227.5%22%2C%22value%22%3A%2226%22%7D%2C%7B%22text%22%3A%2226%22%2C%22value%22%3A%2227%22%7D%5D%7D%2C%7B%22label%22%3A%22Select+Feature%3A%22%2C%22name%22%3A%22feature%22%2C%22options%22%3A%5B%7B%22text%22%3A%22RC+RL%22%2C%22value%22%3A%2228%22%7D%5D%7D%2C%7B%22label%22%3A%22Select+Brake+Type%3A%22%2C%22name%22%3A%22brake-type%22%2C%22options%22%3A%5B%7B%22text%22%3A%22Post+Mount+Disc%22%2C%22value%22%3A%2229%22%7D%5D%7D%5D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.36 ms | 1385 KiB | 17 Q