3v4l.org

run code in 300+ PHP versions simultaneously
<?php print (int)"3.78hjuck"; print (int)"8.97433mhmmm"; print (int)"72.32532omg";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6DYGO
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   CAST                                          4  ~0      '3.78hjuck'
          1        ECHO                                                     ~0
    4     2        CAST                                          4  ~1      '8.97433mhmmm'
          3        ECHO                                                     ~1
    5     4        CAST                                          4  ~2      '72.32532omg'
          5        ECHO                                                     ~2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.85 ms | 1392 KiB | 13 Q