jphp
jphp copied to clipboard
Conditionally define classes and traits
I'm reopening this issue because it really is a pretty important missing feature, used in many mainstream libraries. If classes can be conditinally defined by conditionally including some files, I assume it would be marginally easy to swap out the class name symbols during runtime.