3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<'EOD' arhing2.hr auctusnet.hr bb-structuralis.hr carlsbergkvaliteta.hr centar2000.hr centarkaptol.hr dadomnekretnine.hr decora-in.hr decora-web.com entereurope.hr fellini.hr fullfilmdb.com herucgaleria.hr ideo-tactus.hr ikom.hr javnanabava.hr medicinskanaklada.hr panfan.hr poslovnatrazilica.com segulin.com sjz.hr skriptarnica.hr sova.hr studio-hendrih.hr supersupetar.com svjetskijezici.hr teamarhitektura.hr trinki-hdm.hr unique-events.eu yacht4fun.com yoyakupro.com zanegradnja.hr EOD; foreach(explode("\n", $string) as $k) { $d[] = "'" . $k . "'"; } echo implode(', ', $d);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 12
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename:       /in/vu57M
function name:  (null)
number of ops:  19
compiled vars:  !0 = $string, !1 = $k, !2 = $d
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'arhing2.hr%0Aauctusnet.hr%0Abb-structuralis.hr%0Acarlsbergkvaliteta.hr%0Acentar2000.hr%0Acentarkaptol.hr%0Adadomnekretnine.hr%0Adecora-in.hr%0Adecora-web.com%0Aentereurope.hr%0Afellini.hr%0Afullfilmdb.com%0Aherucgaleria.hr%0Aideo-tactus.hr%0Aikom.hr%0Ajavnanabava.hr%0Amedicinskanaklada.hr%0Apanfan.hr%0Aposlovnatrazilica.com%0Asegulin.com%0Asjz.hr%0Askriptarnica.hr%0Asova.hr%0Astudio-hendrih.hr%0Asupersupetar.com%0Asvjetskijezici.hr%0Ateamarhitektura.hr%0Atrinki-hdm.hr%0Aunique-events.eu%0Ayacht4fun.com%0Ayoyakupro.com%0Azanegradnja.hr'
   38     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%0A'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $4      
          5      > FE_RESET_R                                       $5      $4, ->12
          6    > > FE_FETCH_R                                               $5, !1, ->12
   39     7    >   CONCAT                                           ~7      '%27', !1
          8        CONCAT                                           ~8      ~7, '%27'
          9        ASSIGN_DIM                                               !2
         10        OP_DATA                                                  ~8
   38    11      > JMP                                                      ->6
         12    >   FE_FREE                                                  $5
   42    13        INIT_FCALL                                               'implode'
         14        SEND_VAL                                                 '%2C+'
         15        SEND_VAR                                                 !2
         16        DO_ICALL                                         $9      
         17        ECHO                                                     $9
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.97 ms | 1395 KiB | 17 Q