3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface PsrClient { } interface HTTPlugClient extends PsrClient { } class CurlClient implements HTTPlugClient, PsrClient { }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Drbl2
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   DECLARE_CLASS                                            'httplugclient'
   11     1        DECLARE_CLASS                                            'curlclient'
   13     2      > RETURN                                                   1

Class PsrClient: [no user functions]
Class HTTPlugClient: [no user functions]
Class CurlClient: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.89 ms | 1431 KiB | 13 Q