3v4l.org

run code in 500+ PHP versions simultaneously
<?php require 'vendor/autoload.php'; use Carbon\Carbon; echo Carbon::now();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/a53au
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INCLUDE_OR_EVAL                                              'vendor%2Fautoload.php', REQUIRE
    6     1        INIT_STATIC_METHOD_CALL                                      'Carbon%5CCarbon', 'now'
          2        DO_FCALL                                          0  $1      
          3        ECHO                                                         $1
          4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
170.17 ms | 1390 KiB | 13 Q