I have to work on the worst #
PHP code I've ever seen. Just some facts for you:
* A file I'm trying to wrap my head around is 12000 (yes, it's twelve thousand) lines long;
* It has several classes in it, and some functions just in between;
* It has constructions like $array['item']['anotherItem']['yetAnotherItem'][['item', 'item']];
* Its indentation mode is tabs (yes, not all the code, just for some files);
* And variables (well, most of them) are in snake_case.
That's my current life, folks.
Bryan Haskin
in reply to André Polykanine • • •André Polykanine
in reply to Bryan Haskin • • •Bryan Haskin
in reply to André Polykanine • • •André Polykanine
in reply to Bryan Haskin • • •Bryan Haskin
in reply to André Polykanine • • •Artificial Stupidity
in reply to André Polykanine • • •Sensitive content
André Polykanine
in reply to Artificial Stupidity • • •Sensitive content
Artificial Stupidity
in reply to André Polykanine • • •yeah, seems like your point is better, I'll agree, I just remembered I actually seen some nicely written php code, classes separated per source files, code not mixed with html text with tags
severe case of tech debt then, I guess?
André Polykanine
in reply to Artificial Stupidity • • •Kai und der Andere
in reply to André Polykanine • • •Sensitive content
André Polykanine
in reply to Kai und der Andere • • •Sensitive content
Kirill
in reply to André Polykanine • • •Sensitive content
André Polykanine
in reply to Kirill • • •Sensitive content
Kirill
in reply to André Polykanine • • •Sensitive content
André Polykanine
in reply to Kirill • • •Sensitive content
$myVar = function($arg1, $arg2, $arg3) {
// Дохренища кода
};
Если бы мне надо было это просто отрефакторить, я бы не бесился так. А так мне надо, сука, пофиксить в этом багу, точнее, добавить улучшение одной фичи. И это пиздец, я тебе скажу.
Kirill
in reply to André Polykanine • • •Sensitive content
Мда уж, сил тебе и держаться!
André Polykanine
in reply to Kirill • • •Sensitive content
Kirill
in reply to André Polykanine • • •Sensitive content