Mybb when will it support php 8.0?
Thanks

Thanks
![]() |
Mybb when will it support php 8.0?
![]() Thanks
MyBB will support PHP 8.0 in upcoming versions (1.8). Work has begun on it but we can't guarantee or promise a set version. Hopefully next release.
Still doesn't work with MyBB 1.8.27.
Whilst we did fix some php 8 issues in 1.8.27 it is likely you may still face issues.
If you are attempting to use PHP 8 on the 1.8.27 it would be helpful for any error messages to be reported in the bugs forum for us to consider.
-Ben
Please do not PM me for support. I am looking to be hired for paid services. You can view my paid services here. ![]()
Please report any PHP 8 issue you find in 1.8.27
We already know it is possible not all issues were fixed, so that detail alone won't help much. (2021-06-23, 07:37 PM)Omar G. Wrote: Please report any PHP 8 issue you find in 1.8.27 So do we report errors here or not .. the above confused me a bit ![]() Not in this land alone,
But be God's mercies known, From shore to shore! Lord make the nations see, That men should brothers be, And form one family, The wide world ov'er
Yes, if there are any PHP errors/warnings/notices on the page or the error log, you can post them here.
devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
![]() (2021-06-27, 02:54 PM)Devilshakerz Wrote: Yes, if there are any PHP errors/warnings/notices on the page or the error log, you can post them here. Ok from digging around a bit, I don't think the cache system is working correctly as certain variables are not made available to the processing script an example Plugins :- some plugins are using curly braces ($myarray{0}) to access array offsets this causes the admin cp to just error out with a 500 http error, disabling plugins at least gets the admin cp running again running the admin cp index.php gives the following errors does this indicate that the $mybb object is not being created ? Not in this land alone,
But be God's mercies known, From shore to shore! Lord make the nations see, That men should brothers be, And form one family, The wide world ov'er
Were all the attached errors generated when running 1.8.27? Some of them suggest outdated (or modified) files.
Added some things to investigate in https://github.com/mybb/mybb/issues/4138...-872245095 (2021-07-01, 07:47 AM)JimR Wrote: running the admin cp index.php gives the following errors If the file was executed through CLI, that may be normal.
This language string was removed in https://github.com/mybb/mybb/pull/4351/files (template needs to be updated) devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
|
« Next Oldest | Next Newest »
|