3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( JSON_ERROR_DEPTH, JSON_ERROR_STATE_MISMATCH, JSON_ERROR_CTRL_CHAR, JSON_ERROR_SYNTAX, JSON_ERROR_UTF8, JSON_ERROR_RECURSION, JSON_ERROR_INF_OR_NAN, JSON_ERROR_UNSUPPORTED_TYPE, JSON_ERROR_INVALID_PROPERTY_NAME, JSON_ERROR_UTF16 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZT9I2
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'var_dump'
    5     1        SEND_VAL                                                 1
    6     2        SEND_VAL                                                 2
    7     3        SEND_VAL                                                 3
    8     4        SEND_VAL                                                 4
    9     5        SEND_VAL                                                 5
   10     6        SEND_VAL                                                 6
   11     7        SEND_VAL                                                 7
   12     8        SEND_VAL                                                 8
   13     9        SEND_VAL                                                 9
   14    10        SEND_VAL                                                 10
         11        DO_ICALL                                                 
   15    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
182.11 ms | 1394 KiB | 15 Q