PCRE S modifier has no effect since PHP 7.3.0 (#3843)

This commit is contained in:
KapitanOczywisty
2024-10-07 01:53:13 +02:00
committed by GitHub
parent 654df9a6d0
commit 288ea761f5

View File

@@ -112,6 +112,7 @@
this extra analysis is performed. At present, studying a
pattern is useful only for non-anchored patterns that do not
have a single fixed starting character.
As of PHP 7.3.0 this flag has no effect.
</simpara>
</listitem>
</varlistentry>