3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo preg_replace('/^\-/','',preg_replace('/\-$/u','-',preg_replace('/\-+/u','',preg_replace('/[^a-z0-9]+/u','-',preg_replace('/[\x{0300}-\x{036F}\x{1AB0}-\x{1AFF}\x{1DC0}-\x{1DFF}\x{20D0}-\x{20FF}\x{FE20}-\x{FE2F}]+/u','',mb_strtolower(mb_strtoupper(Normalizer::normalize("er.,,adasdşğüğşşç.u88&/()/%&%.,,öçıııpoadfk asdfdfg-----dfgd09989)=)=)()&/&//)(=))=",Normalizer::FORM_KD))))))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IPt47
function name:  (null)
number of ops:  38
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%2F%5E%5C-%2F'
          2        SEND_VAL                                                 ''
          3        INIT_FCALL                                               'preg_replace'
          4        SEND_VAL                                                 '%2F%5C-%24%2Fu'
          5        SEND_VAL                                                 '-'
          6        INIT_FCALL                                               'preg_replace'
          7        SEND_VAL                                                 '%2F%5C-%2B%2Fu'
          8        SEND_VAL                                                 ''
          9        INIT_FCALL                                               'preg_replace'
         10        SEND_VAL                                                 '%2F%5B%5Ea-z0-9%5D%2B%2Fu'
         11        SEND_VAL                                                 '-'
         12        INIT_FCALL                                               'preg_replace'
         13        SEND_VAL                                                 '%2F%5B%5Cx%7B0300%7D-%5Cx%7B036F%7D%5Cx%7B1AB0%7D-%5Cx%7B1AFF%7D%5Cx%7B1DC0%7D-%5Cx%7B1DFF%7D%5Cx%7B20D0%7D-%5Cx%7B20FF%7D%5Cx%7BFE20%7D-%5Cx%7BFE2F%7D%5D%2B%2Fu'
         14        SEND_VAL                                                 ''
         15        INIT_FCALL                                               'mb_strtolower'
         16        INIT_FCALL                                               'mb_strtoupper'
         17        INIT_STATIC_METHOD_CALL                                  'Normalizer', 'normalize'
         18        SEND_VAL_EX                                              'er.%2C%2Cadasd%C5%9F%C4%9F%C3%BC%C4%9F%C5%9F%C5%9F%C3%A7.u88%26%2F%28%29%2F%25%26%25.%2C%2C%C3%B6%C3%A7%C4%B1%C4%B1%C4%B1poadfk+asdfdfg-----dfgd09989%29%3D%29%3D%29%28%29%26%2F%26%2F%2F%29%28%3D%29%29%3D'
         19        FETCH_CLASS_CONSTANT                             ~0      'Normalizer', 'FORM_KD'
         20        SEND_VAL_EX                                              ~0
         21        DO_FCALL                                      0  $1      
         22        SEND_VAR                                                 $1
         23        DO_ICALL                                         $2      
         24        SEND_VAR                                                 $2
         25        DO_ICALL                                         $3      
         26        SEND_VAR                                                 $3
         27        DO_ICALL                                         $4      
         28        SEND_VAR                                                 $4
         29        DO_ICALL                                         $5      
         30        SEND_VAR                                                 $5
         31        DO_ICALL                                         $6      
         32        SEND_VAR                                                 $6
         33        DO_ICALL                                         $7      
         34        SEND_VAR                                                 $7
         35        DO_ICALL                                         $8      
         36        ECHO                                                     $8
         37      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.64 ms | 1396 KiB | 19 Q