3v4l.org

run code in 300+ PHP versions simultaneously
<?php header ( 'Content-Type: text/html; charset=utf-8' ); setlocale ( LC_ALL, 'ru_RU.utf8' ); echo '"' . preg_replace ( '/[^\p{L}\d]/iu', ' ', 'ёйцукенгшщзхъфывапролджэячсмитьбю1234567890' ) . '"';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/k27oI
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Content-Type%3A+text%2Fhtml%3B+charset%3Dutf-8'
          2        DO_ICALL                                                 
    3     3        INIT_FCALL                                               'setlocale'
          4        SEND_VAL                                                 6
          5        SEND_VAL                                                 'ru_RU.utf8'
          6        DO_ICALL                                                 
    4     7        INIT_FCALL                                               'preg_replace'
          8        SEND_VAL                                                 '%2F%5B%5E%5Cp%7BL%7D%5Cd%5D%2Fiu'
          9        SEND_VAL                                                 '+'
         10        SEND_VAL                                                 '%D1%91%D0%B9%D1%86%D1%83%D0%BA%D0%B5%D0%BD%D0%B3%D1%88%D1%89%D0%B7%D1%85%D1%8A%D1%84%D1%8B%D0%B2%D0%B0%D0%BF%D1%80%D0%BE%D0%BB%D0%B4%D0%B6%D1%8D%D1%8F%D1%87%D1%81%D0%BC%D0%B8%D1%82%D1%8C%D0%B1%D1%8E1234567890'
         11        DO_ICALL                                         $2      
         12        CONCAT                                           ~3      '%22', $2
         13        CONCAT                                           ~4      ~3, '%22'
         14        ECHO                                                     ~4
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.08 ms | 1394 KiB | 19 Q