#36458 [Opn]: function sleep accept negative value

2006-02-21 Thread quick_defect at yahoo dot com
ID: 36458 User updated by: quick_defect at yahoo dot com Reported By: quick_defect at yahoo dot com Status: Open Bug Type: Unknown/Other Function Operating System: redhat PHP Version: 5.1.2 New Comment: But I see that the behavior of function

#36458 [Fbk->Opn]: function sleep accept negative value

2006-02-21 Thread quick_defect at yahoo dot com
ID: 36458 User updated by: quick_defect at yahoo dot com Reported By: quick_defect at yahoo dot com -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: redhat PHP Version: 5.1.2 New Comment: Nothing

#36458 [NEW]: function sleep accept negative value

2006-02-19 Thread quick_defect at yahoo dot com
From: quick_defect at yahoo dot com Operating system: redhat PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: function sleep accept negative value Description: First,if given negative value, I have to interrupt the execution of scripts

#36132 [Bgs]: CachingIterator do not work well

2006-01-23 Thread quick_defect at yahoo dot com
ID: 36132 User updated by: quick_defect at yahoo dot com Reported By: quick_defect at yahoo dot com Status: Bogus Bug Type: SPL related Operating System: * PHP Version: 5.1.2 Assigned To: helly New Comment: A tester will never trust a

#36132 [Bgs->Opn]: CachingIterator do not work well

2006-01-23 Thread quick_defect at yahoo dot com
ID: 36132 User updated by: quick_defect at yahoo dot com Reported By: quick_defect at yahoo dot com -Status: Bogus +Status: Open Bug Type: SPL related Operating System: * PHP Version: 5.1.2 Assigned To: helly New Comment: So you

#36134 [NEW]: no Exception throwed out when pass "" to DirectoryIterator construct

2006-01-23 Thread quick_defect at yahoo dot com
From: quick_defect at yahoo dot com Operating system: redhat PHP version: 5.1.2 PHP Bug Type: SPL related Bug description: no Exception throwed out when pass "" to DirectoryIterator construct Description: when I use DirectoryIterator::__construct to

#36132 [NEW]: CachingIterator do not work well

2006-01-23 Thread quick_defect at yahoo dot com
From: quick_defect at yahoo dot com Operating system: redhat PHP version: 5.1.2 PHP Bug Type: SPL related Bug description: CachingIterator do not work well Description: I know I did not use the rewind function as usual. But after I did so, the behavior of

#36098 [Bgs->Opn]: CachingIterator::__tostring do not work

2006-01-22 Thread quick_defect at yahoo dot com
ID: 36098 User updated by: quick_defect at yahoo dot com Reported By: quick_defect at yahoo dot com -Status: Bogus +Status: Open Bug Type: SPL related Operating System: redhat PHP Version: 5.1.2 New Comment: sniper,I know you are very

#36098 [NEW]: CachingIterator::__tostring do not work

2006-01-20 Thread quick_defect at yahoo dot com
From: quick_defect at yahoo dot com Operating system: redhat PHP version: 5.1.2 PHP Bug Type: SPL related Bug description: CachingIterator::__tostring do not work Description: First,I want to know how to use __tostring.But there is not doc. So I tried with -3