3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_decode('{ "methods": [ { "name": "SSD", "description": "SEPA Direct Debit" }, { "name": "BT", "description": "Manual Bank Transfer" }, { "name": "CC", "description": "Creditcard" }, { "name": "IDEAL", "description": "iDEAL" }, { "name": "CCM", "description": "Creditcard with recurring mandate" }, { "name": "IDEALM", "description": "iDEAL with recurring mandate" } ] }');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KC5eA
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%0A++%22methods%22%3A+%5B%0A++++%7B%0A++++++%22name%22%3A+%22SSD%22%2C%0A++++++%22description%22%3A+%22SEPA+Direct+Debit%22%0A++++%7D%2C%0A++++%7B%0A++++++%22name%22%3A+%22BT%22%2C%0A++++++%22description%22%3A+%22Manual+Bank+Transfer%22%0A++++%7D%2C%0A++++%7B%0A++++++%22name%22%3A+%22CC%22%2C%0A++++++%22description%22%3A+%22Creditcard%22%0A++++%7D%2C%0A++++%7B%0A++++++%22name%22%3A+%22IDEAL%22%2C+%0A++++++%22description%22%3A+%22iDEAL%22%0A++++%7D%2C%0A++++%7B%0A++++++%22name%22%3A+%22CCM%22%2C%0A++++++%22description%22%3A+%22Creditcard+with+recurring+mandate%22%0A++++%7D%2C%0A++++%7B%0A++++++%22name%22%3A+%22IDEALM%22%2C%0A++++++%22description%22%3A+%22iDEAL+with+recurring+mandate%22%0A++++%7D%0A++%5D%0A%7D'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
   30     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.46 ms | 1394 KiB | 15 Q