Re: [PHP-DEV] zend naming conflict

2003-03-28 Thread Andi Gutmans
I have no problem with renaming our empty_string to zend_empty_string. The only problem is that it breaks the API. What do people think? I'm also considering removing empty_string completely but I still need to look through all of the code and try to evaluate the performance change due to it (We

[PHP-DEV] zend naming conflict

2003-03-27 Thread moshe doron
shalom, i'm writing php extension for allegro (http://www.talula.demon.co.uk/allegro/) that hopfeully 'll go somewhere soon into pecl. allegro is cross platform grafix library so in addition to the gaming capabilities, we have here chance using it as base to native php gui. the problem i have is