php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33900 References bug
Submitted: 2005-07-28 12:57 UTC Modified: 2005-08-05 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: sakuza at sakuza dot com Assigned:
Status: No Feedback Package: Scripting Engine problem
PHP Version: 4.4.0 OS: WinXP
Private report: No CVE-ID: None
 [2005-07-28 12:57 UTC] sakuza at sakuza dot com
Description:
------------
I have problems with references in 4.4.0 .References just do not working under 4.4.0 correctly. I am using following class for parsing XML documents to multidimensional array.In version 4.3.11 and with earlier versions it works fine,but in versions 4.4.0 are something very wrong.


Reproduce code:
---------------
http://sakuza.com/articles/references_bug/parser.phps

Expected result:
----------------
Versions 4.3.11 and earlier will output next results : http://sakuza.com/articles/references_bug/_res1.htm

Actual result:
--------------
All PHP 4.4.0 versions output following results : 
http://sakuza.com/articles/references_bug/_res2.htm

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-28 18:20 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.


Please provide shorter example and more detailed description.
 [2005-08-05 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-2025 The PHP Group
All rights reserved.
Last updated: Thu Mar 13 17:01:30 2025 UTC