3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.21 ms | 1388 KiB | 15 Q