[PHP-CVS] cvs: php4 /ext/fam fam.c

2003-06-15 Thread Andrey Hristov
andrey Sun Jun 15 11:27:45 2003 EDT Modified files: /php4/ext/fam fam.c Log: proto fixes Index: php4/ext/fam/fam.c diff -u php4/ext/fam/fam.c:1.4 php4/ext/fam/fam.c:1.5 --- php4/ext/fam/fam.c:1.4 Tue Jun 10 16:03:28 2003 +++ php4/ext/fam/fam.c Sun

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Jani Taskinen
Work for both PHP 4 and PHP 5? You kinda like test the API number..this is not the only difference between them.. --Jani On Fri, 7 Mar 2003, Derick Rethans wrote: On Fri, 7 Mar 2003, Jani Taskinen wrote: Log: Renamed OnUpdateInt - OnUpdateLong to prevent

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Derick Rethans
On Fri, 7 Mar 2003, Jani Taskinen wrote: Work for both PHP 4 and PHP 5? Ok, I thought it was merged to the branch, but it wasn't it seems... nm then. Derick -- Stop mad cowboy disease!

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Derick Rethans
On Fri, 7 Mar 2003, Sascha Schumann wrote: Work for both PHP 4 and PHP 5? Ok, I thought it was merged to the branch, but it wasn't it seems... nm then. nm.. which file? httpd? apache? libphp4.so? Or .sl? Or .a? hehe, I mean Never Mind with nm :) Please bump the API

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Sascha Schumann
Work for both PHP 4 and PHP 5? Ok, I thought it was merged to the branch, but it wasn't it seems... nm then. nm.. which file? httpd? apache? libphp4.so? Or .sl? Or .a? Please bump the API number. - Sascha -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Jani Taskinen
On Fri, 7 Mar 2003, Sascha Schumann wrote: Work for both PHP 4 and PHP 5? Ok, I thought it was merged to the branch, but it wasn't it seems... nm then. nm.. which file? httpd? apache? libphp4.so? Or .sl? Or .a? Please bump the API number. Which one(s) ? We have 3 of

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext

2003-03-07 Thread Sascha Schumann
Which one(s) ? We have 3 of them.. A Zend API change should be reflected by the a bump in the Zend API version number, ZEND_EXTENSION_API_NO. - Sascha -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_ii ii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext/ldap ldap.c /ext/mbstring mbstring.c /ext/mssql php_mssql.c /ext/mysql php_mysql.c /ext/mysqli mysqli.c /ext/ncurses ncurses.c /ext/odbc php_odbc.c /ext/pfpro pfpro.c /ext/pgsql pgsql.c /ext/session session.c /ext/skeleton skeleton.c /ext/standard assert.c file.c /ext/sybase_ct php_sybase_ct.c /ext/sysvmsg sysvmsg.c /ext/tokenizer tokenizer.c /ext/yaz php_yaz.c /ext/zlib zlib.c /main main.c /netware phplib.imp /sapi/apache php_apache.c /sapi/apache_hooks php_apache.c /scripts/ext_skel_ng extension_parser.php ZendEngine2 zend_ini.c zend_ini.h

2003-03-06 Thread Jani Taskinen
sniper Fri Mar 7 00:15:29 2003 EDT Modified files: /ZendEngine2zend_ini.c zend_ini.h /php4/ext/fam fam.c /php4/ext/fbsql php_fbsql.c /php4/ext/hwapi hwapi.cpp /php4/ext/hyperwave hw.c /php4/ext/informix ifx.ec

Re: [PHP-CVS] cvs: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext/lda

2003-03-06 Thread Derick Rethans
On Fri, 7 Mar 2003, Jani Taskinen wrote: Log: Renamed OnUpdateInt - OnUpdateLong to prevent further misunderstandings. # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. How can we test in 3rd party extensions for