Some minor changes

Read me first before posting anywhere!
Post Reply
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Some minor changes

Post 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.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Some minor changes

Post by Oliver Georgi »

…better than I thought — no feedback = good feedback.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
nameless1
Posts: 878
Joined: Sun 27. Apr 2008, 23:22

Re: Some minor changes

Post 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.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Some minor changes

Post by Oliver Georgi »

No errors here — phpwcms runs well under 5.5.10.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Old Boy
Posts: 1203
Joined: Fri 23. Nov 2012, 13:52

Re: Some minor changes

Post 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
Post Reply