3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo{} echo serialize(arraxy(1, '2', [3,3,3], 4.0, new Foo));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IvbaA
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_FCALL                                               'serialize'
          1        INIT_FCALL_BY_NAME                                       'arraxy'
          2        SEND_VAL_EX                                              1
          3        SEND_VAL_EX                                              '2'
          4        SEND_VAL_EX                                              <array>
          5        SEND_VAL_EX                                              4
          6        NEW                                              $0      'Foo'
          7        DO_FCALL                                      0          
          8        SEND_VAR_NO_REF_EX                                       $0
          9        DO_FCALL                                      0  $2      
         10        SEND_VAR                                                 $2
         11        DO_ICALL                                         $3      
         12        ECHO                                                     $3
         13      > RETURN                                                   1

Class Foo: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.4 ms | 1394 KiB | 15 Q