-
Notifications
You must be signed in to change notification settings - Fork 709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/php8 support #629
Feature/php8 support #629
Conversation
…hpunit8. Updated unit tests for compatability with phpunit8.
- do not try to test on PHP8.1 in Github CI workflow - Updated unit test to avoid risky and skipped tests - Changelog update - Removed .phpunit.result.cache from CVS and ignore it
…or handlers. Fixes #617
… code blocks that are now no longer required
@uwetews @mohrt @AnrDaemon any thoughts? |
…from triggering E_WARNINGS.
Any updates on this? It's been over six months since this PR was submitted. |
* Fix indentation * Replace url of smarty.net from http to https * Fix breaking links Replace from http://smarty.php.net to https://www.smarty.net * Replace link from http to https * Fix CHANGELOG.md
I'm testing this on my site now, and so far things look good. Thanks for updating! It's worth noting that the version number should be bumped in this testing branch. |
Can we get a pre-release or release candidate of version 4.0? I know there are a lot of people who would be interested in testing things against PHP 8.x. |
…ructions for Smarty2 as these are no longer useful.
Pre-release published as https://github.com/smarty-php/smarty/releases/tag/v4.0.0-rc.0 |
…for sure happen in Tiki25 with Smarty 4.0: smarty-php/smarty#629
does upgrade to 4.x have upgrade guide? |
Not at the moment, but we really could use one. Are you up for the task? |
It shouldn't be hard to write, just follow the CHANGELOG line by line. |
I ran into such problem: so, I guess it involves some portion of trial and error. |
Proposal for a new major, ie Smarty4:
Under the hood: