[development] Beware of static and unset together

Chris Johnson cxjohnson at gmail.com
Fri Apr 6 09:03:23 UTC 2007


Thanks for pointing this out.

Semantically, using unset() on a static is an oxymoron.  More strongly
typed languages would probably puke at compile time on such a thing.


More information about the development mailing list