3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lots_of_bins="001100010011000000110000001100000011000000110001001100000011000000110000001100010011000100110001001100000011000100110001001100000011000100110000001100010011000000110000001100010011000100110000001100010011000000110000001100010011000000110001001100010011000000110000001100010011000000110000001100000011000100110001001100000011000000110000001100000011000000110000001100010011000000110000001100010011000000110000001100010011000100110001001100010011000000110001001100000011000100110000001100010011000100110001001100000011000100110000001100010011000100110000001100000011000100110000"; $solution=Encoder::bin2asc(strrev(bin2asc($lots_of_bins))); pritn($solution);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UNd3P
function name:  (null)
number of ops:  15
compiled vars:  !0 = $lots_of_bins, !1 = $solution
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '001100010011000000110000001100000011000000110001001100000011000000110000001100010011000100110001001100000011000100110001001100000011000100110000001100010011000000110000001100010011000100110000001100010011000000110000001100010011000000110001001100010011000000110000001100010011000000110000001100000011000100110001001100000011000000110000001100000011000000110000001100010011000000110000001100010011000000110000001100010011000100110001001100010011000000110001001100000011000100110000001100010011000100110001001100000011000100110000001100010011000100110000001100000011000100110000'
    5     1        INIT_STATIC_METHOD_CALL                                  'Encoder', 'bin2asc'
          2        INIT_FCALL                                               'strrev'
          3        INIT_FCALL_BY_NAME                                       'bin2asc'
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $3      
          6        SEND_VAR                                                 $3
          7        DO_ICALL                                         $4      
          8        SEND_VAR_NO_REF_EX                                       $4
          9        DO_FCALL                                      0  $5      
         10        ASSIGN                                                   !1, $5
    6    11        INIT_FCALL_BY_NAME                                       'pritn'
         12        SEND_VAR_EX                                              !1
         13        DO_FCALL                                      0          
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.57 ms | 1395 KiB | 15 Q