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
 [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

Pull Requests

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: Sat Sep 28 15:01:28 2024 UTC