Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of fruit:
Url: https://github.com/doctrine/common/pull/224
Message:
PHP has build-in function `preg_quote()` in order to escape strings witch are dynamically inserted into regular expression.