3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id = 81; $email = "info@zenithdancetroupe.com"; $secret = "81info@zenithdancetroupe.com"; $hash = password_hash($secret, PASSWORD_DEFAULT); $today = date("Y-m-d H:i:s"); echo substr("$2y$10$EgN4jGGnF3tWERCpSrXiE.t9WDg9ccUdSOMjdVL8QE1sjoIXkmzW", 10,16); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WfG8f
function name:  (null)
number of ops:  22
compiled vars:  !0 = $id, !1 = $email, !2 = $secret, !3 = $hash, !4 = $today, !5 = $EgN4jGGnF3tWERCpSrXiE
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 81
    4     1        ASSIGN                                                   !1, 'info%40zenithdancetroupe.com'
    6     2        ASSIGN                                                   !2, '81info%40zenithdancetroupe.com'
    8     3        INIT_FCALL                                               'password_hash'
          4        SEND_VAR                                                 !2
          5        SEND_VAL                                                 '2y'
          6        DO_ICALL                                         $9      
          7        ASSIGN                                                   !3, $9
    9     8        INIT_FCALL                                               'date'
          9        SEND_VAL                                                 'Y-m-d+H%3Ai%3As'
         10        DO_ICALL                                         $11     
         11        ASSIGN                                                   !4, $11
   11    12        INIT_FCALL                                               'substr'
         13        ROPE_INIT                                     3  ~14     '%242y%2410'
         14        ROPE_ADD                                      1  ~14     ~14, !5
         15        ROPE_END                                      2  ~13     ~14, '.t9WDg9ccUdSOMjdVL8QE1sjoIXkmzW'
         16        SEND_VAL                                                 ~13
         17        SEND_VAL                                                 10
         18        SEND_VAL                                                 16
         19        DO_ICALL                                         $16     
         20        ECHO                                                     $16
   13    21      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.38 ms | 1395 KiB | 19 Q