3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '24366 24304 24562 24356 24337 24448 23295 24513 24302 24527 24325 24312 24482 24288 24311 24358 24524 24352 24504 24383 24577 24447 24455 24461 24438 24587 24530 24392 24554 24355'; $a = explode("\n", $s); echo implode(") (,", $a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2kHQW
function name:  (null)
number of ops:  12
compiled vars:  !0 = $s, !1 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, '24366%0A24304%0A24562%0A24356%0A24337%0A24448%0A23295%0A24513%0A24302%0A24527%0A24325%0A24312%0A24482%0A24288%0A24311%0A24358%0A24524%0A24352%0A24504%0A24383%0A24577%0A24447%0A24455%0A24461%0A24438%0A24587%0A24530%0A24392%0A24554%0A24355'
   38     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%0A'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
   40     6        INIT_FCALL                                               'implode'
          7        SEND_VAL                                                 '%29+%28%2C'
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                         $5      
         10        ECHO                                                     $5
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.3 ms | 1394 KiB | 17 Q