3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo ucwords(implode(' ',preg_split('/(?=[A-Z])/', 'createWebsiteManagementUsers')));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v3KUK
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'ucwords'
          1        INIT_FCALL                                                   'preg_split'
          2        SEND_VAL                                                     '%2F%28%3F%3D%5BA-Z%5D%29%2F'
          3        SEND_VAL                                                     'createWebsiteManagementUsers'
          4        DO_ICALL                                             $0      
          5        FRAMELESS_ICALL_2                implode             ~1      '+', $0
          6        SEND_VAL                                                     ~1
          7        DO_ICALL                                             $2      
          8        ECHO                                                         $2
          9      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.65 ms | 2140 KiB | 15 Q