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

Request #11025 Replace $_SERVER['SCRIPT_NAME'] with $_SERVER['PHP_SELF']
Submitted: 2007-05-13 15:40 UTC
From: troehr Assigned: troehr
Status: Closed Package: HTTP_Session (version 0.5.5)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2007-05-13 15:40 UTC] troehr (Torsten Roehr)
Description: ------------ Replace $_SERVER['SCRIPT_NAME'] with $_SERVER['PHP_SELF'] because $_SERVER['SCRIPT_NAME'] is not available on the command line. Requested in #11022.

Comments

 [2007-05-13 15:41 UTC] troehr (Torsten Roehr)
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.