3v4l.org

run code in 300+ PHP versions simultaneously
<?php $long ="Located at street level of the Radisson Lexington Hotel, in the midtown business district, this caf’ draws a diverse client’le. Travelers staying at the hotel rest their feet with a cup of Joe and a light sandwich, while businessmen dine in on their lunch break. With a pastel mural depicting New York's colorful population, and diner-style, wood tables, Raffles is a comfortable place to grab a snack or sip a specialty drink. “Hello double” vs. ‘Hello single’ vs. it’s"; $long = strip_tags(htmlspecialchars_decode($long)); var_dump($long);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/I6btT
function name:  (null)
number of ops:  12
compiled vars:  !0 = $long
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Located+at+street+level+of+the+Radisson+Lexington+Hotel%2C+in+the+midtown+business+district%2C+this+caf%E2%80%99+draws+a+diverse+client%E2%80%99le.+Travelers+staying+at+the+hotel+rest+their+feet+with+a+cup+of+Joe+and+a+light+sandwich%2C+while+businessmen+dine+in+on+their+lunch+break.+With+a+pastel+mural+depicting+New+York%27s+colorful+population%2C+and+diner-style%2C+wood+tables%2C+Raffles+is+a+comfortable+place+to+grab+a+snack+or+sip+a+specialty+drink.+%E2%80%9CHello+double%E2%80%9D+vs.+%E2%80%98Hello+single%E2%80%99+vs.+it%E2%80%99s'
    4     1        INIT_FCALL                                               'strip_tags'
          2        INIT_FCALL                                               'htmlspecialchars_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                         $3      
          7        ASSIGN                                                   !0, $3
    5     8        INIT_FCALL                                               'var_dump'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.34 ms | 1386 KiB | 19 Q