3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8"> </head> <body> <p><?php echo intval("150 €"); ?></p> </body>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/47os5
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html%3E%0A%3Chtml+lang%3D%22de%22%3E%0A%0A%3Chead%3E%0A%3Cmeta+charset%3D%22utf-8%22%3E%0A%3C%2Fhead%3E%0A%0A%3Cbody%3E%0A%3Cp%3E'
    9     1        CAST                                          4  ~0      '150+%E2%82%AC'
          2        ECHO                                                     ~0
          3        ECHO                                                     '%3C%2Fp%3E%0A%3C%2Fbody%3E'
   10     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.59 ms | 1392 KiB | 13 Q