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: Open +Status: Closed Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant Block user comment: N Private report: N New Comment: 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). Previous Comments: ------------------------------------------------------------------------ [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
