3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo implode("\n",array_map(function($l){return implode("\n", array_merge($l,(array)(implode('| ', array_map(function($t){return sprintf("%-7.7s | %-6.5s " , $t[0] , $t[1]);}, array_fill(0, 5, array('HEX', 'Char')))))));},array_chunk(explode("\n", implode("\n",array_merge((array)(implode('| ', array_map(function($t){return sprintf("%-7.7s | %-6.5s " , $t[0] , $t[1]);}, array_fill(0, 5, array('HEX', 'Char'))))), array_map(function($s){ return sprintf( rtrim(str_repeat("0x%-5.5s | \U%-5.5s | ", floor(80/strlen(sprintf(" %-5.5s | %-5.5s ", ' ', ' ')))), '| '), $s[0],$s[0],$s[1],$s[1],$s[2],$s[2],$s[3],$s[3],$s[4],$s[4]);}, array_chunk( array_map(function($c){return strtoupper(dechex($c));}, range(0x1F300, 0x1F5FF)) ,5))))), 25)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  (null)
number of ops:  60
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'implode'
          1        SEND_VAL                                                 '%0A'
          2        INIT_FCALL                                               'array_map'
          3        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FOv5He%3A2%240'
          4        SEND_VAL                                                 ~0
          5        INIT_FCALL                                               'array_chunk'
          6        INIT_FCALL                                               'explode'
          7        SEND_VAL                                                 '%0A'
          8        INIT_FCALL                                               'implode'
          9        SEND_VAL                                                 '%0A'
         10        INIT_FCALL                                               'array_merge'
         11        INIT_FCALL                                               'implode'
         12        SEND_VAL                                                 '%7C+'
         13        INIT_FCALL                                               'array_map'
         14        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FOv5He%3A2%242'
         15        SEND_VAL                                                 ~1
         16        INIT_FCALL                                               'array_fill'
         17        SEND_VAL                                                 0
         18        SEND_VAL                                                 5
         19        SEND_VAL                                                 <array>
         20        DO_ICALL                                         $2      
         21        SEND_VAR                                                 $2
         22        DO_ICALL                                         $3      
         23        SEND_VAR                                                 $3
         24        DO_ICALL                                         $4      
         25        CAST                                          7  ~5      $4
         26        SEND_VAL                                                 ~5
         27        INIT_FCALL                                               'array_map'
         28        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FOv5He%3A2%243'
         29        SEND_VAL                                                 ~6
         30        INIT_FCALL                                               'array_chunk'
         31        INIT_FCALL                                               'array_map'
         32        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FOv5He%3A2%244'
         33        SEND_VAL                                                 ~7
         34        INIT_FCALL                                               'range'
         35        SEND_VAL                                                 127744
         36        SEND_VAL                                                 128511
         37        DO_ICALL                                         $8      
         38        SEND_VAR                                                 $8
         39        DO_ICALL                                         $9      
         40        SEND_VAR                                                 $9
         41        SEND_VAL                                                 5
         42        DO_ICALL                                         $10     
         43        SEND_VAR                                                 $10
         44        DO_ICALL                                         $11     
         45        SEND_VAR                                                 $11
         46        DO_ICALL                                         $12     
         47        SEND_VAR                                                 $12
         48        DO_ICALL                                         $13     
         49        SEND_VAR                                                 $13
         50        DO_ICALL                                         $14     
         51        SEND_VAR                                                 $14
         52        SEND_VAL                                                 25
         53        DO_ICALL                                         $15     
         54        SEND_VAR                                                 $15
         55        DO_ICALL                                         $16     
         56        SEND_VAR                                                 $16
         57        DO_ICALL                                         $17     
         58        ECHO                                                     $17
         59      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  {closure}
number of ops:  26
compiled vars:  !0 = $l
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'implode'
          2        SEND_VAL                                                 '%0A'
          3        INIT_FCALL                                               'array_merge'
          4        SEND_VAR                                                 !0
          5        INIT_FCALL                                               'implode'
          6        SEND_VAL                                                 '%7C+'
          7        INIT_FCALL                                               'array_map'
          8        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FOv5He%3A2%241'
          9        SEND_VAL                                                 ~1
         10        INIT_FCALL                                               'array_fill'
         11        SEND_VAL                                                 0
         12        SEND_VAL                                                 5
         13        SEND_VAL                                                 <array>
         14        DO_ICALL                                         $2      
         15        SEND_VAR                                                 $2
         16        DO_ICALL                                         $3      
         17        SEND_VAR                                                 $3
         18        DO_ICALL                                         $4      
         19        CAST                                          7  ~5      $4
         20        SEND_VAL                                                 ~5
         21        DO_ICALL                                         $6      
         22        SEND_VAR                                                 $6
         23        DO_ICALL                                         $7      
         24      > RETURN                                                   $7
         25*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%240

Function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%241:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  {closure}
number of ops:  10
compiled vars:  !0 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'sprintf'
          2        SEND_VAL                                                 '%25-7.7s+%7C+%25-6.5s+'
          3        FETCH_DIM_R                                      ~1      !0, 0
          4        SEND_VAL                                                 ~1
          5        FETCH_DIM_R                                      ~2      !0, 1
          6        SEND_VAL                                                 ~2
          7        DO_ICALL                                         $3      
          8      > RETURN                                                   $3
          9*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%241

Function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%242:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  {closure}
number of ops:  10
compiled vars:  !0 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'sprintf'
          2        SEND_VAL                                                 '%25-7.7s+%7C+%25-6.5s+'
          3        FETCH_DIM_R                                      ~1      !0, 0
          4        SEND_VAL                                                 ~1
          5        FETCH_DIM_R                                      ~2      !0, 1
          6        SEND_VAL                                                 ~2
          7        DO_ICALL                                         $3      
          8      > RETURN                                                   $3
          9*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%242

Function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%243:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  {closure}
number of ops:  44
compiled vars:  !0 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'sprintf'
          2        INIT_FCALL                                               'rtrim'
          3        INIT_FCALL                                               'str_repeat'
          4        SEND_VAL                                                 '0x%25-5.5s+%7C+++%5CU%25-5.5s++++%7C+'
          5        INIT_FCALL                                               'floor'
          6        INIT_FCALL                                               'sprintf'
          7        SEND_VAL                                                 '+%25-5.5s+%7C+%25-5.5s+'
          8        SEND_VAL                                                 '+'
          9        SEND_VAL                                                 '+'
         10        DO_ICALL                                         $1      
         11        STRLEN                                           ~2      $1
         12        DIV                                              ~3      80, ~2
         13        SEND_VAL                                                 ~3
         14        DO_ICALL                                         $4      
         15        SEND_VAR                                                 $4
         16        DO_ICALL                                         $5      
         17        SEND_VAR                                                 $5
         18        SEND_VAL                                                 '%7C+'
         19        DO_ICALL                                         $6      
         20        SEND_VAR                                                 $6
         21        FETCH_DIM_R                                      ~7      !0, 0
         22        SEND_VAL                                                 ~7
         23        FETCH_DIM_R                                      ~8      !0, 0
         24        SEND_VAL                                                 ~8
         25        FETCH_DIM_R                                      ~9      !0, 1
         26        SEND_VAL                                                 ~9
         27        FETCH_DIM_R                                      ~10     !0, 1
         28        SEND_VAL                                                 ~10
         29        FETCH_DIM_R                                      ~11     !0, 2
         30        SEND_VAL                                                 ~11
         31        FETCH_DIM_R                                      ~12     !0, 2
         32        SEND_VAL                                                 ~12
         33        FETCH_DIM_R                                      ~13     !0, 3
         34        SEND_VAL                                                 ~13
         35        FETCH_DIM_R                                      ~14     !0, 3
         36        SEND_VAL                                                 ~14
         37        FETCH_DIM_R                                      ~15     !0, 4
         38        SEND_VAL                                                 ~15
         39        FETCH_DIM_R                                      ~16     !0, 4
         40        SEND_VAL                                                 ~16
         41        DO_ICALL                                         $17     
         42      > RETURN                                                   $17
         43*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%243

Function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%244:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov5He
function name:  {closure}
number of ops:  9
compiled vars:  !0 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'strtoupper'
          2        INIT_FCALL                                               'dechex'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $1      
          5        SEND_VAR                                                 $1
          6        DO_ICALL                                         $2      
          7      > RETURN                                                   $2
          8*     > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FOv5He%3A2%244

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.26 ms | 1408 KiB | 39 Q