php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44235 implementing interface traversable causes apache error message
Submitted: 2008-02-24 15:38 UTC Modified: 2008-03-03 01:00 UTC
From: admin at ifyouwantblood dot de Assigned:
Status: No Feedback Package: Class/Object related
PHP Version: 5.2.5 OS: Windows XP
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: admin at ifyouwantblood dot de
New email:
PHP Version: OS:

 

 [2008-02-24 15:38 UTC] admin at ifyouwantblood dot de
Description:
------------
implementing (internal) interface Traversable generates, under Windows XP Apache 2.2, an Apache errormessage in a separate window.

Reproduce code:
---------------
class test implements Traversable {}


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-24 15:46 UTC] admin at ifyouwantblood dot de
screenshot: http://www.ifyouwantblood.de/rest/traversable.jpg
 [2008-02-24 19:47 UTC] jani@php.net
What's the problem here..? How exactly did you configure PHP into Apache? What SAPI? There's not enough information provided to even begin solving your issue. Start with defining what is expected and what isn't..
 [2008-03-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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 22:01:31 2024 UTC