3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bt ="http://www.xdytt.com/wp-content/uploads/2014/07/0e1f7d6029a030b3.torrenthttp://www.xdytt.com/wp-content/uploads/2014/07/8af4e5816cc01962.torrenthttp://www.xdytt.com/wp-content/uploads/2014/07/0e1f7d6029a030b3.torrenthttp://www.xdytt.com/wp-content/uploads/2014/07/8af4e5816cc01962.torrenthttp://www.xdytt.com/wp-content/uploads/2014/07/0e1f7d6029a030b3.torrenthttp://www.xdytt.com/wp-content/uploads/2014/07/8af4e5816cc01962.torrent"; $text = ""; $preg = "/(http.*?\/[0-9]{2}\/(.*?)\.torrent)/i"; preg_replace_callback($preg, function($m) use(&$text) { $text .= "<a href=\"{$m[1]}\">{$m[2]}</a>\r\n"; }, $bt); echo $text.'l';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nOmGU
function name:  (null)
number of ops:  13
compiled vars:  !0 = $bt, !1 = $text, !2 = $preg
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F0e1f7d6029a030b3.torrenthttp%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F8af4e5816cc01962.torrenthttp%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F0e1f7d6029a030b3.torrenthttp%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F8af4e5816cc01962.torrenthttp%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F0e1f7d6029a030b3.torrenthttp%3A%2F%2Fwww.xdytt.com%2Fwp-content%2Fuploads%2F2014%2F07%2F8af4e5816cc01962.torrent'
    3     1        ASSIGN                                                   !1, ''
    4     2        ASSIGN                                                   !2, '%2F%28http.%2A%3F%5C%2F%5B0-9%5D%7B2%7D%5C%2F%28.%2A%3F%29%5C.torrent%29%2Fi'
    6     3        INIT_FCALL                                               'preg_replace_callback'
          4        SEND_VAR                                                 !2
          5        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FnOmGU%3A6%240'
          6        BIND_LEXICAL                                             ~6, !1
    8     7        SEND_VAL                                                 ~6
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                                 
    9    10        CONCAT                                           ~8      !1, 'l'
         11        ECHO                                                     ~8
         12      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2FnOmGU%3A6%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nOmGU
function name:  {closure}
number of ops:  11
compiled vars:  !0 = $m, !1 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   RECV                                             !0      
          1        BIND_STATIC                                              !1
    7     2        ROPE_INIT                                     5  ~5      '%3Ca+href%3D%22'
          3        FETCH_DIM_R                                      ~2      !0, 1
          4        ROPE_ADD                                      1  ~5      ~5, ~2
          5        ROPE_ADD                                      2  ~5      ~5, '%22%3E'
          6        FETCH_DIM_R                                      ~3      !0, 2
          7        ROPE_ADD                                      3  ~5      ~5, ~3
          8        ROPE_END                                      4  ~4      ~5, '%3C%2Fa%3E%0D%0A'
          9        ASSIGN_OP                                     8          !1, ~4
    8    10      > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FnOmGU%3A6%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.27 ms | 1396 KiB | 15 Q