php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3019 session_register fails with multiple arguments
Submitted: 1999-12-21 14:45 UTC Modified: 1999-12-21 14:53 UTC
From: david at audiogalaxy dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 3 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 - 18 = ?
Subscribe to this entry?

 
 [1999-12-21 14:45 UTC] david at audiogalaxy dot com
When I try to register more than one variable to a session by supplying multiple arguments to sessio_register I get

Warning: Wrong parameter count for session_register()

Instead I'm having to use multiple session_register commands.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-21 14:53 UTC] andrei at cvs dot php dot net
This functionality was added after Beta 3.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 08:01:32 2024 UTC