[PHP-DEV] can we cange the "important" defines to enums in the zend-headers, please? From: Thies C. Arntzen (thies <email protected>)
Date: 06/22/01

    hi,

    it would make debugging for guys like me easier, as gdb will
    then be able to show IS_OBJECT instead of 5 when
    inspecting zvals. (gdb nows about the sybolic name for an
    enum but not for a define).

    if you don't object i'll go ahead soon

    tc

-- 
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>