php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #28593 REPEAT-Loop
Submitted: 2004-05-31 16:27 UTC Modified: 2004-05-31 16:55 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: f9462ja at natuerliche-verhuetung dot de Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: f9462ja at natuerliche-verhuetung dot de
New email:
PHP Version: OS:

 

 [2004-05-31 16:27 UTC] f9462ja at natuerliche-verhuetung dot de
Description:
------------
Sorry to post this no the bug list. I found no suggestion channel...

Hello,

first of all. I love PHP. Thank you very much for coding it. Now my problem is that I often cope very complicated loops and I miss in fact the REPEAT-UNTIL-loop. 

Now I do not know how other people can live without it, but I guess it would be a great help for other people also.

Can you please include the REPEAT-UNTIL-loop in PHP?

Thank you very much.

Best wishes, 
Gordon Axmann

Reproduce code:
---------------
Post check loops are occuring quite often...


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-31 16:29 UTC] bis at aktivraum dot de
new email address
 [2004-05-31 16:29 UTC] f9462ja at natuerliche-verhuetung dot de
new email address
 [2004-05-31 16:34 UTC] daniel dot gorski at develnet dot org
"other people" can live with "do ... while".

http://www.php.net/manual/en/control-structures.do.while.php

regards dtg
 [2004-05-31 16:55 UTC] derick@php.net
we have enough other ways to do loops, such as do..while().
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 17:00:02 2025 UTC