[PHP-DEV] [PATCH] fix gethostbyname() to return false when hostname not resolved

2001-09-25 Thread Jim Winstead
here's a patch to fix bug #13423. think anyone is relying on the current (vastly lame, imho) behavior? jim Index: ext/standard/dns.c === RCS file: /repository/php4/ext/standard/dns.c,v retrieving revision 1.35 diff -u -r1.35 dns.c

Re: [PHP-DEV] [PATCH] fix gethostbyname() to return false when hostname not resolved

2001-09-25 Thread Jim Winstead
it will send you to the right place once the site updates from cvs. jim On Tue, Sep 25, 2001 at 02:21:13PM -0700, Rasmus Lerdorf wrote: Yes, but that's not where http://bugs.php.net/search.php sends you when you put a bug id number in the form. On Tue, 25 Sep 2001, Jim Winstead wrote:

Re: [PHP-DEV] [PATCH] fix gethostbyname() to return false when hostname not resolved

2001-09-25 Thread Stig Venaas
On Wed, Sep 26, 2001 at 01:17:55AM +0200, Markus Fischer wrote: On Tue, Sep 25, 2001 at 01:56:28PM -0700, Jim Winstead wrote : here's a patch to fix bug #13423. think anyone is relying on the current (vastly lame, imho) behavior? Because this was the behaviour for a long time now its