#46191 [NEW]: Back-comp break: DOMDocument::saveXML() doesn't accept null anymore

2008-09-28 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: Any PHP version: 5.2.6 PHP Bug Type: DOM XML related Bug description: Back-comp break: DOMDocument::saveXML() doesn't accept null anymore Description: In PHP 5.2.5, DOMDocument::saveXML() accepted null as

#41158 [Asn]: Add MYSQL_CLIENT_MULTI_RESULTS constant

2007-04-24 Thread zizka at seznam dot cz
ID: 41158 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Assigned Bug Type: Feature/Change Request Operating System: All PHP Version: 5.2.1 Assigned To: georg New Comment: I also suggest to note in the

#41158 [Fbk->Opn]: Add MYSQL_CLIENT_MULTI_RESULTS constant

2007-04-23 Thread zizka at seznam dot cz
ID: 41158 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 5.2.1 New Comment: For instance, in case of use of

#41159 [NEW]: mysql_pconnect() to check flags param, too

2007-04-21 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: All PHP version: 5.2.1 PHP Bug Type: MySQL related Bug description: mysql_pconnect() to check flags param, too Description: mysql_pconnect() tries to reuse an exisiting connection with the same host/port/username

#41158 [NEW]: Add MYSQL_CLIENT_MULTI_RESULTS constant

2007-04-21 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: All PHP version: 5.2.1 PHP Bug Type: MySQL related Bug description: Add MYSQL_CLIENT_MULTI_RESULTS constant Description: Please add MYSQL_CLIENT_MULTI_RESULTS to MySQL extension. Sometimes a situation arises that

#39708 [WFx]: Confusing error message for empty(func())

2006-12-20 Thread zizka at seznam dot cz
ID: 39708 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Wont fix Bug Type: Unknown/Other Function Operating System: All PHP Version: 6.0.0 New Comment: But this is not the case: I am not trying to change

#39904 [NEW]: string -> boolean conversion of "\0" could give FALSE

2006-12-20 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug description: string -> boolean conversion of "\0" could give FALSE Description: It might be useful that (boolean)"\0" would give FA

#38437 [NEW]: substr() - slightly change its contract

2006-08-12 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: PHP version: 5.1.4 PHP Bug Type: Feature/Change Request Bug description: substr() - slightly change its contract Description: string substr ( string string, int start [, int length] ) Currently: If string is less

#38406 [NEW]: PHP crashes when manipulating with SimpleXML object

2006-08-09 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: Windows XP PHP version: 5.1.4 PHP Bug Type: SimpleXML related Bug description: PHP crashes when manipulating with SimpleXML object Description: PHP crashes when manipulating with SimpleXML object. See the code in

#31659 [Opn]: array_map to take non-array parameters and pass them to the callback function

2005-04-12 Thread zizka at seznam dot cz
ID: 31659 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Open Bug Type:Feature/Change Request PHP Version: 5.0.1 New Comment: Another solution is to pass arrays with several identical members: $a = explode

#31765 [Bgs]: PHP crashes when executing certain code

2005-02-07 Thread zizka at seznam dot cz
ID: 31765 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Bogus Bug Type: Reproducible crash Operating System: All PHP Version: 4.3.10 New Comment: I see. Thanks for explanation. I thought that PHP handles this

#31765 [Fbk->Opn]: PHP crashes when executing certain code

2005-02-06 Thread zizka at seznam dot cz
ID: 31765 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: All PHP Version: 4.3.10 New Comment: Here is the code reduced to 30

#31765 [NEW]: PHP crashes when executing certain code

2005-01-30 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: All PHP version: 4.3.10 PHP Bug Type: Reproducible crash Bug description: PHP crashes when executing certain code Description: PHP crashes on my code. Reproduced on: Windows 2000 / Apache 1.3.29 / PHP 4.3.6 (Apache

#31659 [NEW]: array_map to take non-array parameters and pass them to the callback function

2005-01-22 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: PHP version: 5.0.1 PHP Bug Type: Feature/Change Request Bug description: array_map to take non-array parameters and pass them to the callback function Description: array_map could take non-array parameters and

#30228 [WFx]: PHP5 and PHP4 run together on a single Apache virtual server

2004-10-27 Thread zizka at seznam dot cz
ID: 30228 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Wont fix Bug Type: *Configuration Issues Operating System: Windows 2000 PHP Version: 5.0.1 New Comment: It's bad when somebody spams this page, but

#30228 [NEW]: PHP5 and PHP4 run together on a single Apache virtual server

2004-09-24 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: Windows 2000 PHP version: 5.0.1 PHP Bug Type: *Configuration Issues Bug description: PHP5 and PHP4 run together on a single Apache virtual server Description: I need to have PHP4 and PHP5 running together on a

#21891 [Com]: Closing PHP tag and Newlines Revisted

2004-03-11 Thread zizka at seznam dot cz
ID: 21891 Comment by: zizka at seznam dot cz Reported By: hz11 at nyu dot edu Status: Wont fix Bug Type: Feature/Change Request Operating System: FreeBSD/Linux PHP Version: 4.3.0 New Comment: Sorry but still I don't understand, why som

#27549 [Bgs]: Removing whitespace after closing tag should be optional

2004-03-10 Thread zizka at seznam dot cz
ID: 27549 User updated by: zizka at seznam dot cz Reported By: zizka at seznam dot cz Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 4.3.4 New Comment: It wouldn't break ANY script if it was optional i

#21891 [Com]: Closing PHP tag and Newlines Revisted

2004-03-10 Thread zizka at seznam dot cz
ID: 21891 Comment by: zizka at seznam dot cz Reported By: hz11 at nyu dot edu Status: Wont fix Bug Type: Feature/Change Request Operating System: FreeBSD/Linux PHP Version: 4.3.0 New Comment: Heeyyy!!! Wake UP! It wouldn't

#27549 [NEW]: Removing whitespace after closing tag should be optional

2004-03-10 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: All PHP version: 4.3.4 PHP Bug Type: Feature/Change Request Bug description: Removing whitespace after closing tag should be optional Description: Removing whitespace after closing tag is quite annoying and should