Hello,
I'm using wampserver64 v3.3.1 and i would like to use php-mime-mail-parser/php-mime-mail-parser.
But for that i need to add php_mailparse to wamp.
I added it by pasting php_mailparse.dll (that i downloaded from [windows.php.net]) in C:\wamp64\bin\php\php7.4.33\ext and i added extension=mailparse in C:\wamp64\bin\php\php7.4.33\php.ini
Of course i restarted everything but when using the php-mime-mail-parser i get "Attempted to call function "mailparse_msg_parse_file" from namespace "PhpMimeMailParser"
php 7.4.33 and Symfony 3.3
I'm using wampserver64 v3.3.1 and i would like to use php-mime-mail-parser/php-mime-mail-parser.
But for that i need to add php_mailparse to wamp.
I added it by pasting php_mailparse.dll (that i downloaded from [windows.php.net]) in C:\wamp64\bin\php\php7.4.33\ext and i added extension=mailparse in C:\wamp64\bin\php\php7.4.33\php.ini
Of course i restarted everything but when using the php-mime-mail-parser i get "Attempted to call function "mailparse_msg_parse_file" from namespace "PhpMimeMailParser"
php 7.4.33 and Symfony 3.3