3v4l.org

run code in 500+ PHP versions simultaneously
<?php $display_box_content = '<div style="box-sizing: border-box; color: rgb(37, 37, 37); font-family: Axiforma-Regular; font-size: 16px;"></div>'; $display_box_content = str_replace('"', "'", $display_box_content); echo $display_box_content;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8pVRC
function name:  (null)
number of ops:  6
compiled vars:  !0 = $display_box_content
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '%3Cdiv+style%3D%22box-sizing%3A+border-box%3B+color%3A+rgb%2837%2C+37%2C+37%29%3B+font-family%3A+Axiforma-Regular%3B+font-size%3A+16px%3B%22%3E%3C%2Fdiv%3E'
    4     1        FRAMELESS_ICALL_3                str_replace         ~2      '%22', '%27'
          2        OP_DATA                                                      !0
          3        ASSIGN                                                       !0, ~2
    5     4        ECHO                                                         !0
          5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
166.53 ms | 2342 KiB | 13 Q