3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(jsone_decode('{ "country": "CA", "searchCriteria": { "searchCriterion": [{ "field": "CRMACCOUNTID", "operator": "EQUALS", "value": "d88ff84f-3484-447c-9313-d4564e72927a" }], "searchOperator": "NO_OP" }}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/B9CiU
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL_BY_NAME                                       'jsone_decode'
          2        SEND_VAL_EX                                              '%7B++++%22country%22%3A+%22CA%22%2C++++%22searchCriteria%22%3A+%7B++++++%22searchCriterion%22%3A+%5B%7B++++++++%22field%22%3A+%22CRMACCOUNTID%22%2C++++++++%22operator%22%3A+%22EQUALS%22%2C++++++++%22value%22%3A+%22d88ff84f-3484-447c-9313-d4564e72927a%22++++++%7D%5D%2C++++++%22searchOperator%22%3A+%22NO_OP%22++++%7D%7D'
          3        DO_FCALL                                      0  $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.49 ms | 1393 KiB | 15 Q