3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace true; define('true\\PHP_EOL',"\t\t\t"); print "<pre>a".PHP_EOL."b".PHP_EOL."c</pre>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/H45YQ
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_NS_FCALL_BY_NAME                                    'true%5Cdefine'
          1        SEND_VAL_EX                                              'true%5CPHP_EOL'
          2        SEND_VAL_EX                                              '%09%09%09'
          3        DO_FCALL                                      0          
    5     4        FETCH_CONSTANT                                   ~1      'true%5CPHP_EOL'
          5        CONCAT                                           ~2      '%3Cpre%3Ea', ~1
          6        CONCAT                                           ~3      ~2, 'b'
          7        FETCH_CONSTANT                                   ~4      'true%5CPHP_EOL'
          8        CONCAT                                           ~5      ~3, ~4
          9        CONCAT                                           ~6      ~5, 'c%3C%2Fpre%3E'
         10        ECHO                                                     ~6
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.57 ms | 1394 KiB | 15 Q