#27083 [Fbk->Opn]: binding blobs to procedure params corrupts them

2004-02-04 Thread ceco at noxis dot net
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

#27083 [Fbk->Opn]: binding blobs to procedure params corrupts them

2004-01-29 Thread ceco at noxis dot net
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

#27083 [NEW]: binding blobs to procedure params corrupts them

2004-01-29 Thread ceco at noxis dot net
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

#21467 [Bgs]: crash without any error

2003-01-07 Thread ceco
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

#21467 [Opn]: crash without any error

2003-01-06 Thread ceco
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

#21467 [NEW]: crash without any error

2003-01-06 Thread ceco
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

Bug #17120 Updated: Generates Segfaults almost on everything

2002-05-10 Thread ceco
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,

Bug #15542 Updated: array_merge with $_SESSION

2002-04-13 Thread ceco
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:

Bug #15542 Updated: array_merge with $_SESSION

2002-02-13 Thread ceco
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

Bug #15542: array_merge with $_SESSION

2002-02-13 Thread ceco
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