3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! var_dump(preg_match('#(\\d{4})\\-(\\d{2})\\-(\\d{2})\\\\/\\d{4}\\\\/\\d{2}T(\\d{2}):(\\d{2}):(\\d{2}):\\d{2}:\\d{2}Z#', '2013-02-02\\/2013\\/02T02:00:00:00:00Z'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FhatC
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 '%23%28%5Cd%7B4%7D%29%5C-%28%5Cd%7B2%7D%29%5C-%28%5Cd%7B2%7D%29%5C%5C%2F%5Cd%7B4%7D%5C%5C%2F%5Cd%7B2%7DT%28%5Cd%7B2%7D%29%3A%28%5Cd%7B2%7D%29%3A%28%5Cd%7B2%7D%29%3A%5Cd%7B2%7D%3A%5Cd%7B2%7DZ%23'
          3        SEND_VAL                                                 '2013-02-02%5C%2F2013%5C%2F02T02%3A00%3A00%3A00%3A00Z'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.83 ms | 1393 KiB | 17 Q