There are many changes. +1 for changing PHP_API_VERSION. (And fix all TSRM things for 4.3.0. Almost all non static functions should have TSRMLS_DC in proto)
-- Yasuo Ohgaki Wez Furlong wrote: > Or you could use PHP_HAVE_STREAMS, also defined in main/php.h :-) > > --Wez. > > On 02/04/02, "Jani Taskinen" <[EMAIL PROTECTED]> wrote: > >>main/php.h: >> >> #define PHP_API_VERSION 20010901 >> >> --Jani >> >> >>On Mon, 1 Apr 2002, Andrei Zmievski wrote: >> >> >>>Since Wez put in streams implementation, I must adjust PHP-GTK to >>>conform to it and that means distinguishing between old and new way >>>according to something like an API number. Do we have an API_NO define >>>in PHP somewhere? >>> >>>-Andrei >> > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php