php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38159 utf8_decode, simplexml, session
Submitted: 2006-07-20 13:46 UTC Modified: 2006-07-28 01:00 UTC
From: f_dillen at yahoo dot fr Assigned:
Status: No Feedback Package: Session related
PHP Version: 5.1.4 OS: linux
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: f_dillen at yahoo dot fr
New email:
PHP Version: OS:

 

 [2006-07-20 13:46 UTC] f_dillen at yahoo dot fr
Description:
------------
excuse my english,

when i do this :
$myvar = simplexml_load_string(mystring);
utf8_decode($myvar);

my session crash

the xml size is near 300 characters
the xml is valid
i use CDATA

overflow ??


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-20 13:53 UTC] tony2001@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2006-07-28 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC