php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35058 server abend using spl_autoload and friends
Submitted: 2005-11-01 21:16 UTC Modified: 2005-11-01 22:37 UTC
From: boots@php.net Assigned:
Status: Not a bug Package: SPL related
PHP Version: 5.1.0RC4 OS: windows 2000
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: boots@php.net
New email:
PHP Version: OS:

 

 [2005-11-01 21:16 UTC] boots@php.net
Description:
------------
Similar to http://bugs.php.net/bug.php?id=34216 I am experiencing intermitent server abends while trying to integrate some of the new spl_autoload_* functionality in a custom application on apache 1.3.33. In particular, I am using spl to register a static class method that implements its own polymorphic autoload behaviours. The custom class loader is known to work well if called directly from __autoload.

It also appears that all documentation for (and mention of) spl_autoload_* has disappeared. Is this still intended for 5.1 and/or are their plans to integrate this into the engine -- where it belongs?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-01 22:37 UTC] sniper@php.net
How did you get a @php.net address? Haven't you got ANY idea how to report? (see: http://bugs.php.net/how-to-report.php)

Try come up with a PERFECT reproducing script or leave this report as bogus what it now is.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC