[PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-19 Thread Derick Rethans
derick Thu Jun 19 04:41:51 2003 EDT Modified files: /php4/ext/sockets config.m4 Log: - Correct stray commit Index: php4/ext/sockets/config.m4 diff -u php4/ext/sockets/config.m4:1.13 php4/ext/sockets/config.m4:1.14 --- php4/ext/sockets/config.m4:1.13 Th

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-19 Thread Wez Furlong
Hmm, I apologize; I was thinking of someone else. > sockets is unmaintained (the author deliberately ignores PHP related mail > and couldn't give a s**t about it) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Wez Furlong
> On Thu, 2003-06-19 at 02:27, Wez Furlong wrote: > > I don't like it being enabled by default either, since it is experimental, > > unstable and broken. > > > > (and streams provides stream_socket_server() and stream_socket_client() as > > replacements for the most common uses of ext/sockets). >

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Derick Rethans
On Thu, 19 Jun 2003, Moriyoshi Koizumi wrote: > I think we should have had a discussion before enabling it by default > anyway. That too :) Derick -- "Interpreting what the GPL actually means is a job best left to those that read the future by examining animal entrails." --

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Moriyoshi Koizumi
I think we should have had a discussion before enabling it by default anyway. Moriyoshi "Sterling Hughes" <[EMAIL PROTECTED]> wrote: > sterling Thu Jun 19 00:39:43 2003 EDT > > Modified files: > /php4/ext/sockets config.m4 > Log: > enable sockets by default

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Sterling Hughes
On Thu, 2003-06-19 at 02:27, Wez Furlong wrote: > I don't like it being enabled by default either, since it is experimental, > unstable and broken. > > (and streams provides stream_socket_server() and stream_socket_client() as > replacements for the most common uses of ext/sockets). > Well, I da

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Wez Furlong
I don't like it being enabled by default either, since it is experimental, unstable and broken. (and streams provides stream_socket_server() and stream_socket_client() as replacements for the most common uses of ext/sockets). --Wez. > On Thu, 19 Jun 2003, Sterling Hughes wrote: > > > sterling Th

Re: [PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Derick Rethans
On Thu, 19 Jun 2003, Sterling Hughes wrote: > sterling Thu Jun 19 00:39:43 2003 EDT > > Modified files: > /php4/ext/sockets config.m4 > Log: > enable sockets by default. I disagree, this was not enabled by default due to the security implications this migh

[PHP-CVS] cvs: php4 /ext/sockets config.m4

2003-06-18 Thread Sterling Hughes
sterlingThu Jun 19 00:39:43 2003 EDT Modified files: /php4/ext/sockets config.m4 Log: enable sockets by default. Index: php4/ext/sockets/config.m4 diff -u php4/ext/sockets/config.m4:1.12 php4/ext/sockets/config.m4:1.13 --- php4/ext/sockets/config.m