Page 1 of 1

Some minor changes

Posted: Mon 5. May 2014, 07:44
by Oliver Georgi
Hi guys,

One of my last commits is bringing better compatibility for PHP 5.5 where preg_replace() with /e switch is deprecated. Alle /e were replaced by preg_replace_callback() equivalents. This can have effects I cannot completely oversee at the moment. It would be nice if you can focus on any anomalies related to these last changes, especially sending email. I have patched the PHPMailer class a little and hope it is still working as expected.

Please report problems on GitHub https://github.com/slackero/phpwcms/issues.

Re: Some minor changes

Posted: Tue 6. May 2014, 23:37
by Oliver Georgi
…better than I thought — no feedback = good feedback.

Re: Some minor changes

Posted: Wed 7. May 2014, 12:20
by nameless1
last time i try to use phpwcms with php5.5 there was a big error. will give it a try again in future.

Re: Some minor changes

Posted: Wed 7. May 2014, 14:47
by Oliver Georgi
No errors here — phpwcms runs well under 5.5.10.

Re: Some minor changes

Posted: Wed 7. May 2014, 14:55
by Old Boy
Same here, the newest phpwcms rev. 537 is running on a 5.5.10 installation "like hell", no errors until now :D