Date: 08/10/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] Engine 2"
- Previous message: alindeman <email protected>: "[PHP-DEV] Bug #12680 Updated: mail() is sent with incorrect timezone"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot php_sablot.h"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot php_sablot.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 09:31 AM 8/10/2001 -0500, Andrei Zmievski wrote:
>On Fri, 10 Aug 2001, derick <email protected> wrote:
> > This is not about renaming, it's about removing duplicate macro's.
>
>Of course it's about renaming. We used to have just PHP_* macros and
>then Zeev added the ZEND_* versions and now PHP_* ones are just aliased
>to ZEND_* ones for "backwards compatibility".
Well we obviously needed to have those macros in the Zend Engine because
it's the Zend Engine's API. Therefore, aliasing the PHP macros to the Zend
ones makes more sense than making a new copy of all of the API macros and
functions.
Andi
-- 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: Andi Gutmans: "Re: [PHP-DEV] Engine 2"
- Previous message: alindeman <email protected>: "[PHP-DEV] Bug #12680 Updated: mail() is sent with incorrect timezone"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot php_sablot.h"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot php_sablot.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

