Re: [PHP-CVS] cvs: php4 /tests/classes interfaces_001.phpt interfaces_002.phpt type_hinting_001.phpt /tests/lang type_hints_001.phpt

2003-03-07 Thread Marcus Börger
At 16:56 07.03.2003, J Smith wrote: jay Fri Mar 7 10:56:31 2003 EDT Added files: /php4/tests/langtype_hints_001.phpt /php4/tests/classes interfaces_001.phpt interfaces_002.phpt type_hinting_001.phpt Log: Added tests for interfaces and class ty

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS /sapi/isapi php4isapi.c

2003-03-07 Thread Jani Taskinen
sniper Fri Mar 7 13:58:35 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS /php4/sapi/isapiphp4isapi.c Log: MFH: Fix for bug #22473 Index: php4/NEWS diff -u php4/NEWS:1.1247.2.127 php4/NEWS:1.1247.2.128 --- php4/NEWS:1.1247.2.127 Fri Ma

[PHP-CVS] cvs: php4 /sapi/isapi php4isapi.c

2003-03-07 Thread Jani Taskinen
sniper Fri Mar 7 13:56:15 2003 EDT Modified files: /php4/sapi/isapiphp4isapi.c Log: Fixed bug #22473 (ISAPI Secure Server Variables not available) Index: php4/sapi/isapi/php4isapi.c diff -u php4/sapi/isapi/php4isapi.c:1.98 php4/sapi/isapi/php4isapi.c:1.99

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-03-07 Thread Jani Taskinen
sniper Fri Mar 7 13:41:42 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Added note about the 64bit fixes Index: php4/NEWS diff -u php4/NEWS:1.1247.2.126 php4/NEWS:1.1247.2.127 --- php4/NEWS:1.1247.2.126 Fri Mar 7 09:08:54 2003 +++ php4/

[PHP-CVS] cvs: php4 / NEWS

2003-03-07 Thread Jani Taskinen
sniper Fri Mar 7 13:38:05 2003 EDT Modified files: /php4 NEWS Log: These will be already in 4.3.x Index: php4/NEWS diff -u php4/NEWS:1.1367 php4/NEWS:1.1368 --- php4/NEWS:1.1367Thu Mar 6 20:32:47 2003 +++ php4/NEWS Fri Mar 7 13:38:04 2003 @@ -1,7

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/nsapi CREDITS

2003-03-07 Thread Uwe Schindler
thetaphiFri Mar 7 12:08:06 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/nsapiCREDITS Log: credits update Index: php4/sapi/nsapi/CREDITS diff -u php4/sapi/nsapi/CREDITS:1.1 php4/sapi/nsapi/CREDITS:1.1.16.1 --- php4/sapi/nsapi/CREDITS:1.1 Mon

[PHP-CVS] cvs: php4 /tests/classes interfaces_001.phpt interfaces_002.phpt type_hinting_001.phpt /tests/lang type_hints_001.phpt

2003-03-07 Thread J Smith
jay Fri Mar 7 10:56:31 2003 EDT Added files: /php4/tests/langtype_hints_001.phpt /php4/tests/classes interfaces_001.phpt interfaces_002.phpt type_hinting_001.phpt Log: Added tests for interfaces and class type hinting.

[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-03-07 Thread Ben Mansell
joostersFri Mar 7 09:48:28 2003 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: Fix bug whereby a webserver closing stdout from the CGI/FastCGI binary would cause PHP to get caught in an infinite loop of failing write() syscalls. Index

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-03-07 Thread Ilia Alshanetsky
iliaa Fri Mar 7 09:08:55 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.125 php4/NEWS:1.1247.2.126 --- php4/NEWS:1.1247.2.125 Wed Mar 5 13:48:04 2003 +++ php4/NEWS Fri Ma

[PHP-CVS] cvs: php4(PHP_4_3) /ext/ldap ldap.c

2003-03-07 Thread Ilia Alshanetsky
iliaa Fri Mar 7 09:08:07 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/ldap ldap.c Log: MFH Index: php4/ext/ldap/ldap.c diff -u php4/ext/ldap/ldap.c:1.130.2.2 php4/ext/ldap/ldap.c:1.130.2.3 --- php4/ext/ldap/ldap.c:1.130.2.2 Fri Mar 7 08:4

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

2003-03-07 Thread Ilia Alshanetsky
iliaa Fri Mar 7 09:03:54 2003 EDT Modified files: /php4/ext/ldap ldap.c Log: Fixed bug #22585 (Do not terminate the script on minor errors). Index: php4/ext/ldap/ldap.c diff -u php4/ext/ldap/ldap.c:1.136 php4/ext/ldap/ldap.c:1.137 --- php4/ext/ldap/ld

[PHP-CVS] cvs: php4 /sapi/apache2handler php_functions.c

2003-03-07 Thread Ilia Alshanetsky
iliaa Fri Mar 7 08:52:06 2003 EDT Modified files: /php4/sapi/apache2handler php_functions.c Log: OnUpdateInt -> OnUpdateLong. Index: php4/sapi/apache2handler/php_functions.c diff -u php4/sapi/apache2handler/php_functions.c:1.3 php4/sapi/apache2handler/p

[PHP-CVS] cvs: php4 /sapi/apache2handler apache_config.c php_apache.h php_functions.c sapi_apache2.c

2003-03-07 Thread Ilia Alshanetsky
iliaa Fri Mar 7 08:45:34 2003 EDT Modified files: /php4/sapi/apache2handler apache_config.c php_apache.h php_functions.c sapi_apache2.c Log: CS Fixes. Fixed a bug with 404 handling. Added more detailed Apache info for phpin

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/bz2 bz2.c /ext/dio dio.c /ext/domxml php_domxml.c /ext/fdf fdf.c /ext/ftp php_ftp.c /ext/ldapldap.c /ext/mcrypt mcrypt.c /ext/mhash mhash.c /ext/openssl open

2003-03-07 Thread Derick Rethans
On Fri, 7 Mar 2003, David Hill wrote: > Log: > 64-bit correction to variables passed to zend_parse_parameters > @64-bit correction to variables passed to zend_parse_parameters (Dave) Please don't use the @ sign when you merge to the branch, as the news would go to the NEWS file in HEAD. D

Re: [PHP-CVS] cvs: php4 /ext/bz2 bz2.c /ext/dio dio.c /ext/domxml php_domxml.c /ext/fdf fdf.c /ext/ftp php_ftp.c /ext/iconv iconv.c /ext/ldap ldap.c /ext/mcrypt mcrypt.c /ext/mhash mhash.c /ext/o

2003-03-07 Thread David Hill
> Don't forget to MFH to the PHP_4_3 branch (of php4 module). Thanks for the reminder - its done. dave -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4(PHP_4_3) /ext/bz2 bz2.c /ext/dio dio.c /ext/domxml php_domxml.c /ext/fdf fdf.c /ext/ftp php_ftp.c /ext/ldap ldap.c /ext/mcrypt mcrypt.c /ext/mhash mhash.c /ext/openssl openssl.c /ext/pgsql pgsql.c /ext/posix posix.c /ext/sockets sockets.c /ext/standard exec.c file.c fsock.c head.c html.c metaphone.c string.c /ext/sysvsem sysvsem.c /ext/zip zip.c /ext/zlib zlib.c /main output.c

2003-03-07 Thread David Hill
ddhill Fri Mar 7 08:42:24 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/bz2 bz2.c /php4/ext/dio dio.c /php4/ext/domxmlphp_domxml.c /php4/ext/fdf fdf.c /php4/ext/ftp php_ftp.c /php4/ext/ldap ldap.c /p

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

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

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 unsu

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

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