ID: 27083
User updated by: ceco at noxis dot net
Reported By: ceco at noxis dot net
-Status: Feedback
+Status: Open
Bug Type: OCI8 related
Operating System: windows 2000 server
PHP Version: 4.3.4
Assigned To: tony2001
New Comment
ID: 27083
User updated by: ceco at noxis dot net
Reported By: ceco at noxis dot net
-Status: Feedback
+Status: Open
Bug Type: OCI8 related
Operating System: windows 2000 server
PHP Version: 4.3.4
New Comment:
in examle 2 on
http
From: ceco at noxis dot net
Operating system: windows 2000 server
PHP version: 4.3.4
PHP Bug Type: OCI8 related
Bug description: binding blobs to procedure params corrupts them
Description:
first of all I should say that it may be documentation problem, because
ID: 21467
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Class/Object related
Operating System: linux debian
PHP Version: 4.3.0
New Comment:
I reported it because in php there is only one line containing
ID: 21467
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: linux debian
PHP Version: 4.3.0
New Comment:
forgot to mention that the version it worked correctly is 4.1.2
From: [EMAIL PROTECTED]
Operating system: linux debian
PHP version: 4.3.0
PHP Bug Type: Class/Object related
Bug description: crash without any error
when I try this
done
I minimized the problem, which I found with an old code using
FastTemplate
nothing happens - no
compile myself)
4.2.0 (and also 4.2.1RC2) generates Segfaults on everything, actually,
I tried to generate bt, but not very successfull, here it is
noxis:/home/ceco/inst/php-4.2.1RC2# gdb /usr/sbin/apache
GNU gdb 19990928
Copyright 1998 Free Software Foundation, Inc.
GDB is free software,
ID: 15542
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Closed
Bug Type: Session related
Operating System: linux
PHP Version: 4.1.1
New Comment:
yes it works :)
Previous Comments:
ID: 15542
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: linux
PHP Version: 4.1.1
New Comment:
actually the problem is only with
$_SESSION = $somearray;
(no arra
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.1.1
PHP Bug Type: Reproducible crash
Bug description: array_merge with $_SESSION
the problem is that I try the thing
$_SESSION = array_merge($_SESSION, pg_fetch_array($res, 0, PGSQL_ASSOC));
it makes segmen
10 matches
Mail list logo