On Mon, 20 Mar 2006 21:41:39 +0200
[EMAIL PROTECTED] (Rostislav Krasny) wrote:
> 1. use gethostbyname2(host, AF_INET) instead of gethostbyname(host)
>it will eliminate IPv6 addresses from resolving
The gethostbyname() doesn't actually request IPv6 addresses. Sorry for
that separate false stat
Bugs item #1447867, was opened at 2006-03-11 12:55
Message generated for change (Comment added) made by john43
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=618177&aid=1447867&group_id=97492
Please note that this message will contain a full copy of the comment
th
On Mon, 20 Mar 2006 13:44:30 +0300
[EMAIL PROTECTED] ("Dmitry Stogov") wrote:
> Hi Rostislav,
>
> PHP HEAD and PHP_5_1 (5.1.3) don't use libfcgi any more.
> They use simplest and smallest replacement library.
>
> Please look into CVS code and provide a patch for it (if necessary).
>
> Thanks. D
Zeev Suraski wrote:
At 16:07 20/03/2006, Rasmus Lerdorf wrote:
Zeev Suraski wrote:
At 18:10 15/03/2006, Rasmus Lerdorf wrote:
Our default config has both auto_globals_jit and register_argc_argv
enabled. However, having register_argc_argv enabled disables
auto_globals_jit which carries a real
Hi Zeev,
> -Original Message-
> From: Zeev Suraski [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 20, 2006 6:20 PM
> To: Rasmus Lerdorf
> Cc: internals
> Subject: Re: [PHP-DEV] auto_globals_jit and
> register_argc_argv disconnect
>
>
> At 16:07 20/03/2006, Rasmus Lerdorf wrote:
> >Zee
At 16:07 20/03/2006, Rasmus Lerdorf wrote:
Zeev Suraski wrote:
At 18:10 15/03/2006, Rasmus Lerdorf wrote:
Our default config has both auto_globals_jit and
register_argc_argv enabled. However, having register_argc_argv
enabled disables auto_globals_jit which carries a really high WTF factor.
I
I understand what you are saying, however, I did ask there, and no one could
help me, and one person suggested I ask on the developer's list.
It would be great to at least understand what is going on.
--Bruce
On 3/20/06, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote:
>
> You want the php-genera
Zeev Suraski wrote:
At 18:10 15/03/2006, Rasmus Lerdorf wrote:
Our default config has both auto_globals_jit and register_argc_argv
enabled. However, having register_argc_argv enabled disables
auto_globals_jit which carries a really high WTF factor.
I don't think WTF terminology fits here, as
At 18:10 15/03/2006, Rasmus Lerdorf wrote:
Our default config has both auto_globals_jit and register_argc_argv
enabled. However, having register_argc_argv enabled disables
auto_globals_jit which carries a really high WTF factor.
I don't think WTF terminology fits here, as it's an extreme case
Hi Rostislav,
PHP HEAD and PHP_5_1 (5.1.3) don't use libfcgi any more.
They use simplest and smallest replacement library.
Please look into CVS code and provide a patch for it (if necessary).
Thanks. Dmitry.
> -Original Message-
> From: Rostislav Krasny [mailto:[EMAIL PROTECTED]
> Sent
Hi,
After looking into libxml sources I don't think this should be fixed.
The code is right (libxml is thread-safe) and slowdown is really small.
Thanks. Dmitry.
> -Original Message-
> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 18, 2006 1:57 AM
> To: Dmitry S
Hi Andrey,
But original code probably know nothing about SSL.
Will you patch work with Apache-SSL and Apache-EAPI/mod_ssl?
Will it set HTTPS... variables?
May be I missed, by I didn't see where you patch set AUTH_USER.
But it is not hatrd to check this. :)
Thanks. Dmitry.
> -Original Messag
PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (464 total including feature requests)
===[*Compile Issues]==
36404 Open configure script cannot complete libxml build
===
Hi,
According to a 'php -h' output of php-cgi 5.1.2 the FastCGI can be used
only by TCP/IP:
-b | Bind Path for external FASTCGI Server mode
But according to the code FastCGI could also be used by UNIX sockets.
According to the code if the "-b " option is used and the
port number is illegal or
Nonetheless, it's interesting why (int)$int and intval($int) will give
different results...
Ron
"Jasper Bryant-Greene" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]
> You want the php-general mailing list. This list is for discussing
> development of the PHP language and runtim
You want the php-general mailing list. This list is for discussing
development of the PHP language and runtime...
Jasper
Bruce wrote:
I am having trouble porting some code originally written in Borland Delphi
to PHP. The Delphi code expects certain behavior on integer overflows that I
can only
PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (634 total including feature requests)
===[*Configuration Issues]
36257 Open php ini master values are reset between vhosts
==
17 matches
Mail list logo