3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(ucwords(strtolower(implode(" ", array_filter(array_map('trim', explode(" ", " juan manuel Lallana ")))))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tghon
function name:  (null)
number of ops:  25
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'ucwords'
          2        INIT_FCALL                                               'strtolower'
          3        INIT_FCALL                                               'implode'
          4        SEND_VAL                                                 '+'
          5        INIT_FCALL                                               'array_filter'
          6        INIT_FCALL                                               'array_map'
          7        SEND_VAL                                                 'trim'
          8        INIT_FCALL                                               'explode'
          9        SEND_VAL                                                 '+'
         10        SEND_VAL                                                 '+juan+++manuel+Lallana+'
         11        DO_ICALL                                         $0      
         12        SEND_VAR                                                 $0
         13        DO_ICALL                                         $1      
         14        SEND_VAR                                                 $1
         15        DO_ICALL                                         $2      
         16        SEND_VAR                                                 $2
         17        DO_ICALL                                         $3      
         18        SEND_VAR                                                 $3
         19        DO_ICALL                                         $4      
         20        SEND_VAR                                                 $4
         21        DO_ICALL                                         $5      
         22        SEND_VAR                                                 $5
         23        DO_ICALL                                                 
         24      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.82 ms | 1395 KiB | 27 Q