On 4.4.2006 8:37 Uhr, Andrei Zmievski wrote:
On Apr 3, 2006, at 9:26 PM, Christian Stocker wrote:
On 4.4.2006 3:40 Uhr, Andrei Zmievski wrote:
The problem is that SHLIB_SUFFIX_NAME is used for both bundles (.so)
and dynamic libraries (.dylib) on Mac OS X. These are separate
entities and nee
Is there any reason why session_start should be sending a new
Set-Cookie: name=id on each and every session_start call? It seems to
me the original functionality of this function would only send a
set-cookie if a valid session didn't already existed and/or was not
provided by the client.
These
Hi,
Has anyone already received the Coverity report (http://scan.coverity.com)?
I've already asked for a password, but I haven't received it yet.
I would like to take a look at it and help to fix the 42 detected bugs.
Nuno
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscri
On 05.04.2006 01:40, Nuno Lopes wrote:
Hi,
Has anyone already received the Coverity report (http://scan.coverity.com)?
Lot of people did.
Including me =)
I've already asked for a password, but I haven't received it yet.
It takes some time - requests are human-filtered.
In my case it took
On 05.04.2006 01:40, Nuno Lopes wrote:
Hi,
Has anyone already received the Coverity report
(http://scan.coverity.com)?
Lot of people did.
Including me =)
and did anyone found a bug by reading Coverity's report? I didn't noticed
unusual commits...
I've already asked for a password, but
On 05.04.2006 02:56, Nuno Lopes wrote:
On 05.04.2006 01:40, Nuno Lopes wrote:
Hi,
Has anyone already received the Coverity report
(http://scan.coverity.com)?
Lot of people did.
Including me =)
and did anyone found a bug by reading Coverity's report? I didn't noticed
unusual commits...
I
Unix98 pty support actually appears to be disabled in the php 5.1.2
source. I'd like to play around with this but I can't find out how to
re-enable it. Does anyone know? Also I'd be curious to find out why
its currently disabled since the web documentation has no mention of it
whatsoever.