3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo verify_password("$2y$10$KI9qt7hqj7Td/DgHbc1Ve.RZiZF3ilBVr2uY7O8i1SMbQM/tf26gu") == '123123';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GcsFa
function name:  (null)
number of ops:  9
compiled vars:  !0 = $KI9qt7hqj7Td
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'verify_password'
          1        ROPE_INIT                                     3  ~2      '%242y%2410'
          2        ROPE_ADD                                      1  ~2      ~2, !0
          3        ROPE_END                                      2  ~1      ~2, '%2FDgHbc1Ve.RZiZF3ilBVr2uY7O8i1SMbQM%2Ftf26gu'
          4        SEND_VAL_EX                                              ~1
          5        DO_FCALL                                      0  $4      
          6        IS_EQUAL                                         ~5      $4, '123123'
          7        ECHO                                                     ~5
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.32 ms | 1392 KiB | 13 Q