Date: 07/30/01
- Next message: sveinolav.bjerkeset <email protected>: "[PHP-DEV] Bug #12466: iPlanet aborts in call to ts_resource in php4_init"
- Previous message: Stephen van Egmond: "Re: [PHP-DEV] Security Issues - a bit of my experience"
- Next in thread: teo <email protected>: "Re: [PHP-DEV] TSRM change"
- Reply: teo <email protected>: "Re: [PHP-DEV] TSRM change"
- Reply: Zeev Suraski: "[PHP-DEV] Re: TSRM change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zeev,
Since you've been updating TSRM stuff, I've noticed some
inconsistencies. For example, php_ldap.h says:
# define LDAPG(v) TSRMG(ldap_globals_id, zend_ldap_globals *, v)
But ldap_globals_id is not declared anywhere. Should it be?
-Andrei
Nobody tried to design Windows - it just grew in random
directions without any kind of thought behind it.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sveinolav.bjerkeset <email protected>: "[PHP-DEV] Bug #12466: iPlanet aborts in call to ts_resource in php4_init"
- Previous message: Stephen van Egmond: "Re: [PHP-DEV] Security Issues - a bit of my experience"
- Next in thread: teo <email protected>: "Re: [PHP-DEV] TSRM change"
- Reply: teo <email protected>: "Re: [PHP-DEV] TSRM change"
- Reply: Zeev Suraski: "[PHP-DEV] Re: TSRM change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

