|
||||||
Views:
11,030,485 |
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search | 11-21-24 12:09 PM |
||||
Guest: Register | Login |
0 users currently in AcmlmBoard II Software/Bug Report Forum | 4 bots |
Main - AcmlmBoard II Software/Bug Report Forum - PHP 7 Support |
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 19/1480 EXP: 3520755 Next: 132789 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
Will AcmlmBoard 2 ever support PHP 7?
I think it's planned for October, and some host services at some point, will drop support for PHP 5 (probably in a year or two), so it might be good, to make it PHP 7 compatible in the near future. ____________________ Good riddance! |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 843/1870 EXP: 5546101 Next: 115851 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 25/1480 EXP: 3520755 Next: 132789 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
No, I mean, some of it might say all that deprecated crap and it might look stupid, I don't know the actual changes made to the code though.
And my posts are centred, because of the footer being centred, it would look stupid to have the main posts not centred. I'll read the layout rules if this is a violation of the rules. edit: oh shit, where the hell are the board rules? (and also, delete this crappy thread if it's useless) ____________________ Good riddance! |
Xeon |
| ||
Developer
Newcomer Level: 5 Posts: 4/4 EXP: 491 Next: 38 Since: 07-24-14 Last post: 3387 days Last view: 3169 days |
he's banned, but the version I've been working on should work on PHP 5.4+ and be compatible with PHP 7 strict mode (i'm running the latest beta of PHP 7 for development). ____________________ |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 1252/1870 EXP: 5546101 Next: 115851 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
Resurrecting this thread to give you some feedback about this, as I just did the jump.
My board isn't AB2.5, but there are still a few points of interest: * The /e modifier for preg_replace(), which was already deprecated, isn't supported anymore. Any such preg_replace() calls seem to return blank strings. * Not related to PHP, but recent MySQL versions run in strict mode by default. If a string is too long to fit in its field, or non-int data is inserted in an int field, it throws an error instead of truncating. (worst case, it can be made to run in non-strict mode) * The new ?? operator might help bringing down the number of "accessing undefined array index" notices and other shit. * The new version of mcrypt is picky. If encryption keys aren't a 'good' length (16/24/32 possible for AES256), it throws an error. * Division by zero returns NaN. Watch out for that. ____________________ Kuribo64 - melonDS want some revolution in your coffee? |
Kak |
| |||||
Global Moderator
Bullet Bill well then Level: 131 Posts: 4931/5515 EXP: 25736500 Next: 688120 Since: 01-29-14 From: ??? Last post: 1046 days Last view: 992 days |
|
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 1270/1870 EXP: 5546101 Next: 115851 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
Oh. The more you know
Also, postdiff.php/lol.php will be broken. PHP7 made changes regarding OOP, and shit like "&new Object()" doesn't work anymore (it's a syntax error). The whole diff engine also needs to be fixed, it keeps passing objects around by reference even though doing so is pointless. I fixed the diff engine, here. I removed the docs and tests folders which are useless for the board. ____________________ Kuribo64 - melonDS want some revolution in your coffee? |
NightYoshi370 |
| ||
Normal User
Level: 36 Posts: 205/315 EXP: 280458 Next: 27652 Since: 12-31-17 Last post: 2133 days Last view: 1975 days |
Sorry again for the bump, but I'm legitamently wanting to try out acmlmboard, and this is the only thing holding me back.
How's progress on this been so far? Has it been merged into the main repo ____________________ Mario Making Mods |
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 453/1480 EXP: 3520755 Next: 132789 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
Does the strict mode stuff explain why mysql 5.7 breaks alot of stuff @staple? ____________________ Good riddance! |
Bill Cipher |
| ||
Banned
Lies.. Lies.. SLANDER!! Level: 7 Posts: 2/8 EXP: 1366 Next: 82 Since: 11-28-14 Last post: 2427 days Last view: 1008 days |
PHP 7.. I can make that happen for you.. but it'll cost you. Oh common, It's just a handshake! |
Emuz |
| ||
Site Administrator
11 Hit Combo: Mother's Rosario Level: 109 Posts: 3109/3393 EXP: 13563481 Next: 396164 Since: 12-30-11 From: Akron, Ohio; USA Last post: 114 days Last view: 3 days |
Posted by Bill Cipher Umm.. yeah no. It works on PHP7 according to Schezo. GO away! The Dynamic Profile Administratorâ„¢"Never Knows Best" Note: if you can see this my layout broke. ALL THE CREDITS WILL BE REVEALED!! 'Victory Noriko' by @thatsheepagain. 'Chibi Dance Noriko' by @Haru__Kitsu. 'Deity's Night Out (Featuring Gabbie)' by @thatsheepagain Noriko Emotes by @Haru__Kitsu. Side Bar Noriko by @thatsheepagain 'Noriko's Nature Walk' by @projectTiGER_ Emotive Noriko by @thatsheepagain. "Space Candy Noriko" by BerryVerrine. "Super Sharp Noriko" by Xionfes. A gift illustration from the wonderful EverKinzPony! "Magical Girl Noriko" by @cute_hospital! "Patient Chibi Noriko" by @Ruii_ki! 'Dapper '60s Noriko' by @thatsheepagain. 'Shiny Chibi Noriko' by @inioli. 'Flower Veil Noriko' by @Sushiee_. 'Noriko in Realism' by @_Sarybuu. 'Noriko's Midnight Adventure' by @projectTiGER_ 'Yukata Noriko' by @yunyunmaru_ 'Birthday Wishes Noriko' by @thatsheepagain |
Main - AcmlmBoard II Software/Bug Report Forum - PHP 7 Support |
Acmlmboard v2.5.6 (06/11/2024) © 2005-2024 Acmlm, Emuz, et al. |
MySQL - queries: 142, rows: 553/587, time: 4.150 seconds. |