ID: 14819
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Strings related
Operating System: Linux
PHP Version: 4.0.5
New Comment:
user error: bogus
Previous Comments:
[2002-01-0
ID: 14819
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Strings related
Operating System: Linux
PHP Version: 4.0.5
New Comment:
I'm truly sorry. I found that the error was in the database library I
was using to take the serialized s
ID: 14819
Updated by: edink
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Strings related
Operating System: Linux
PHP Version: 4.0.5
New Comment:
Cannot reporoduce this:
$mystring="don't";
$myarray[ 0 ] = "s1";
$myarray[ 1 ] = "s2";
$myarray[ 2 ] = str_replace(
ID: 14819
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Strings related
Operating System: Linux
Old PHP Version: 4.0.6
PHP Version: 4.0.5
New Comment:
Here are my configuration options:
'./configure' '--prefix=/usr/local'
'--with
ID: 14819
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Strings related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Status -> feedback
Previous Comments:
[2002-01
ID: 14819
Updated by: georg
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Just tested it with 4.0.6 and 4.1.0
All seems to be ok.
Can you send me your configuration options?
Previous Comments:
---