ID: 17304
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.2.0
Previous Comments:
---
ID: 17304
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
-Bug Type: Gettext related
+Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.2.0
New Comment:
Good idea.
Previous Comment
ID: 17304
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Gettext related
Operating System: Linux
PHP Version: 4.2.0
New Comment:
Thanks,
when I use setlocale instead of putenv it works fine.
The d
From: [EMAIL PROTECTED]
Operating system: RedHat 7.3
PHP version: 4.2.1
PHP Bug Type: IMAP related
Bug description: Connexion problem
I have upgrade my server, redhat 7.2 to 7.3 and i have yet some new package
for php. I cant make a correct connexion to my imap server: Could
ID: 17307
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Arrays related
Operating System: Linux
PHP Version: 4.2.1
New Comment:
Please prive a short self containing script (whi
ID: 16888
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Closed
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 4.2.0
New Comment:
There is a stable snapshot available wit
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.1
PHP Bug Type: Arrays related
Bug description: sorting using usort() does not produce correct result anymore
I used to make sorts with usort and calling the function below. This was
working on the last versio
From: [EMAIL PROTECTED]
Operating system: all
PHP version: 4.2.1
PHP Bug Type: Feature/Change Request
Bug description: PHP output does not validate as HTML
The current arg_separator.output is set to & by default.
But & must be encoded to & to validate as HTML.
Consequently
ID: 17242
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Any
PHP Version: 4.0CVS-2002-05-15
Assigned To: mfischer
New Comment:
This
ID: 17304
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Gettext related
Operating System: Linux
PHP Version: 4.2.0
New Comment:
Have you tried php.net/setlocale ?
Previous C
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.0
PHP Bug Type: Gettext related
Bug description: Cannot get gettext working
I use SuSE Linux 7.3 distribution but I compiled
PHP 4.2.0 from source as an apache module
--with-apxs and --with-gettext=/usr
ID: 17056
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache2 related
Operating System: win 2000 server
PHP Version: 4.2.0
New Comment:
I've got the same Problems.
The database will be changed, but
ID: 17303
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Mandrake 8.2
PHP Version: 4.2.0
New Comment:
This bug has been fixed in CVS. You
ID: 17303
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: Arrays related
+Bug Type: Documentation problem
Operating System: Mandrake 8.2
PHP Version: 4.2.0
New Comment:
Expected, but probably not w
From: [EMAIL PROTECTED]
Operating system: Mandrake 8.2
PHP version: 4.2.0
PHP Bug Type: Arrays related
Bug description: Error in array_merge
$array1=();
$array2=(1=>"data");
print_r(array_merge($array1,$array2));
/*
this will print out
array (
0 => "data"
)
15 matches
Mail list logo