|
|
|
|
|
by smt88
4114 days ago
|
|
The language itself has been transitioning to OO for a long time, since version 4 actually. I do remember years ago when I'd take over a PHP project, and it would be procedural. That hasn't happened since around the time CodeIgniter came out. So not everyone in the PHP community understands good OO practices, but they've been (generally) releasing code organized into objects for a long time. |
|