[PHP-BUG] Req #54619 [NEW]: stripslashes extention

2011-04-28 Thread rc at opelgt dot org
From: Operating system: PHP version: 5.3.6 Package: Arrays related Bug Type: Feature/Change Request Bug description:stripslashes extention Description: It would be nice (reduces lines in code) when stripslashes could handle arrays. For example str

[PHP-BUG] Req #51797 [NEW]: valid arguments for foreach

2010-05-11 Thread rc at opelgt dot org
From: Operating system: PHP version: 5.2.13 Package: *General Issues Bug Type: Feature/Change Request Bug description:valid arguments for foreach Description: When I give an array to loop through the name of the array and if the array given is wit

Req #28919 [Com]: foreach does not take list() as argument output

2010-05-11 Thread rc at opelgt dot org
Edit report at http://bugs.php.net/bug.php?id=28919&edit=1 ID: 28919 Comment by: rc at opelgt dot org Reported by: black at scene-si dot org Summary: foreach does not take list() as argument output Status: Open Type: Feature/Ch

#43729 [NEW]: Fread isnt able to read

2008-01-02 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: Mac OS 10.4.11 PHP version: 4.4.7 PHP Bug Type: Filesystem function related Bug description: Fread isnt able to read Description: Although the pointer is at position 0 and filesize is cached with the value of 4 fread

#42879 [NEW]: Feature proposal for print_r (for all PHP versions!)

2007-10-06 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: all PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Feature proposal for print_r (for all PHP versions!) Description: I can deliver a different function if this is the only problem. Email me

#42878 [NEW]: Feature proposal for print_r (for all PHP versions!)

2007-10-06 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: all PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Feature proposal for print_r (for all PHP versions!) Description: My reason for writing was to make PHP a bit more comfortable. I dont want

#42877 [NEW]: Feature proposal for print_r (for all PHP versions!)

2007-10-06 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: all PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Feature proposal for print_r (for all PHP versions!) Description: function print_r($a) { echo "Array $a\n {\n ... } is not

#42876 [NEW]: Feature proposal for print_r (for all PHP versions!)

2007-10-06 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: all PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Feature proposal for print_r (for all PHP versions!) Description: Keeping in mind that print_r is a function this function should know its

#42874 [NEW]: Feature proposal for print_r (for all PHP versions!)

2007-10-06 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: all PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Feature proposal for print_r (for all PHP versions!) Description: When using print_r for debugging it would be nice to see the name of the

#28371 [Opn]: Different behaviour of fopen depending on r+,w+,a+

2004-05-13 Thread rc at opelgt dot org
ID: 28371 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org Status: Open Bug Type: Filesystem function related Operating System: MacOSX 10.3 PHP Version: 4.3.4 New Comment: Yes, my sent script runs identically for all modes

#28371 [Opn]: Different behaviour of fopen depending on r+,w+,a+

2004-05-13 Thread rc at opelgt dot org
ID: 28371 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org Status: Open Bug Type: Filesystem function related Operating System: MacOSX 10.3 PHP Version: 4.3.4 New Comment: I think it could be mention in the manual: In PHP

#28371 [Bgs->Opn]: Different behaviour of fopen depending on r+,w+,a+

2004-05-12 Thread rc at opelgt dot org
ID: 28371 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org -Status: Bogus +Status: Open Bug Type: Filesystem function related Operating System: MacOSX 10.3 PHP Version: 4.3.4 New Comment: Do you really think when

#28371 [NEW]: Different behaviour of fopen depending on r+,w+,a+

2004-05-12 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: MacOSX 10.3 PHP version: 4.3.4 PHP Bug Type: Filesystem function related Bug description: Different behaviour of fopen depending on r+,w+,a+ Description: Hello, for my skill its a bit too much to understand whats

#26254 [Fbk->Opn]: Inaccuracy in imagecopyresized

2003-11-18 Thread rc at opelgt dot org
ID: 26254 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org -Status: Feedback +Status: Open Bug Type: GD related Operating System: Mac OS X 10.2.8 PHP Version: 4.3.4 New Comment: I used the downloadable version of

#26254 [Opn]: Inaccuracy in imagecopyresized

2003-11-17 Thread rc at opelgt dot org
ID: 26254 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org Status: Open Bug Type: GD related Operating System: Mac OS X 10.2.8 PHP Version: 4.3.3/4.3.4 R1 New Comment: When the destination image is created with

#26254 [Csd->Opn]: Inaccuracy in imagecopyresized

2003-11-17 Thread rc at opelgt dot org
ID: 26254 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org -Status: Closed +Status: Open Bug Type: GD related Operating System: Mac OS X 10.2.8 PHP Version: 4.3.3/4.3.4 R1 New Comment: The bug is still existing in

#26254 [Opn]: Inaccuracy in imagecopyresized

2003-11-16 Thread rc at opelgt dot org
ID: 26254 User updated by: rc at opelgt dot org Reported By: rc at opelgt dot org Status: Open Bug Type: GD related Operating System: Mac OS X 10.2.8 -PHP Version: 4.3.3 +PHP Version: 4.3.3/4.3.4 R1 New Comment: The upper left corner was

#26254 [NEW]: Inaccuracy in imagecopyresized

2003-11-14 Thread rc at opelgt dot org
From: rc at opelgt dot org Operating system: Mac OS X 10.2.8 PHP version: 4.3.3 PHP Bug Type: GD related Bug description: Inaccuracy in imagecopyresized Description: My value for the destination height is correct. The result on screen is one pixel too small

#21612 [Opn]: Enhancing include()

2003-01-13 Thread rc
ID: 21612 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: At the moment include() is only supporting files as arguments. Why not

#21612 [NEW]: Enhancing include()

2003-01-13 Thread rc
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: Enhancing include() At the moment include() is only supporting files as arguments. Why not using array elements too? My excample: I have have a php-page

#20880 [Csd]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-08 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: GD related Operating System: Mac OSX 10.2.2 PHP Version: 4.2.3 New Comment: Thank you too ;-) RĂ¼diger Previous Comments:

#20880 [Opn]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-08 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Mac OSX 10.2.2 PHP Version: 4.2.3 New Comment: The application is at http://rc.opelgt.org/rechnereien/tacho.html The t

#20880 [Opn]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-07 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Mac OSX 10.2.2 PHP Version: 4.2.3 New Comment: Hello Pierre, as mentioned I have a Mac and using a C-Compiler is bey

#20880 [Fbk->Opn]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-07 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Mac OSX 10.2.2 PHP Version: 4.2.3 New Comment: Try what? You have sent me twice the same l

#20880 [Fbk->Opn]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-07 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Mac OSX 10.2.2 PHP Version: 4.2.3 New Comment: Thanks for fast response. What did you mail

#20880 [Opn]: In ImageCopy transparency of the top grafic dominates color of the bottom grafic

2002-12-07 Thread rc
ID: 20880 User updated by: [EMAIL PROTECTED] -Summary: In ImageCopy transparency of the top grafic dominates colors othe bottom grafic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Mac OSX 1

#20880 [NEW]: In ImageCopy transparency of the top grafic dominates colors othe bottom grafic

2002-12-07 Thread rc
From: [EMAIL PROTECTED] Operating system: Mac OSX 10.2.2 PHP version: 4.2.3 PHP Bug Type: GD related Bug description: In ImageCopy transparency of the top grafic dominates colors othe bottom grafic I have two png-files, both with transparency. With ImageCopy the transparenc