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.
Some minor changes
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: Some minor changes
…better than I thought — no feedback = good feedback.
Re: Some minor changes
last time i try to use phpwcms with php5.5 there was a big error. will give it a try again in future.
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: Some minor changes
No errors here — phpwcms runs well under 5.5.10.
Re: Some minor changes
Same here, the newest phpwcms rev. 537 is running on a 5.5.10 installation "like hell", no errors until now