php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25606 The function do { .... } while (...) is not ducumented
Submitted: 2003-09-19 11:35 UTC Modified: 2003-09-19 18:00 UTC
From: detlef at ?indenthal dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: MacOS
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: detlef at ?indenthal dot com
New email:
PHP Version: OS:

 

 [2003-09-19 11:35 UTC] detlef at ?indenthal dot com
Description:
------------
The function 
   do { .... } 
   while (...) 
apparently is not mentioned in the http://php3.de function list.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-19 11:39 UTC] hakan@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

http://de3.php.net/manual/en/control-structures.do.while.php
 [2003-09-19 18:00 UTC] jmcastagnetto@php.net
Should be marked as 'bogus', not 'closed'. Only real bugs 
can be closed. Incorrect reports that are not relevant, 
are 'bogus'. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC