3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '23610 21601 23294 22256 21940 24164 22276 21441 21711 24115 24114 21712 20966 24167 24165 23786 21941 23525 21433 21440 24166 21974 23963 23597 23798 23952 24116 24089 20990 21710 21257 24096 22507 20933 20981 20932 20988 21459 21437 21199 20949 21837 20968 21745 21703 21434 21790 40569 30135 48284 39877 36087 45312 27162 38981 28722 30130 31946'; $a = array_unique(explode("\n", $s)); echo '(' . implode("'), ('", $a) . ')';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dUPBs
function name:  (null)
number of ops:  17
compiled vars:  !0 = $s, !1 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, '23610%0A21601%0A23294%0A22256%0A21940%0A24164%0A22276%0A21441%0A21711%0A24115%0A24114%0A21712%0A20966%0A24167%0A24165%0A23786%0A21941%0A23525%0A21433%0A21440%0A24166%0A21974%0A23963%0A23597%0A23798%0A23952%0A24116%0A24089%0A20990%0A21710%0A21257%0A24096%0A22507%0A20933%0A20981%0A20932%0A20988%0A21459%0A21437%0A21199%0A20949%0A21837%0A20968%0A21745%0A21703%0A21434%0A21790%0A40569%0A30135%0A48284%0A39877%0A36087%0A45312%0A27162%0A38981%0A28722%0A30130%0A31946'
   66     1        INIT_FCALL                                               'array_unique'
          2        INIT_FCALL                                               'explode'
          3        SEND_VAL                                                 '%0A'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        SEND_VAR                                                 $3
          7        DO_ICALL                                         $4      
          8        ASSIGN                                                   !1, $4
   68     9        INIT_FCALL                                               'implode'
         10        SEND_VAL                                                 '%27%29%2C+%28%27'
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                         $6      
         13        CONCAT                                           ~7      '%28', $6
         14        CONCAT                                           ~8      ~7, '%29'
         15        ECHO                                                     ~8
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.57 ms | 1395 KiB | 19 Q