# Resolved conflicts:
# ext/intl/idn/idn.c
. Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user).
(gooh)
+ - Intl:
+ . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain
+ names). (cmb)
+
+- Mbstring:
+ . Deprecated mb_ereg_replace() eval option. (Rouven Weßling, cmb)
+
+- MCrypt:
+ . Deprecated ext/mcrypt. (Scott Arciszewski, cmb)
+
- PDO:
. Fixed bug #52384 (Adds bound parameter value to PDOStatement::debugDumpParams).
(bishopb)