3v4l.org

run code in 300+ PHP versions simultaneously
<?php $allIntlCharConstants = (new ReflectionClass('IntlChar'))->getConstants(); $constants = array_filter($allIntlCharConstants, function($name){ return strpos('CHAR_CATEGORY_', $name) !== false; }); IntlChar::enumCharTypes(function($start, $end, $type) { printf("U+%04x through U+%04x are in category %d\n", $start, $end, array_search($constants, $type)); });
Output for 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
Warning: Undefined variable $constants in /in/P3i7V on line 9 Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, int given in /in/P3i7V:9 Stack trace: #0 /in/P3i7V(9): array_search(NULL, 15) #1 [internal function]: {closure}(0, 32, 15) #2 /in/P3i7V(8): IntlChar::enumCharTypes(Object(Closure)) #3 {main} thrown in /in/P3i7V on line 9
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Warning: Undefined variable $constants in /in/P3i7V on line 9 Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, int given in /in/P3i7V:9 Stack trace: #0 /in/P3i7V(9): array_search(NULL, 15) #1 [internal function]: {closure}(0, 32, 15) #2 /in/P3i7V(8): IntlChar::enumCharTypes(Object(Closure)) #3 {main} thrown in /in/P3i7V on line 9
Process exited with code 255.
Output for 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28
Warning: Undefined variable $constants in /in/P3i7V on line 9 Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, int given in /in/P3i7V:9 Stack trace: #0 /in/P3i7V(9): array_search(NULL, 15) #1 [internal function]: {closure}(0, 32, 15) #2 /in/P3i7V(10): IntlChar::enumCharTypes(Object(Closure)) #3 {main} thrown in /in/P3i7V on line 9
Process exited with code 255.
Output for 8.0.13
Fatal error: Uncaught ReflectionException: Class "IntlChar" does not exist in /in/P3i7V:3 Stack trace: #0 /in/P3i7V(3): ReflectionClass->__construct('IntlChar') #1 {main} thrown in /in/P3i7V on line 3
Process exited with code 255.
Output for 7.3.32 - 7.3.33, 7.4.33
Fatal error: Uncaught ReflectionException: Class IntlChar does not exist in /in/P3i7V:3 Stack trace: #0 /in/P3i7V(3): ReflectionClass->__construct('IntlChar') #1 {main} thrown in /in/P3i7V on line 3
Process exited with code 255.
Output for 7.3.16 - 7.3.31, 7.4.3 - 7.4.32
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /in/P3i7V on line 5 Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr
Process exited with code 137.
Output for 7.0.0 - 7.0.32, 7.1.0 - 7.1.24, 7.2.0 - 7.2.33
Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0000 through U+0020 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0020 through U+0021 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0021 through U+0024 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0024 through U+0025 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0025 through U+0028 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0028 through U+0029 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0029 through U+002a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+002a through U+002b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+002b through U+002c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+002c through U+002d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+002d through U+002e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+002e through U+0030 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0030 through U+003a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+003a through U+003c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+003c through U+003f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+003f through U+0041 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0041 through U+005b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+005b through U+005c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+005c through U+005d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+005d through U+005e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+005e through U+005f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+005f through U+0060 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0060 through U+0061 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0061 through U+007b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+007b through U+007c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+007c through U+007d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+007d through U+007e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+007e through U+007f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+007f through U+00a0 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a0 through U+00a1 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a1 through U+00a2 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a2 through U+00a6 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a6 through U+00a7 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a7 through U+00a8 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a8 through U+00a9 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00a9 through U+00aa are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00aa through U+00ab are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00ab through U+00ac are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00ac through U+00ad are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00ad through U+00ae are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00ae through U+00af are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00af through U+00b0 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b0 through U+00b1 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b1 through U+00b2 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b2 through U+00b4 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b4 through U+00b5 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b5 through U+00b6 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b6 through U+00b8 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b8 through U+00b9 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00b9 through U+00ba are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00ba through U+00bb are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00bb through U+00bc are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00bc through U+00bf are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00bf through U+00c0 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00c0 through U+00d7 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00d7 through U+00d8 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00d8 through U+00df are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00df through U+00f7 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00f7 through U+00f8 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+00f8 through U+0100 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0100 through U+0101 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0101 through U+0102 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0102 through U+0103 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0103 through U+0104 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0104 through U+0105 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0105 through U+0106 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0106 through U+0107 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0107 through U+0108 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0108 through U+0109 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0109 through U+010a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010a through U+010b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010b through U+010c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010c through U+010d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010d through U+010e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010e through U+010f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+010f through U+0110 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0110 through U+0111 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0111 through U+0112 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0112 through U+0113 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0113 through U+0114 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0114 through U+0115 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0115 through U+0116 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0116 through U+0117 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0117 through U+0118 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0118 through U+0119 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0119 through U+011a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011a through U+011b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011b through U+011c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011c through U+011d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011d through U+011e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011e through U+011f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+011f through U+0120 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0120 through U+0121 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0121 through U+0122 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0122 through U+0123 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0123 through U+0124 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0124 through U+0125 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0125 through U+0126 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0126 through U+0127 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0127 through U+0128 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0128 through U+0129 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0129 through U+012a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012a through U+012b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012b through U+012c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012c through U+012d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012d through U+012e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012e through U+012f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+012f through U+0130 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0130 through U+0131 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0131 through U+0132 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0132 through U+0133 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0133 through U+0134 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0134 through U+0135 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0135 through U+0136 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0136 through U+0137 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0137 through U+0139 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0139 through U+013a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013a through U+013b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013b through U+013c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013c through U+013d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013d through U+013e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013e through U+013f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+013f through U+0140 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0140 through U+0141 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0141 through U+0142 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0142 through U+0143 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0143 through U+0144 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0144 through U+0145 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0145 through U+0146 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0146 through U+0147 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0147 through U+0148 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0148 through U+014a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014a through U+014b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014b through U+014c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014c through U+014d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014d through U+014e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014e through U+014f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+014f through U+0150 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0150 through U+0151 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0151 through U+0152 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0152 through U+0153 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0153 through U+0154 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0154 through U+0155 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0155 through U+0156 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0156 through U+0157 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0157 through U+0158 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0158 through U+0159 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0159 through U+015a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015a through U+015b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015b through U+015c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015c through U+015d are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015d through U+015e are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015e through U+015f are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+015f through U+0160 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0160 through U+0161 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0161 through U+0162 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0162 through U+0163 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0163 through U+0164 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0164 through U+0165 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0165 through U+0166 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0166 through U+0167 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0167 through U+0168 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0168 through U+0169 are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+0169 through U+016a are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+016a through U+016b are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 Warning: array_search() expects parameter 2 to be array, integer given in /in/P3i7V on line 9 U+016b through U+016c are in category 0 Notice: Undefined variable: constants in /in/P3i7V on line 9 War
Process exited with code 137.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.38
Fatal error: Uncaught exception 'ReflectionException' with message 'Class IntlChar does not exist' in /in/P3i7V:3 Stack trace: #0 /in/P3i7V(3): ReflectionClass->__construct('IntlChar') #1 {main} thrown in /in/P3i7V on line 3
Process exited with code 255.

preferences:
316.57 ms | 402 KiB | 333 Q