mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding()) Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on multiple calls). Fixed bug #46206 (pg_query_params/pg_execute convert passed values to strings).