Edit report at https://bugs.php.net/bug.php?id=65073&edit=1
ID: 65073 Updated by: [email protected] Reported by: tyson at tysontcs dot co dot uk Summary: Grammatical error on PHP.net Website Status: Closed Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant -Assigned To: +Assigned To: aharvey Block user comment: N Private report: N New Comment: The fix for this bug has been committed. Since the websites are not directly updated from the repository, the fix might need some time to spread across the globe to all mirror sites, including PHP.net itself. Thank you for the report, and for helping us make PHP.net better. Previous Comments: ------------------------------------------------------------------------ [2013-06-20 18:06:28] [email protected] Automatic comment on behalf of aharvey Revision: http://git.php.net/?p=web/php.git;a=commit;h=ffb9b8ff51e5accbb5af72655b6e0cd9403de21a Log: Fix bug #65073 (Grammatical error on PHP.net Website). ------------------------------------------------------------------------ [2013-06-20 18:02:01] tyson at tysontcs dot co dot uk Description: ------------ The 'Not Found' page is grammatically incorrect. Test script: --------------- http://uk1.php.net/manual/en/e%C2%BA Expected result: ---------------- The manual page you are looking for (http://uk1.php.net/manual/en/e%C2%BA) is not available on this server right now. Please check back later, or if the problem persists, contact the webmasters. Actual result: -------------- The manual page you are looking for (http://uk1.php.net/manual/en/e%C2%BA) is not available on this server right now. Please check back later, or if the problem persist, contact the webmasters. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65073&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
