[PHP-DOC] cvs: php-src(PHP_5_3) / NEWS /ext/sockets php_sockets.h sockets.c

2008-12-31 Thread Kalle Sommer Nielsen
kalle Thu Jan 1 05:24:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/socketsphp_sockets.h sockets.c Log: MFH: [DOC] Renable socket_create_pair() on Windows # ext/sockets have its own implementation of socketpair(),

[PHP-DOC] cvs: php-src /win32/build config.w32.h.in

2008-12-31 Thread Pierre-Alain Joye
pajoye Wed Dec 31 19:49:06 2008 UTC Modified files: /php-src/win32/buildconfig.w32.h.in Log: - MFB: enable gehostname on windows [DOC] http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.20&r2=1.21&diff_format=u Index: php-src/win32/b

[PHP-DOC] cvs: php-src(PHP_5_3) /win32/build config.w32.h.in

2008-12-31 Thread Pierre-Alain Joye
pajoye Wed Dec 31 19:47:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32.h.in Log: - enable gehostname on windows [DOC] http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.6&r2=1.7.2.4.2.3.2.7&di

[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2008-12-31 Thread Pierre Joye
hi Marcus, On Wed, Dec 31, 2008 at 3:27 PM, Marcus Boerger wrote: arginfo_popen) > http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.h?r1=1.114.2.1.2.3.2.5&r2=1.114.2.1.2.3.2.6&diff_format=u > Index: php-src/main/SAPI.h > diff -u php-src/main/SAPI.h:1.114.2.1.2.

[PHP-DOC] cvs: php-src(PHP_5_3) / NEWS configure.in /ext/standard basic_functions.c dns.c dns.h /win32/build config.w32.h.in

2008-12-31 Thread Ilia Alshanetsky
iliaa Wed Dec 31 14:30:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dns.c dns.h basic_functions.c /php-srcconfigure.in NEWS /php-src/win32/buildconfig.w32.h.in Log: [DOC] Added gethostname() to return the cur

[PHP-DOC] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2008-12-31 Thread Marcus Boerger
helly Wed Dec 31 14:27:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/standard basic_functions.c /php-src/main SAPI.h main.c /php-src/sapi/cgi cgi_main.c /php-src/sapi/cli php_cli.c /php-src/sapi/emb

[PHP-DOC] Re: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Pierre Joye
hi Richard, On Wed, Dec 31, 2008 at 11:11 AM, Richard Quadling wrote: > Hi. > > With regard to http://bugs.php.net/bug.php?id=46971, Can you repost (and subscribe to the list if you did not subscribe yet) to the right list please (Windows Internals list)? Thanks, -- Pierre http://blog.thepimp.

[PHP-DOC] RE: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Uwe Schindler
Hi Richard, I am not sure, if VC6 can be dropped easily. E.g. some SAPIs that directly map into servers may have problems if using the wrong CRT. Until now, I had no time to build up a Windows "Sun Java System Webserver" and test it with both CRTs. The code compiles fine on the snaps box, but I am

[PHP-DOC] Re: Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Richard Quadling
2008/12/31 Richard Quadling : > With Microsoft having their own PHP extension for talking to MSSQL > (http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx - > though documented to only support SQL 2005 and 2008, not 7 or 2000), > could this become the standard alternative for php_mssql.dll

[PHP-DOC] Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Richard Quadling
Hi. With regard to http://bugs.php.net/bug.php?id=46971, how much effort is needed (if any) to document that some functionality is not going to be available in all windows builds? [DOC] Or, When will VC6 be dropped? [CORE and DOC] Admittedly, it is only an issue for Microsoft SQL Server (mssq