Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Bug #13014 PHP Warning on setcookie()
Submitted: 2008-01-31 08:31 UTC
From: bbrunekreeft Assigned: dufuz
Status: Closed Package: LiveUser (version 0.16.13)
PHP Version: 5.0.4 OS: Fedora Core4
Roadmaps: (Not assigned)    
Subscription  


 [2008-01-31 08:31 UTC] bbrunekreeft (Bert Brunekreeft)
Description: ------------ The following warning shows up in the apache error log: PHP Warning: setcookie() expects at most 6 parameters, 7 given in /usr/share/pear/LiveUser.php on line 1373, referer: http://www.example.com/ The seventh parameter (httponly) was added in PHP 5.2.0.

Comments

 [2008-03-22 01:11 UTC] dufuz (Helgi Þormar Þorbjörnsson)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.