3v4l.org

run code in 300+ PHP versions simultaneously
<?php $wanted_re = '%s openssl_x509_parse(): illegal length in timestamp in %s%ecve-2013-6420.php on line 3'; $wanted_re = str_replace(b'%e', b'\\' . DIRECTORY_SEPARATOR, $wanted_re); echo $wanted_re;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EbBms
function name:  (null)
number of ops:  9
compiled vars:  !0 = $wanted_re
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%25s+openssl_x509_parse%28%29%3A+illegal+length+in+timestamp+in+%25s%25ecve-2013-6420.php+on+line+3'
    3     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '%25e'
          3        SEND_VAL                                                 '%5C%2F'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    4     7        ECHO                                                     !0
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.83 ms | 1394 KiB | 15 Q