#22693 [Fbk-Opn]: SASL Authenticator

2003-03-16 Thread jrbissell at myrealbox dot com
ID: 22693 User updated by: jrbissell at myrealbox dot com Reported By: jrbissell at myrealbox dot com -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Windows 2000 / Apache 2.0 PHP Version: 4.3.2RC1 New Comment:

#22734 [NEW]: unset($_SESSION); makes apache crash.

2003-03-16 Thread hst at syd dot kth dot se
From: hst at syd dot kth dot se Operating system: Windows2000 PHP version: 4.3.1 PHP Bug Type: Reproducible crash Bug description: unset($_SESSION); makes apache crash. if i write unset($_SESSION); apache will crash. I know now it is not the right way to empty my session

#22734 [Opn-Bgs]: unset($_SESSION); makes apache crash.

2003-03-16 Thread hst at syd dot kth dot se
ID: 22734 User updated by: hst at syd dot kth dot se Reported By: hst at syd dot kth dot se -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows2000 PHP Version: 4.3.1 New Comment: cant reproduce after

#22732 [Bgs]: eregi_replace function does not find all appearences in a string

2003-03-16 Thread ofjord at simnet dot is
ID: 22732 User updated by: ofjord at simnet dot is Reported By: ofjord at simnet dot is Status: Bogus Bug Type: *General Issues Operating System: windows nt PHP Version: 4.3.0 New Comment: Thank you for your advice. Now my regex code looks like

#19113 [Com]: HTTP status 200 returned on HTTP CONNECT when mod_proxy not in use

2003-03-16 Thread psi-jack at myrddincd dot com
ID: 19113 Comment by: psi-jack at myrddincd dot com Reported By: php at jdc dot parodius dot com Status: Open Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.3.2-dev New Comment: I've been testing out all the comments

#22736 [NEW]: change of operator precedence

2003-03-16 Thread soletan at toxa dot de
From: soletan at toxa dot de Operating system: Linux PHP version: 4.3.1 PHP Bug Type: Feature/Change Request Bug description: change of operator precedence Hi, maybe this can't be done because of scripts relying on current operator precedence, but for the statement $a ~$b

#22394 [Fbk-Opn]: No libphp4.so module for Apache 2.0.43

2003-03-16 Thread apiotr at itm dot pcz dot czest dot pl
ID: 22394 User updated by: apiotr at itm dot pcz dot czest dot pl Reported By: apiotr at itm dot pcz dot czest dot pl -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: UnixWare 7.1.1 PHP Version: 4.3.2-dev New

#22693 [Opn-Bgs]: SASL Authenticator

2003-03-16 Thread sniper
ID: 22693 Updated by: [EMAIL PROTECTED] Reported By: jrbissell at myrealbox dot com -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Windows 2000 / Apache 2.0 PHP Version: 4.3.2RC1 New Comment: Ask on some

#19113 [Opn-Bgs]: HTTP status 200 returned on HTTP CONNECT when mod_proxy not in use

2003-03-16 Thread sniper
ID: 19113 Updated by: [EMAIL PROTECTED] Reported By: php at jdc dot parodius dot com -Status: Open +Status: Bogus Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.3.2-dev New Comment: As per last comment..bogus. (I

#22394 [Opn-Fbk]: No libphp4.so module for Apache 2.0.43

2003-03-16 Thread sniper
ID: 22394 Updated by: [EMAIL PROTECTED] Reported By: apiotr at itm dot pcz dot czest dot pl -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: UnixWare 7.1.1 PHP Version: 4.3.2-dev New Comment: Of course

#22737 [NEW]: Rename empty()

2003-03-16 Thread php dot net at trenkner dot de
From: php dot net at trenkner dot de Operating system: ANY PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: Rename empty() Maybe this is a FAQ but I didn't found it, so... The function empty() seems to be named inconsistently. We say is_null,

#22717 [Fbk-Opn]: Cannot compile using --with-imap-ssl

2003-03-16 Thread mage at gmage dot net
ID: 22717 User updated by: mage at gmage dot net Reported By: mage at gmage dot net -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Debian Linux 2.4.20 PHP Version: 4.3.0 New Comment: I had already tried the

#22717 [Opn-Bgs]: Cannot compile using --with-imap-ssl

2003-03-16 Thread sniper
ID: 22717 Updated by: [EMAIL PROTECTED] Reported By: mage at gmage dot net -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Debian Linux 2.4.20 PHP Version: 4.3.0 New Comment: If your c-client library is not

#22738 [NEW]: Imcrementing by decimals leads to partial failure

2003-03-16 Thread sunofman at sympatico dot ca
From: sunofman at sympatico dot ca Operating system: Windows XP PHP version: 4.3.1 PHP Bug Type: Variables related Bug description: Imcrementing by decimals leads to partial failure $x = 0.0; $y = 0.7; do { if ($x == $y) { PRINT foundbr; } else { PRINT not

#22738 [Opn-Bgs]: Imcrementing by decimals leads to partial failure

2003-03-16 Thread sniper
ID: 22738 Updated by: [EMAIL PROTECTED] Reported By: sunofman at sympatico dot ca -Status: Open +Status: Bogus Bug Type: Variables related Operating System: Windows XP PHP Version: 4.3.1 New Comment: ?php ini_set(precision,18); $x

#22739 [NEW]: Reference test

2003-03-16 Thread thixit at yahoo dot com
From: thixit at yahoo dot com Operating system: PHP version: 4.3.1 PHP Bug Type: Variables related Bug description: Reference test Is there any chance to have a function like is_reference($a, $b) to test for a reference between $a and $b? -- Edit bug report at

#12594 [Com]: Unable to load dynamic library

2003-03-16 Thread dopeline at hotmail dot com
ID: 12594 Comment by: dopeline at hotmail dot com Reported By: huib at bestia dot net Status: Bogus Bug Type: Dynamic loading Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: I'm having the same exact problems except w/

#22740 [NEW]: add optional parameter to realpath() to use include_path

2003-03-16 Thread ben at spamcop dot net
From: ben at spamcop dot net Operating system: PHP version: 4.3.1 PHP Bug Type: Feature/Change Request Bug description: add optional parameter to realpath() to use include_path Many file open functions have an optional parameter that allows for searching the include_path

#22740 [Opn-Ana]: add optional parameter to realpath() to use include_path

2003-03-16 Thread rasmus
ID: 22740 Updated by: [EMAIL PROTECTED] Reported By: ben at spamcop dot net -Status: Open +Status: Analyzed Bug Type:Feature/Change Request PHP Version: 4.3.1 New Comment: But why attach this to the realpath() call? Do you realize how amazingly expensive

#22710 [Com]: an unknown filter was not added: PHP

2003-03-16 Thread daniele at orlandi dot com
ID: 22710 Comment by: daniele at orlandi dot com Reported By: intruderkillers at yahoo dot com dot br Status: Bogus Bug Type: Apache2 related Operating System: RedHat 8.0 PHP Version: 4.3.2RC1 New Comment: Same problem for me. Just upgraded

#22740 [Ana]: add optional parameter to realpath() to use include_path

2003-03-16 Thread ben at spamcop dot net
ID: 22740 User updated by: ben at spamcop dot net Reported By: ben at spamcop dot net Status: Analyzed Bug Type:Feature/Change Request PHP Version: 4.3.1 New Comment: Ok, I wasn't aware of that. The idea was to have some generic way to find files in

#22740 [Ana-Bgs]: add optional parameter to realpath() to use include_path

2003-03-16 Thread rasmus
ID: 22740 Updated by: [EMAIL PROTECTED] Reported By: ben at spamcop dot net -Status: Analyzed +Status: Bogus Bug Type:Feature/Change Request PHP Version: 4.3.1 New Comment: Yup, I understand that and can see merit in that request, but your proposed implementation is

#6414 [Com]: foreach() doesn't accept string for an argument

2003-03-16 Thread yuki_yew78 at yahoo dot com
ID: 6414 Comment by: yuki_yew78 at yahoo dot com Reported By: cynic at mail dot cz Status: Closed Bug Type: Scripting Engine problem Operating System: NT 4.0 SP5 PHP Version: 4.0 Latest CVS (29/08/2000) New Comment: me too Previous