PHP Classes

PHP 7.4 Support

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  PHP 7.4 Support  >  (Un) Subscribe thread alerts  
Subject:PHP 7.4 Support
Summary:Invalid characters passed for attempted conversion
Messages:20
Author:Kieran
Date:2020-03-12 11:54:34
 
  1 - 10   11 - 20  

  11. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-03-21 16:32:29 - In reply to message 10 from Manuel Lemos
It should be replicable with the above script. The key part is the error_reporting because it's throwing a deprecation notice.

I've sent phpinfo via email anyway :)

  12. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2020-03-22 03:50:39 - In reply to message 11 from Kieran
I am still not able to reproduce this. Can you send the your real php.ini file that is in /etc/php/7.4/cli/php.ini ?

Also it would be better if you can try the test_message_decoder.php example script and change it to make it parse that email file and still issue those warnings. Can you please try that?

  13. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-03-22 17:51:00 - In reply to message 12 from Manuel Lemos
My mistake, sent everything requested.

  14. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-03-30 10:44:02 - In reply to message 12 from Manuel Lemos
Any luck replicating it?

  15. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2020-03-31 00:58:06 - In reply to message 14 from Kieran
Sorry for the delay. I am not having too much time to check these issues.

I have tried PHP 7.4.3 from the command line with the configuration files and scripts that you sent me and I only found an issue being dumped to the terminal related with the Content-Type header that was being checked incorrectly.

I have fixed that issue and uploaded the new version here to the PHP Classes site.

I was not able to reproduce the issues that you reported. Maybe it is something specific to the PHP environment that you use. I use PHP in a OpenSuse Linux distribution.

What I can do is to access some machine on which you have PHP 7.4 running with the environment set to reproduce the problem and then I can try to figure what is wrong when I access there. Is that possible for you?

  16. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-03-31 20:39:55 - In reply to message 15 from Manuel Lemos
No worries. I've sent you an email. Please make use of it ASAP.

  17. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-04-15 11:12:08 - In reply to message 15 from Manuel Lemos
Any update?

  18. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2020-04-16 02:38:35 - In reply to message 17 from Kieran
Sorry for the delay. I will try to do it right after we launch a new design in the PHP Classes site in preparation for the new marketplace that we are going to launch soon. I hope I can look at this later this week.

  19. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2020-04-22 17:35:18 - In reply to message 17 from Kieran
Hello Kieran,

The problem was fixed and a new version was updated in the site. Just let me know if you find other issues. Thank you for reporting and the patience in having waited for a solution.

  20. Re: PHP 7.4 Support   Reply   Report abuse  
Picture of Kieran Kieran - 2020-04-22 19:47:05 - In reply to message 19 from Manuel Lemos
Thank you! I can confirm it's fixed.

 
  1 - 10   11 - 20