3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = 'adafullgospel bahiavista bibleinfo cacdenver CalvaryLighthouse calvarymiami cccbrasil ccmonrovia ccmontgomery ccwcflorida championcowboychurch Christian-Retreat churchnorthridge COGTV collincreekcommunity countrybible ctministries fairviewcolumbus fbcedmond fbcstatesboro fob FPCRosevilleSundayMessage fumcbrandon gracelandbaptist gracenassau guidinglight hopeandlife impactchurchaz laicc lbc ljcc mckinneychurch metro muskogeefirstassembly newbeginningsbaptistchurch NewImageOutreach onelifechanged parkview pinetree plcministries pmumc providenceduluth rhcc river southpointcc stevenstrooh stmatthews StMichaels stpaulscathedral stratfordheights SUM thechurch thecountrytabernacle therockcommunitychurch tulsachurchofgod TwinOaksChurch wilshire '; $a = explode("\n", $s); foreach ($a as &$url) { $url = strtolower($url); } echo implode("', '", $a);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 7, Position 2 = 13
Branch analysis from position: 7
2 jumps found. (Code = 126) Position 1 = 8, Position 2 = 13
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename:       /in/B7cjS
function name:  (null)
number of ops:  20
compiled vars:  !0 = $s, !1 = $a, !2 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'adafullgospel%0Abahiavista%0Abibleinfo%0Acacdenver%0ACalvaryLighthouse%0Acalvarymiami%0Acccbrasil%0Accmonrovia%0Accmontgomery%0Accwcflorida%0Achampioncowboychurch%0AChristian-Retreat%0Achurchnorthridge%0ACOGTV%0Acollincreekcommunity%0Acountrybible%0Actministries%0Afairviewcolumbus%0Afbcedmond%0Afbcstatesboro%0Afob%0AFPCRosevilleSundayMessage%0Afumcbrandon%0Agracelandbaptist%0Agracenassau%0Aguidinglight%0Ahopeandlife%0Aimpactchurchaz%0Alaicc%0Albc%0Aljcc%0Amckinneychurch%0Ametro%0Amuskogeefirstassembly%0Anewbeginningsbaptistchurch%0ANewImageOutreach%0Aonelifechanged%0Aparkview%0Apinetree%0Aplcministries%0Apmumc%0Aprovidenceduluth%0Arhcc%0Ariver%0Asouthpointcc%0Astevenstrooh%0Astmatthews%0AStMichaels%0Astpaulscathedral%0Astratfordheights%0ASUM%0Athechurch%0Athecountrytabernacle%0Atherockcommunitychurch%0Atulsachurchofgod%0ATwinOaksChurch%0Awilshire%0A'
   62     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%0A'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $4      
          5        ASSIGN                                                   !1, $4
   64     6      > FE_RESET_RW                                      $6      !1, ->13
          7    > > FE_FETCH_RW                                              $6, !2, ->13
   66     8    >   INIT_FCALL                                               'strtolower'
          9        SEND_VAR                                                 !2
         10        DO_ICALL                                         $7      
         11        ASSIGN                                                   !2, $7
   64    12      > JMP                                                      ->7
         13    >   FE_FREE                                                  $6
   69    14        INIT_FCALL                                               'implode'
         15        SEND_VAL                                                 '%27%2C+%27'
         16        SEND_VAR                                                 !1
         17        DO_ICALL                                         $9      
         18        ECHO                                                     $9
         19      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.6 ms | 1396 KiB | 19 Q