3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(substr(substr('8qQpro+ABfT4aXOK7kb5u3Sm=VWJLw6E1GY0xDteyl/ZPid2M9NzcnCRFIUhHgsvj', 10, 0), 0, -10) === substr('8qQpro+ABfT4aXOK7kb5u3Sm=VWJLw6E1GY0xDteyl/ZPid2M9NzcnCRFIUhHgsvj', 10, -10)); var_dump(substr(substr('8qQpro+ABfT4aXOK7kb5u3Sm=VWJLw6E1GY0xDteyl/ZPid2M9NzcnCRFIUhHgsvj', 10, 0), 0, -10) === substr('8qQpro+ABfT4aXOK7kb5u3Sm=VWJLw6E1GY0xDteyl/ZPid2M9NzcnCRFIUhHgsvj', 10, -20));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LrODH
function name:  (null)
number of ops:  39
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'substr'
          2        INIT_FCALL                                               'substr'
          3        SEND_VAL                                                 '8qQpro%2BABfT4aXOK7kb5u3Sm%3DVWJLw6E1GY0xDteyl%2FZPid2M9NzcnCRFIUhHgsvj'
          4        SEND_VAL                                                 10
          5        SEND_VAL                                                 0
          6        DO_ICALL                                         $0      
          7        SEND_VAR                                                 $0
          8        SEND_VAL                                                 0
          9        SEND_VAL                                                 -10
         10        DO_ICALL                                         $1      
         11        INIT_FCALL                                               'substr'
         12        SEND_VAL                                                 '8qQpro%2BABfT4aXOK7kb5u3Sm%3DVWJLw6E1GY0xDteyl%2FZPid2M9NzcnCRFIUhHgsvj'
         13        SEND_VAL                                                 10
         14        SEND_VAL                                                 -10
         15        DO_ICALL                                         $2      
         16        IS_IDENTICAL                                     ~3      $1, $2
         17        SEND_VAL                                                 ~3
         18        DO_ICALL                                                 
    5    19        INIT_FCALL                                               'var_dump'
         20        INIT_FCALL                                               'substr'
         21        INIT_FCALL                                               'substr'
         22        SEND_VAL                                                 '8qQpro%2BABfT4aXOK7kb5u3Sm%3DVWJLw6E1GY0xDteyl%2FZPid2M9NzcnCRFIUhHgsvj'
         23        SEND_VAL                                                 10
         24        SEND_VAL                                                 0
         25        DO_ICALL                                         $5      
         26        SEND_VAR                                                 $5
         27        SEND_VAL                                                 0
         28        SEND_VAL                                                 -10
         29        DO_ICALL                                         $6      
         30        INIT_FCALL                                               'substr'
         31        SEND_VAL                                                 '8qQpro%2BABfT4aXOK7kb5u3Sm%3DVWJLw6E1GY0xDteyl%2FZPid2M9NzcnCRFIUhHgsvj'
         32        SEND_VAL                                                 10
         33        SEND_VAL                                                 -20
         34        DO_ICALL                                         $7      
         35        IS_IDENTICAL                                     ~8      $6, $7
         36        SEND_VAL                                                 ~8
         37        DO_ICALL                                                 
         38      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.68 ms | 1396 KiB | 17 Q