Date: 05/29/98
- Next message: Bug Database: "[PHP-DEV] Bug #415 Updated: rawurlencode of a string beginning with an int returns an int, ..."
- Previous message: Jackson, DeJuan: "RE: [PHP-DEV] Bug #409: PHP PG95 tests fail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: graham <email protected>
Operating system: Linux 2.0.33
PHP version: 3.0 Release Candidate 5
PHP Bug Type: Parser error
Bug description:
echo "<A HREF='blah.phtml?foo=" + rawurlencode("3 little pigs") + "'>";
produces the same as:
echo "3";
- Next message: Bug Database: "[PHP-DEV] Bug #415 Updated: rawurlencode of a string beginning with an int returns an int, ..."
- Previous message: Jackson, DeJuan: "RE: [PHP-DEV] Bug #409: PHP PG95 tests fail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

