mailparse pecl.php.net Email message manipulation Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages. Wez Furlong wez wez@php.net yes Brian Shire shire shire@php.net yes John Jawed jawed jawed@php.net yes Sean DuBois seander seander@php.net yes Remi Collet remi remi@php.net yes 2020-09-16 3.1.1 3.0 stable stable PHP - Fixed bug #74215: Memory leaks with mailparse (cmb) - Fixed bug #76498: Unable to use callable as callback (cmb) - Compatibility with 8.0.0beta4 7.0.0 1.10 mbstring mailparse 2020-04-22 3.1.0 3.0 stable stable PHP - add arginfo to all functions - fix MimeMessage constructor name 2019-12-19 3.0.4 3.0 stable stable PHP - Replace ulong with zend_ulong, fix Windows build (cmb) 2019-03-20 3.0.3 3.0 stable stable PHP QA Release: - add missing files in archive - fix -Wformat warning - add dependency on mbstring extension - PHP 7.3 compatibility 2016-12-07 3.0.2 3.0 stable stable PHP - Fix segfault in getChild 2016-01-29 3.0.1 3.0 stable stable PHP - Fix double free caused by mailparse_msg_free 2015-12-23 3.0.0 3.0 stable stable PHP - PHP 7 Release