phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

800
active users

Jamie York

Last week I found a “test” that mocks an abstract class and then uses reflection to make its private methods public to assert the results of calling them. I need a stiff drink…

@ziadoz was it written before anonymous classes existed?