[PHP-BUG] Bug #55183 [NEW]: Aliasing traits

2011-07-11 Thread php at bouchery dot com
From: Operating system: Windows XP PHP version: 5.4.0alpha1 Package: Class/Object related Bug Type: Bug Bug description:Aliasing traits Description: I have 2 traits with the same method name. I don't want to keep one and rename (alias) the other, bu

#45936 [Bgs]: Appending undeclared array should generate a notice

2008-08-27 Thread php at bouchery dot com
ID: 45936 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 5.2.6 New Comment: To my point of view, "[]" is like an operator

#45936 [NEW]: Appending undeclared array should generate a notice

2008-08-27 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: All PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: Appending undeclared array should generate a notice Description: When error_reporting is set to "E_ALL" and trying append an

#39164 [Bgs]: SimpleXML : foreach create new node

2006-10-16 Thread php at bouchery dot com
ID: 39164 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Bogus Bug Type: SimpleXML related Operating System: Windows XP PHP Version: 5.1.6 New Comment: I didn't see that in the documentation. Even if

#39164 [NEW]: SimpleXML : foreach create new node

2006-10-16 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: Windows XP PHP version: 5.1.6 PHP Bug Type: SimpleXML related Bug description: SimpleXML : foreach create new node Description: When using "foreach" on inexisting node, a new node is create. Repr

#38542 [Fbk->Opn]: proc_get_status : wrong PID

2006-08-22 Thread php at bouchery dot com
ID: 38542 User updated by: php at bouchery dot com Reported By: php at bouchery dot com -Status: Feedback +Status: Open Bug Type: Program Execution Operating System: Windows XP PHP Version: 5.1.5 New Comment: Same problem : PID = 1844

#38542 [NEW]: proc_get_status : wrong PID

2006-08-22 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: Windows XP PHP version: 5.1.5 PHP Bug Type: Program Execution Bug description: proc_get_status : wrong PID Description: proc_get_status return the wrong PID Reproduce code: --- array('pipe'

#37882 [NEW]: overloading array access

2006-06-22 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: all PHP version: 5.1.5CVS PHP Bug Type: Feature/Change Request Bug description: overloading array access Description: I would like to overload array access like this parameters[ $name ] ) ) { $this

#37704 [WFx]: carriage return suppression after closing tag

2006-06-05 Thread php at bouchery dot com
ID: 37704 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Wont fix Bug Type: Output Control Operating System: Windows XP PHP Version: 5.1.4 New Comment: Ok. Is it writen in the documentation ? Previous

#37702 [Csd]: Make toString working with strval

2006-06-05 Thread php at bouchery dot com
ID: 37702 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Closed Bug Type: Feature/Change Request Operating System: * PHP Version: 5.1.* Assigned To: helly New Comment: It's a bug ? Seen i

#37704 [NEW]: carriage return suppression after closing tag

2006-06-05 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: Windows XP PHP version: 5.1.4 PHP Bug Type: Output Control Bug description: carriage return suppression after closing tag Description: After php closing tag, carriage returns are deleted. If I add some text after

#37702 [NEW]: Make toString working with strval

2006-06-05 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: All PHP version: 5.1.4 PHP Bug Type: Feature/Change Request Bug description: Make toString working with strval Description: Currently, __toString work ONLY with echo/print, and it's very restrictive. It cou

#30557 [WFx]: Disabled "allow_url_fopen" in php.ini

2004-10-26 Thread php at bouchery dot com
ID: 30557 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Wont fix Bug Type: Feature/Change Request Operating System: all PHP Version: Irrelevant New Comment: hmmm ... we did it with "register_globals&qu

#30557 [NEW]: Disabled "allow_url_fopen" in php.ini

2004-10-26 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: all PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Disabled "allow_url_fopen" in php.ini Description: Currently, there are too many people writing news and blogs about the

#26692 [Bgs]: could not find entry point in Kernel.dll

2004-01-28 Thread php at bouchery dot com
ID: 26692 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Bogus Bug Type: *General Issues Operating System: Windows NT4 PHP Version: 5CVS-2003-12-22 (dev) New Comment: I've went on http://snaps.php.ne

#26692 [Csd->Opn]: could not find entry point in Kernel.dll

2004-01-27 Thread php at bouchery dot com
ID: 26692 User updated by: php at bouchery dot com Reported By: php at bouchery dot com -Status: Closed +Status: Open Bug Type: *General Issues Operating System: Windows NT4 PHP Version: 5CVS-2003-12-22 (dev) New Comment: I still have

#26692 [Fbk->Opn]: could not find entry point in Kernel.dll

2003-12-22 Thread php at bouchery dot com
ID: 26692 User updated by: php at bouchery dot com Reported By: php at bouchery dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows NT4 PHP Version: 5CVS-2003-12-22 (dev) New Comment: My OS is

#26692 [NEW]: could not find entry point in Kernel.dll

2003-12-22 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: Windows NT4 PHP version: 5CVS-2003-12-22 (dev) PHP Bug Type: Reproducible crash Bug description: could not find entry point in Kernel.dll Description: When I start PHP5 Béta 3 (apache module, cgi or cli), the

#26266 [Com]: Concatenating overloaded objects causes crash

2003-11-20 Thread php at bouchery dot com
ID: 26266 Comment by: php at bouchery dot com Reported By: adam at trachtenberg dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2003-11-15 (dev) New Comment: I've the same error but wi

#26213 [NEW]: trigger_error with multi-level error

2003-11-12 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: all PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: trigger_error with multi-level error Description: I would like to use trigger_error with an error level like this : DB_FATAL_ERROR

#25728 [Bgs]: access violation with php.ini's previous PHP version

2003-10-06 Thread php at bouchery dot com
ID: 25728 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Bogus Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.0.0b1 (beta1) New Comment: Exception occured only if there is no existing

#25728 [Fbk->Opn]: access violation with php.ini's previous PHP version

2003-10-03 Thread php at bouchery dot com
ID: 25728 User updated by: php at bouchery dot com Reported By: php at bouchery dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.0.0b1 (beta1) New Comment: I'm usin

#25728 [NEW]: access violation with php.ini's previous PHP version

2003-10-02 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: Windows PHP version: 5.0.0b1 (beta1) PHP Bug Type: Reproducible crash Bug description: access violation with php.ini's previous PHP version Description: If you execute php (command, apache CGI or apache module

#25700 [Bgs]: PCRE_ANCHORED doesn't work

2003-09-30 Thread php at bouchery dot com
ID: 25700 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Bogus Bug Type: PCRE related Operating System: all PHP Version: Irrelevant New Comment: Sorry, it's a mistake in the french documentation ! &

#25700 [Opn]: PCRE_ANCHORED doesn't work

2003-09-30 Thread php at bouchery dot com
ID: 25700 User updated by: php at bouchery dot com Reported By: php at bouchery dot com Status: Open Bug Type: PCRE related Operating System: all PHP Version: Irrelevant New Comment: In fact, "A" option is equal to "^"

#25700 [NEW]: PCRE_ANCHORED doesn't work

2003-09-30 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: all PHP version: Irrelevant PHP Bug Type: PCRE related Bug description: PCRE_ANCHORED doesn't work Description: PCRE_ANCHORED option dosn't work Reproduce code: --- Expec