3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(max(array_map('trim',explode('.','В. Д. Путин')))); var_dump(explode('.','В. Д. Путин'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gl2Lt
function name:  (null)
number of ops:  22
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'max'
          2        INIT_FCALL                                               'array_map'
          3        SEND_VAL                                                 'trim'
          4        INIT_FCALL                                               'explode'
          5        SEND_VAL                                                 '.'
          6        SEND_VAL                                                 '%D0%92.+%D0%94.+%D0%9F%D1%83%D1%82%D0%B8%D0%BD'
          7        DO_ICALL                                         $0      
          8        SEND_VAR                                                 $0
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                         $2      
         12        SEND_VAR                                                 $2
         13        DO_ICALL                                                 
    5    14        INIT_FCALL                                               'var_dump'
         15        INIT_FCALL                                               'explode'
         16        SEND_VAL                                                 '.'
         17        SEND_VAL                                                 '%D0%92.+%D0%94.+%D0%9F%D1%83%D1%82%D0%B8%D0%BD'
         18        DO_ICALL                                         $4      
         19        SEND_VAR                                                 $4
         20        DO_ICALL                                                 
         21      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.27 ms | 1395 KiB | 21 Q