Posted by Oli Filth on 11/17/24 11:44
n8agrin@gmail.com said the following on 09/04/2006 00:44:
> I'm having some problems with Object Oriented PHP5, namely when a class
> isn't defined correctly no errors are produced during object
> instantiation. For example if a method which violates a global
> namespace is defined inside a class I cannot get PHP to throw an error
> when that class is instantiated. PHP will catch simple errors such as
> lines not ending in semicolons, but doesn't catch these more 'global'
> issues.
What do you mean "a method which violates a global namespace?" Can you
give an example?
--
Oli
Navigation:
[Reply to this message]
|