3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Pont { } $pont = new Pont; echo $pond ->format(d/y/m);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9MvAP
function name:  (null)
number of ops:  13
compiled vars:  !0 = $pont, !1 = $pond
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   NEW                                              $2      'Pont'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $2
    8     3        INIT_METHOD_CALL                                         !1, 'format'
          4        FETCH_CONSTANT                                   ~5      'd'
          5        FETCH_CONSTANT                                   ~6      'y'
          6        DIV                                              ~7      ~5, ~6
          7        FETCH_CONSTANT                                   ~8      'm'
          8        DIV                                              ~9      ~7, ~8
          9        SEND_VAL_EX                                              ~9
         10        DO_FCALL                                      0  $10     
         11        ECHO                                                     $10
         12      > RETURN                                                   1

Class Pont: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.96 ms | 1409 KiB | 13 Q