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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 + 15 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Apr 23 08:01:30 2024 UTC