3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 20; ?> <div style="transform:rotate(<?= $a ?>px);"></div>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/u18PO
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 20
    2     1        ECHO                                                     '%0A%3Cdiv+style%3D%22transform%3Arotate%28'
    3     2        ECHO                                                     !0
          3        ECHO                                                     'px%29%3B%22%3E%3C%2Fdiv%3E'
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.52 ms | 1392 KiB | 13 Q