php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40907 Error with numeric keys (40274) still occurs
Submitted: 2007-03-24 11:03 UTC Modified: 2007-04-03 01:00 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: nomikon at gmail dot com Assigned:
Status: No Feedback Package: Session related
PHP Version: 5.2.1 OS: FreeBSD 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nomikon at gmail dot com
New email:
PHP Version: OS:

 

 [2007-03-24 11:03 UTC] nomikon at gmail dot com
Description:
------------
The problem with numeric keys commented in http://bugs.php.net/bug.php?id=40274 is still there. Any session items with numeric keys are lost. Just checked with FreeBSD 6.2 and PHP 5.2.1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-26 09:57 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip


 [2007-04-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2007-06-08 18:48 UTC] vollmer at ampache dot org
This bug occurs on Debian/etch with PHP 5.2.3-5 register globals is set to off $_SESSION['1'] = array() fails $_SESSION['foo']['1'] = array() works
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 05:01:27 2024 UTC