Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379551 php.internals:41346 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98781 invoked from network); 23 Oct 2008 17:57:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2008 17:57:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.230 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.198.230 rv-out-0506.google.com Received: from [209.85.198.230] ([209.85.198.230:53514] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/3E-44135-32BB0094 for ; Thu, 23 Oct 2008 13:57:56 -0400 Received: by rv-out-0506.google.com with SMTP id g37so474059rvb.23 for ; Thu, 23 Oct 2008 10:57:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=bEbd5FxPQU8Ko/WyJHhsxlBjF/T8G9cPmF4FUQp6kGE=; b=ft86MmWNDSn9E1cqC0fAVSAz0aMSw9EsG35omCUruFbCcQbQqgjHenF/dEpwRe1+qD eVd1PTwKO9VZ9YND0yzV+V8nZGgTLl3qekdFKPTBbdlRBCCSI7UrHcGRk/bj2hOs48ZN mTSZ0SwHdxIqT3ukco9BZYSquwEoR4gCDArPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Hjje3EcR4NbPoHD5Tj9urlJOw7D6Y67tZfQQUtJfEpIwxZt5Gs+1dJtAswlIDSXiG/ lei3zMbBx8OhHhbv+L1pqWgUgpsQY88KnzQ5SMHNl96YLMsTXGmdimnUERI3YxNj/ELP XE13T6UD8RN5LW3ljZZp+kvcOattjlkFNqUoE= Received: by 10.115.58.1 with SMTP id l1mr965767wak.27.1224784673031; Thu, 23 Oct 2008 10:57:53 -0700 (PDT) Received: by 10.114.148.19 with HTTP; Thu, 23 Oct 2008 10:57:53 -0700 (PDT) Message-ID: <7f3ed2c30810231057p394bd628o92c24b0d9a70e136@mail.gmail.com> Date: Thu, 23 Oct 2008 19:57:53 +0200 To: "PHP Development" , "PHP Documentation ML" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Closing bug reports that need documentation From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi all As of now (thanks Felipe!) there is a new status option "To be documented" and quickfix option "Fixed in CVS and needs to be documented" in our bugtracker. (Dev) Usage: When fixing bug/feature requests that should be documented you "close" the report with that quickfix option _and_ fill give tips&tricks (in the comment form) on how to document it. Pasting in the URL to the CVS commit is a good idea too. The quickfix option gives the normal "Fixed in CVS" message. (Doc) Usage: http://bugs.php.net/search.php and pick the "To be documented" from the status combobox. When fixing the report, select the "Fixed in CVS" quickfix option. The quickfix option gives the normal "Fixed in doc CVS" message. This is extremely easy to use, but makes the docwriters life muuuuch easier, so I expect you all to use this as of now - or I will hunt you down and TP your houses!! -Hannes