From: cmiller at compuville dot net Operating system: Linux PHP version: 4.3.4 PHP Bug Type: Documentation problem Bug description: Broken Link in strtotime() doc
Description: ------------ There is a link to "Date Input Formats" for the function strtotime() (http://us3.php.net/manual/en/function.strtotime.php) which points to http://www.gnu.org/manual/tar-1.12/html_chapter/tar_7.html. When visiting that link, a 404 error occurs. I believe the correct link would be: http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html#SEC104 however I'm sure it can be found somewhere on this page: http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html#SEC98 -- Edit bug report at http://bugs.php.net/?id=26830&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26830&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26830&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26830&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26830&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26830&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26830&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26830&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26830&r=support Expected behavior: http://bugs.php.net/fix.php?id=26830&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26830&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26830&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26830&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26830&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26830&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26830&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26830&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26830&r=float