3v4l.org

run code in 300+ PHP versions simultaneously
<?phpis_null();is_null(null);is_null(null, null);is_null(null, null, null);strpos();strpos(null);strpos(null, null);strpos(null, null, null);strpos(null, null, null, null);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/U5t7H
function name:  (null)
number of ops:  34
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL_BY_NAME                                       'phpis_null'
          1        DO_FCALL                                      0          
          2        TYPE_CHECK                                    2  ~1      null
          3        FREE                                                     ~1
          4        INIT_FCALL                                               'is_null'
          5        SEND_VAL                                                 null
          6        SEND_VAL                                                 null
          7        DO_ICALL                                                 
          8        INIT_FCALL                                               'is_null'
          9        SEND_VAL                                                 null
         10        SEND_VAL                                                 null
         11        SEND_VAL                                                 null
         12        DO_ICALL                                                 
         13        INIT_FCALL                                               'strpos'
         14        DO_ICALL                                                 
         15        INIT_FCALL                                               'strpos'
         16        SEND_VAL                                                 null
         17        DO_ICALL                                                 
         18        INIT_FCALL                                               'strpos'
         19        SEND_VAL                                                 null
         20        SEND_VAL                                                 null
         21        DO_ICALL                                                 
         22        INIT_FCALL                                               'strpos'
         23        SEND_VAL                                                 null
         24        SEND_VAL                                                 null
         25        SEND_VAL                                                 null
         26        DO_ICALL                                                 
         27        INIT_FCALL                                               'strpos'
         28        SEND_VAL                                                 null
         29        SEND_VAL                                                 null
         30        SEND_VAL                                                 null
         31        SEND_VAL                                                 null
         32        DO_ICALL                                                 
         33      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.25 ms | 1388 KiB | 17 Q