Stop replying to bug reports. Just create a new thread and point to the bug report :)
On Mon, Sep 21, 2009 at 12:20, Richard Quadling <[email protected]> wrote: > 2009/9/19 khru3l at gmail dot com <[email protected]>: >> From: khru3l at gmail dot com >> Operating system: >> PHP version: Irrelevant >> PHP Bug Type: Website problem >> Bug description: English manual missing reflection >> >> Description: >> ------------ >> All the pages about the Reflection , from Language Reference -> Classes >> and Objects (PHP5) -> Reflection have disappeared except Google cache. The >> page was available here >> http://www.php.net/manual/en/language.oop5.reflection.php and had a lot of >> valuable information. >> >> Will it ever be brought back online? >> >> >> >> >> -- >> Edit bug report at http://bugs.php.net/?id=49601&edit=1 >> -- >> Try a snapshot (PHP 5.2): >> http://bugs.php.net/fix.php?id=49601&r=trysnapshot52 >> Try a snapshot (PHP 5.3): >> http://bugs.php.net/fix.php?id=49601&r=trysnapshot53 >> Try a snapshot (PHP 6.0): >> http://bugs.php.net/fix.php?id=49601&r=trysnapshot60 >> Fixed in SVN: >> http://bugs.php.net/fix.php?id=49601&r=fixed >> Fixed in SVN and need be documented: >> http://bugs.php.net/fix.php?id=49601&r=needdocs >> Fixed in release: >> http://bugs.php.net/fix.php?id=49601&r=alreadyfixed >> Need backtrace: >> http://bugs.php.net/fix.php?id=49601&r=needtrace >> Need Reproduce Script: >> http://bugs.php.net/fix.php?id=49601&r=needscript >> Try newer version: >> http://bugs.php.net/fix.php?id=49601&r=oldversion >> Not developer issue: >> http://bugs.php.net/fix.php?id=49601&r=support >> Expected behavior: >> http://bugs.php.net/fix.php?id=49601&r=notwrong >> Not enough info: >> http://bugs.php.net/fix.php?id=49601&r=notenoughinfo >> Submitted twice: >> http://bugs.php.net/fix.php?id=49601&r=submittedtwice >> register_globals: >> http://bugs.php.net/fix.php?id=49601&r=globals >> PHP 4 support discontinued: >> http://bugs.php.net/fix.php?id=49601&r=php4 >> Daylight Savings: >> http://bugs.php.net/fix.php?id=49601&r=dst >> IIS Stability: >> http://bugs.php.net/fix.php?id=49601&r=isapi >> Install GNU Sed: >> http://bugs.php.net/fix.php?id=49601&r=gnused >> Floating point limitations: >> http://bugs.php.net/fix.php?id=49601&r=float >> No Zend Extensions: >> http://bugs.php.net/fix.php?id=49601&r=nozend >> MySQL Configuration Error: >> http://bugs.php.net/fix.php?id=49601&r=mysqlcfg >> >> >> -- >> PHP Webmaster List Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > Is it possible to get a redirector / page moved header sent for known > page moves? I already did it for http://php.net/language.oop5.reflection, and removed the php.net/reflection => php.net/language.oop5.reflection redirect. For the /manual/*/language.oop5.reflection.php, we have no system to deal with them (which is one of the reasons we recommend using php.net/fooobar lookups). Looks like I forgot to mention the bug report in the commit though, sorry. -Hannes
