Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-mail-mailparse

Email message manipulation
https://github.com/php/pecl-mail-mailparse

Can't compile mailparse with PHP 8.4.0RC1

mlocati opened this issue 4 months ago
Updated config.m4 to properly define HAVE_MBSTRING

svaningelgem opened this pull request 5 months ago
Update ci.yml to build the windows extensions

reeperbahnause opened this pull request 6 months ago
Update CI workflow

cmb69 opened this pull request 7 months ago
Update ci.yml to build mailparse for Windows

reeperbahnause opened this pull request 11 months ago
Provide php_mailparse.dll for php Version 8.2 and 8.3

reeperbahnause opened this issue 11 months ago
Cannot build 3.1.6

svaningelgem opened this issue over 1 year ago
Building and testing on php 8.3

mathroc opened this pull request over 1 year ago
GH29.phpt is missing

briaznar opened this issue over 1 year ago
Memory leak when --enable-debug on PHP

youkidearitai opened this issue over 1 year ago
Segmentation fault by 006.phpt when make test

youkidearitai opened this issue over 1 year ago
Segmentation fault with UTF-8 encoded X-MS-Iris-MetaData header

jamesshaw1987 opened this issue over 1 year ago
Segmentaiton fault with ISO-2022-JP Subject header

yuuki-w opened this issue over 1 year ago
PHP Startup: mailparse: Unable to initialize module

napengam opened this issue over 1 year ago
MimeMessage::__construct() throws TypeError with $mode=stream

akamah opened this issue about 2 years ago
Build and test on PHP 8.2

mathroc opened this pull request about 2 years ago
Add test to reproduce bug #24

mathroc opened this pull request over 2 years ago
Add test to reproduce bug #22

mathroc opened this pull request over 2 years ago
Segmentation fault with mailparse_msg_create()

mathroc opened this issue over 2 years ago
Missing MIME-Version in message/rfc822 causes PHP segmentation fault

freddieleeman opened this issue over 2 years ago
Unexpected parsed value of content-id

ArnoldZoutman opened this issue about 3 years ago
Fix #73110: Mails with unknown MIME version are treated as plain/text

cmb69 opened this pull request over 3 years ago
Fix #81422: Potential double-free in mailparse_uudecode_all()

cmb69 opened this pull request over 3 years ago
Fix #75825: mailparse_uudecode_all doesn't parse multiple files

cmb69 opened this pull request over 3 years ago
Simplify Ubuntu CI

cmb69 opened this pull request over 3 years ago
Fix #74233: Parsing multi Content-Disposition causes memory leak

cmb69 opened this pull request over 3 years ago
Fix #81403: mailparse_rfc822_parse_addresses drops escaped quotes

cmb69 opened this pull request over 3 years ago
Basic CI: build and test

cmb69 opened this pull request over 3 years ago
Fix #74215: Memory leaks with mailparse

cmb69 opened this pull request over 4 years ago
Fix #76498: Unable to use callable as callback

cmb69 opened this pull request over 4 years ago
Update .travis.yml to include PHP 7.2-7.4

sanmai opened this pull request about 5 years ago
Replace ulong with zend_ulong

cmb69 opened this pull request about 5 years ago
Fix compiling by checking the installed mbstring extension

rhabacker opened this pull request about 6 years ago
PHP 7.3 compatibility

Jan-E opened this pull request over 6 years ago
Fix install with mbstring

eXorus opened this pull request over 7 years ago
mailparse_rfc822_parse_addresses() does not parse Quotes (") correctly

eXorus opened this pull request over 7 years ago
Convert README.md to Github-flavored Markdown

sanmai opened this pull request almost 9 years ago
PHP 7 Support

Sean-Der opened this pull request over 9 years ago