-
Notifications
You must be signed in to change notification settings - Fork 34
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
YAG and typo3 v8 LTS? #106
Comments
I'm interested in knowing this too. Just trying to plan for a new client I have. |
Hey @yberton, I gave the answer already in #99 - as closed issues are easily overseen, I leave this one open for discussion.
Cheers, |
OK @daniellienert I hope I will be soon as possible! 📦 |
Hi all, Cheers |
@schiran: First thing could be to describe what the actual problems are? |
Hint: Some changes are already in the last commits, so please use the latest git version for your tests. And as for TYPO3 V8 PHP7 is also a pre-requirement, I have done some changes (#108) for the compatibility here. This will reduce the number of warnings dramatically. |
Please see my comment to pull request #110. |
Nope :( Call to undefined method TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::getPageRenderer() As it looks no one will make it ready vor typo3 8 has someone experience with a other extension which is equal to YAG? |
Hi Daniel and other folks interested in having YAG officially available for CMS 8 or later. Within our Coders.Care upgrade initiative we are currently dealing with exactly that scenario and would like to provide a working version soon. This version might not have all deprecated methods eliminated but would be working upt to PHP 7.2 on CMS 8. AFAICS there are two other extensions that need to be upgraded too for that purpose, which are pt_extlist and pt_extbase. We would like to get a confirmation before starting the upgrade process, so that we can make sure, the result will be published here and in the TER too, otherwise we would have to go for a fork, which is what we want to avoid. @daniellienert maybe you could contact Petra so we could even have an official contract to support you and/or your extensions based on the extension SLAs we are providing. Everybody have a nice week :-) |
Hey @Bunnyfield, that really sounds great! We put a lot of time and effort in this extension - and I guess some parts of it are still unique in the TER. It is fact, that I currently don't have the time (and the projects) to maintain this extension - but it would be great If someone is willing to take over! Master of pt_extlist and pt_extbase should be fully v8 compatible already at least for our projects. So what needs to be done next? How should I contact Petra? Cheers, |
I just sent her the Github mail and put you in CC |
BTW: ext_emconf.php of pt_extlist and pt_extbase still state "7.6.0-7.9.99", which is why they don't appear correctly in the TER. composer.json is fine though. |
Hi; |
Hello,
Is a version for typo3 v8 planned? If so, when do you think it will be available?
thanks in advance
The text was updated successfully, but these errors were encountered: