php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54533 invalid note on session_set_save_handler
Submitted: 2011-04-14 15:22 UTC Modified: 2011-07-02 02:58 UTC
From: kohj at informatik dot uni-marburg dot de Assigned:
Status: Wont fix Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2011-04-14 15:22 UTC] kohj at informatik dot uni-marburg dot de
Description:
------------
---
From manual page: http://www.php.net/function.session-set-save-handler#Notes
---

I wonder if the statement holds that for >= 5.0.5 you cannot use objects in the close handler. I can use objects in my close handler using PHP 5.2.6, but not in 5.3.2.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-02 02:58 UTC] frozenfire@php.net
-Status: Open +Status: Wont fix
 [2011-07-02 02:58 UTC] frozenfire@php.net
Since the 5.2 branch is past end-of-life, I don't think it's worth doing the 
comprehensive testing necessary to determine the accuracy of the note. The note 
holds true for currently supported versions.

If I'm incorrect in this assessment, please leave a comment.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC