Test: /ext/session/tests/bug41600.phpt - Version 5.4.0RC8-dev        

Bug #41600 url rewriter tags doesn't work with special chars
Submitted: 2007-06-05 18:00:30 Modified: 2007-07-13 10:59:33
From: jonathanl Assigned: iliaa
Status: Closed Package: Session related
PHP Version: 4.4.7 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
6 (100%)
001+ Warning: session_start(): Function spl_autoload_call() hasn't defined the class it was called for in %s/bug41600.php on line 6
001- <a href="link.php?a=b&amp;PHPSESSID=abtest">
002+
003+ Warning: session_start(): defined (spl_autoload_call) but not found in %s/bug41600.php on line 6
004+
005+ Fatal error: Uncaught exception 'LogicException' with message 'Class a could not be loaded' in %s/bug41600.php:6
006+ Stack trace:
007+ #0 [internal function]: spl_autoload('a')
008+ #1 [internal function]: spl_autoload_call('a')
009+ #2 %s/bug41600.php(6): session_start()
010+ #3 {main}
011+ thrown in %s/bug41600.php on line 6