#42186 [Bgs]: json_decode() won't work with \l

2007-08-05 Thread djlopez at gmx dot de
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

#42186 [Bgs]: json_decode() won't work with \l

2007-08-04 Thread djlopez at gmx dot de
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

#42186 [NEW]: json_decode() won't work with \l

2007-08-02 Thread djlopez at gmx dot de
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

#27706 [NEW]: wrong filenames (!?)

2004-03-25 Thread djlopez at gmx dot de
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

#22285 [NEW]: Another warning - libmysqlclient.la

2003-02-18 Thread djlopez at gmx dot de
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:

#21029 [Com]: "make" crashed because my_tempnam.c

2003-01-29 Thread djlopez
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

Bug #16516 Updated: mail doesn't work with globalized vars

2002-04-10 Thread djlopez
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

Bug #16516 Updated: mail doesn't work with globalized vars

2002-04-09 Thread djlopez
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

Bug #16516: mail doesn't work with globalized vars

2002-04-09 Thread djlopez
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/