Req #65181 [Com]: Merging the "do {} while(cond)" and "while(cond){}" structures

2013-07-04 Thread ducciogrun at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65181&edit=1 ID: 65181 Comment by: ducciogrun at gmail dot com Reported by:ducciogrun at gmail dot com Summary:Merging the "do {} while(cond)" and "while(cond){}"

Req #65181 [Com]: Merging the "do {} while(cond)" and "while(cond){}" structures

2013-07-02 Thread ducciogrun at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65181&edit=1 ID: 65181 Comment by: ducciogrun at gmail dot com Reported by:ducciogrun at gmail dot com Summary:Merging the "do {} while(cond)" and "while(cond){}"

[PHP-BUG] Req #65181 [NEW]: Merging the "do {} while(cond)" and "while(cond){}" structures

2013-07-02 Thread ducciogrun at gmail dot com
From: ducciogrun at gmail dot com Operating system: Any PHP version: Irrelevant Package: *General Issues Bug Type: Feature/Change Request Bug description:Merging the "do {} while(cond)" and "while(cond){}" structures Description: