So, in slackertalk's source code, there are five files that I've been working to get rid of.
Posted by
Beryllium (aka grayman)
Aug 2 '21, 23:34
|
These are what would colloquially be known as 'functions.php' files in PHP. A scourge of the PHP 4.0 days - things should be done differently in PHP 7 and PHP 8.
So, there are five. Or rather - there WERE five. Now there are four, after I spent the past three days eliminating one of them.
I ripped out the innards and relocated it to new PHP7-friendly locations for the logic around boards and replies and rolling. And the changes have been deployed gradually throughout the weekend, with no issues so far (but I'm sure something will crop up eventually).
|
Responses:
|