Public bug reported:

Binary package hint: php5

Session handling seems completely broken in the above mentioned package, but 
I'm afraid I don't have time to investigate further at present.
NB The problem disappears when running the script with php5-cli.

Testcase:

<?php
session_start();
echo "Never reached";
?>

Expected output:

Never reached

Actual output:

Nothing

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
php5 5.1.2-1ubuntu3.10 breaks session handling
https://bugs.launchpad.net/bugs/175892
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to