3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode(' { "OtUser" : [ { "id": 1, "account": 1, "OtClient" : { "accountno": "blablabla" } }, { "id": 1, "account": 1, "OtClient" : { "accountno": "blablabla" } } ] } '));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YKaXM
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                                                 '%0A%7B%0A%22OtUser%22+%3A+%5B%0A%09%7B%0A%09%09%22id%22%3A+1%2C%0A%09%09%22account%22%3A+1%2C%0A%09%09%22OtClient%22+%3A+%7B%0A%09%09%09%22accountno%22%3A+%22blablabla%22%0A%09%09%7D%0A%09%7D%2C%0A%09%7B%0A%09%09%22id%22%3A+1%2C%0A%09%09%22account%22%3A+1%2C%0A%09%09%22OtClient%22+%3A+%7B%0A%09%09%09%22accountno%22%3A+%22blablabla%22%0A%09%09%7D%0A%09%7D%0A%5D%0A%7D%0A'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
   21     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.96 ms | 1394 KiB | 17 Q