17 May
2006
17 May
'06
2:59 p.m.
On May 17, 2006, at 7:11 AM, Vladimir Zlatanov wrote:
The only real problem we have with that is include and require in code. It must be used in top level, AFAIK, in order for the class to be visible to everywhere, might be wrong.
I thought this was the case, and wrote about it in the OOP essay. However, I have not been able to reproduce it recently. A PHP version bump may have changed this behavior, or it may have been related to something more subtle in the xmlrpc.inc implementation (that's where the issue came up originally). I will probably amend the essay to remove this comment.