Class names

php.internals

Unnamed Person

21 years ago
I would recommend that class names need not be treated as strings: doSomethingWithAClass(ClassName) instead of doSomethingWithAClass("ClassName") As it is, this produces warnings with the right logging.