Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
If a class name is all lowercase, the autoloading of that class will fail. Attached are two simple code examples. The only difference between the two is that in the working example, the class being loaded is called aB, while in the non-working example it is called ab. I suspect this has got something to do with the lower-case letter prefix being ignored as mentioned here: http://www.ezcomponents.org/docs/api/trunk/Base/ezcBase.html However, I assume this should only affect the loading of the autoload files, and not the classes themselves. Environment: Operating System: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||