ID: 42186
User updated by: djlopez at gmx dot de
Reported By: djlopez at gmx dot de
Status: Bogus
Bug Type: JSON related
Operating System: *
PHP Version: 5.2.3
New Comment:
Another "bug":
$json = '{"titel":&qu
ID: 42186
User updated by: djlopez at gmx dot de
Reported By: djlopez at gmx dot de
Status: Bogus
Bug Type: JSON related
Operating System: *
PHP Version: 5.2.3
New Comment:
I want to remember you, where JSON is used: Javascript - to send data
to
From: djlopez at gmx dot de
Operating system: All
PHP version: 5.2.3
PHP Bug Type: Unknown/Other Function
Bug description: json_decode() won't work with \l
Description:
json_decode() returns nothing, when the string contains an \l (lowercase
L), maybe (int
From: djlopez at gmx dot de
Operating system: Windows
PHP version: 5.0.0RC1
PHP Bug Type: *General Issues
Bug description: wrong filenames (!?)
Description:
I don't know if it's a "bug"...
In the windows-distribution ("PHP 5.0.0RC1
From: djlopez at gmx dot de
Operating system: FreeBSD 4.4
PHP version: 4.3.1
PHP Bug Type: Compile Warning
Bug description: Another warning - libmysqlclient.la
Hi,
after fixing up the first make - WARNING about my_tempnam.c there's
another warning.
libtool:
ID: 21029
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Compile Failure
Operating System: red hat 7.2
PHP Version: 4.3.0RC3
New Comment:
Hi,
on FreeBSD 4.4 I'm doing "make" and the warning appears, but
ID: 16516
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Closed
Bug Type: Mail related
Operating System: FreeBSD 4.4
PHP Version: 4.1.2
New Comment:
just include the config.php in send.php!
But
ID: 16516
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Mail related
Operating System: FreeBSD 4.4
PHP Version: 4.1.2
New Comment:
Sorry, can't backtrace on my server!
But it
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.4
PHP version: 4.1.2
PHP Bug Type: Mail related
Bug description: mail doesn't work with globalized vars
I got 3 files, part of an eShop:
config.php // contains $mailto
func.php// contains sendmail();
send.php/