3v4l.org

run code in 300+ PHP versions simultaneously
<?php $number=155; $count=oxC5; $total=046; $weight=6.15; $str1='$total'."</br>"; $str2='$weight'."</br>"; $str3='$count'."</br>"; echo $str1; echo $str2; echo $str3; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tfC1o
function name:  (null)
number of ops:  12
compiled vars:  !0 = $number, !1 = $count, !2 = $total, !3 = $weight, !4 = $str1, !5 = $str2, !6 = $str3
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 155
    3     1        FETCH_CONSTANT                                   ~8      'oxC5'
          2        ASSIGN                                                   !1, ~8
    4     3        ASSIGN                                                   !2, 38
    5     4        ASSIGN                                                   !3, 6.15
    6     5        ASSIGN                                                   !4, '%24total%3C%2Fbr%3E'
    7     6        ASSIGN                                                   !5, '%24weight%3C%2Fbr%3E'
    8     7        ASSIGN                                                   !6, '%24count%3C%2Fbr%3E'
    9     8        ECHO                                                     !4
   10     9        ECHO                                                     !5
   11    10        ECHO                                                     !6
   12    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.61 ms | 1392 KiB | 13 Q