[development] when we run out of characters

Gabor Hojtsy gabor at hojtsy.hu
Wed May 17 13:05:10 UTC 2006


Jonathan Chaffer wrote:
> 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.

Classes were always in the global scope in PHP, so there should have
been some specific problems in xtemplate.

Gabor


More information about the development mailing list