#43908 [Opn]: exec() swallows whitespace in output

2008-01-24 Thread felipe
ID: 43908 Updated by: [EMAIL PROTECTED] Reported By: Arne dot Heizmann at csr dot com Status: Open Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 5.2.5 New Comment: My suggestion:

#43426 [Asn-Csd]: dmitry

2008-01-24 Thread dmitry
ID: 43426 Updated by: [EMAIL PROTECTED] -Summary: crash on nested call_user_func calls Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Gentoo Linux 2.6.23 PHP

#43921 [Opn-Bgs]: CLI crashes

2008-01-24 Thread dragonsoul at gmx dot at
ID: 43921 User updated by: dragonsoul at gmx dot at Reported By: dragonsoul at gmx dot at -Status: Open +Status: Bogus Bug Type: CGI related Operating System: Windows XP SP2 PHP Version: 5.2.5 New Comment: I checked the list of included

#41997 [Com]: pdo_mysql: stored procedure call returning single rowset blocks future queries

2008-01-24 Thread ben at stickyeyes dot com
ID: 41997 Comment by: ben at stickyeyes dot com Reported By: nitel_defect at yahoo dot com Status: Open Bug Type: PDO related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: Just to add to this bug, I too experience this

#29044 [NoF-Opn]: compact function doesn't take account of infinitly recursive arrays

2008-01-24 Thread nicholsr
ID: 29044 Updated by: [EMAIL PROTECTED] Reported By: tomas_matousek at hotmail dot com -Status: No Feedback +Status: Open Bug Type: Reproducible crash Operating System: * -PHP Version: 5.0.0RC3 +PHP Version: 5.2.5 New Comment:

#43896 [Opn]: htmlspecialchars returns empty string on invalid unicode sequence

2008-01-24 Thread arnaud dot lb at gmail dot com
ID: 43896 User updated by: arnaud dot lb at gmail dot com Reported By: arnaud dot lb at gmail dot com Status: Open -Bug Type: Unicode Function Upgrades relate +Bug Type: *General Issues Operating System: Any PHP Version: 5.2.5 New Comment:

#43926 [NEW]: isInstance() isn't equivalent to instanceof operator

2008-01-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-01-24 (CVS) PHP Bug Type: Unknown/Other Function Bug description: isInstance() isn't equivalent to instanceof operator Description: Says the documentation: Note: $class = new

#43926 [Opn]: isInstance() isn't equivalent to instanceof operator

2008-01-24 Thread felipe
ID: 43926 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.3CVS-2008-01-24 (CVS) New Comment: .phpt:

#43927 [NEW]: koi8r missed in php_unescape_html_entities()

2008-01-24 Thread andy at demos dot su
From: andy at demos dot su Operating system: FreeBSD PHP version: 5.2.5 PHP Bug Type: Recode related Bug description: koi8r missed in php_unescape_html_entities() Description: In php_unescape_html_entities() function (ext/standard/html.c) one forgot about koi8-r

#43928 [NEW]: Using periods in encapsulated variables returns white page

2008-01-24 Thread david dot reade at sbhelp dot co dot uk
From: david dot reade at sbhelp dot co dot uk Operating system: CentOS 5.1 PHP version: 5.2.5 PHP Bug Type: Variables related Bug description: Using periods in encapsulated variables returns white page Description: Using dots in queries, e.g.

#43928 [Opn]: Using periods in encapsulated variables returns white page

2008-01-24 Thread david dot reade at sbhelp dot co dot uk
ID: 43928 User updated by: david dot reade at sbhelp dot co dot uk Reported By: david dot reade at sbhelp dot co dot uk Status: Open Bug Type: Variables related Operating System: CentOS 5.1 PHP Version: 5.2.5 New Comment: Reproduce code should

#43928 [Com]: Using periods in encapsulated variables returns white page

2008-01-24 Thread arnaud dot lb at gmail dot com
ID: 43928 Comment by: arnaud dot lb at gmail dot com Reported By: david dot reade at sbhelp dot co dot uk Status: Open Bug Type: Variables related Operating System: CentOS 5.1 PHP Version: 5.2.5 New Comment: PHP replaces . with _ in

#43908 [Opn]: exec() swallows whitespace in output

2008-01-24 Thread Arne dot Heizmann at csr dot com
ID: 43908 User updated by: Arne dot Heizmann at csr dot com Reported By: Arne dot Heizmann at csr dot com Status: Open Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 5.2.5 New Comment: In your patch it appears that you are

#43928 [Opn-Bgs]: Using periods in encapsulated variables returns white page

2008-01-24 Thread felipe
ID: 43928 Updated by: [EMAIL PROTECTED] Reported By: david dot reade at sbhelp dot co dot uk -Status: Open +Status: Bogus Bug Type: Variables related Operating System: CentOS 5.1 PHP Version: 5.2.5 New Comment: Thank you for taking

#39449 [Com]: Overloaded array properties do not work correctly

2008-01-24 Thread mail at jfcom dot de
ID: 39449 Comment by: mail at jfcom dot de Reported By: pstradomski at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.0 Assigned To: dmitry New Comment: For me it's hard to

#43901 [Opn]: PHP needs new function to expand strings

2008-01-24 Thread t03 at springtimesoftware dot com
ID: 43901 User updated by: t03 at springtimesoftware dot com Reported By: t03 at springtimesoftware dot com Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.5 New Comment: In case anyone else reads this

#43930 [NEW]: echo Blah.require(file.php).\n;

2008-01-24 Thread Jille at quis dot cx
From: Jille at quis dot cx Operating system: FreeBSD 6.2 PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: echo Blah.require(file.php).\n; Description: Well, as said in the Summary (sorry, couldn't make a normal sentence of it) echo

#43908 [Opn]: exec() swallows whitespace in output

2008-01-24 Thread felipe
ID: 43908 Updated by: [EMAIL PROTECTED] Reported By: Arne dot Heizmann at csr dot com Status: Open Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 5.2.5 New Comment: The actual implementation strip trailing whitespaces,

#43896 [Com]: htmlspecialchars returns empty string on invalid unicode sequence

2008-01-24 Thread tallyce at gmail dot com
ID: 43896 Comment by: tallyce at gmail dot com Reported By: arnaud dot lb at gmail dot com Status: Open Bug Type: *General Issues Operating System: Any PHP Version: 5.2.5 New Comment: See also bugs 43294 and 43549 which seem to be the same

#43009 [Com]: headers_sent() is PHP responsibility not Apache! do your job please

2008-01-24 Thread codeslinger at compsalot dot com
ID: 43009 Comment by: codeslinger at compsalot dot com Reported By: hamdi at rawasy dot com Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 4.4.7 New Comment: I just now got around to reading the docs

#43707 [Com]: PDOStatement-nextRowset() doesn't work

2008-01-24 Thread dev at bcdiv dot com
ID: 43707 Comment by: dev at bcdiv dot com Reported By: lunter at interia dot pl Status: Open Bug Type: PDO related Operating System: WinXP PHP Version: 5.3CVS-2007-12-29 (CVS) New Comment: Correction to the above note (23 Jan 11:28pm UTC):

#26004 [Com]: $_POST variables not set when using enctype=multipart/form-data

2008-01-24 Thread jareeq at op dot pl
ID: 26004 Comment by: jareeq at op dot pl Reported By: jacknorton101 at hotmail dot com Status: No Feedback Bug Type: *General Issues Operating System: RedHat Linux 9 PHP Version: 4.3.3 New Comment: Same problem in apache 2.2.8 , php 5.2.4

#43931 [NEW]: if: if(){} else: causes problem

2008-01-24 Thread konstantin at schukraft dot org
From: konstantin at schukraft dot org Operating system: Debian Linux 2.6.20 PHP version: 4.4.8 PHP Bug Type: Scripting Engine problem Bug description: if: if(){} else: causes problem Description: This could be related to bug #18413, but here, I don't mix styles

#43931 [Opn]: if: if(){} else: causes problem

2008-01-24 Thread felipe
ID: 43931 Updated by: [EMAIL PROTECTED] Reported By: konstantin at schukraft dot org Status: Open Bug Type: Scripting Engine problem Operating System: Debian Linux 2.6.20 PHP Version: 4.4.8 New Comment: In this case, use ';' after bracket.

#42838 [Asn]: Wrong results in array_diff_uassoc (php 5.2.3)

2008-01-24 Thread msaraujo
ID: 42838 Updated by: [EMAIL PROTECTED] Reported By: tchunai at ig dot com dot br Status: Assigned Bug Type: Arrays related Operating System: Windows PHP Version: 5.2.4 Assigned To: andrey New Comment: Also verified with PHP 5.2.5 on a

#43930 [Opn-Bgs]: echo Blah.require(file.php).\n;

2008-01-24 Thread colder
ID: 43930 Updated by: [EMAIL PROTECTED] Reported By: Jille at quis dot cx -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: Sorry, but your problem does not