mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
9de5b9e04a
Fix bug $5676. @- Fixed preg_replace() to automatically escape quotes in matched @ strings when using /e modifier. (Andrei)