Edit report at http://bugs.php.net/bug.php?id=50871&edit=1

 ID:               50871
 Updated by:       ka...@php.net
 Reported by:      julesvanvelzen at gmail dot com
-Summary:          SPL: default value of spl_autoload_extensions()
                   configurable in php.ini
+Summary:          [PATCH] SPL: default value of
                   spl_autoload_extensions() configurable in php.ini
 Status:           Open
 Type:             Feature/Change Request
 Package:          Feature/Change Request
 Operating System: any
 PHP Version:      5.3.1

 New Comment:

I added a patch that adds a new ini directive called
spl.autoload_extensions to 

populate spl_autoload_extensions() from php.ini


Previous Comments:
------------------------------------------------------------------------
[2010-03-04 13:39:00] ka...@php.net

I added a patch that adds a new ini directive called
spl.autoload_extensions to 

populate spl_autoload_extensions() from php.ini

------------------------------------------------------------------------
[2010-01-28 08:27:44] julesvanvelzen at gmail dot com

Description:
------------
I expected the default value, which is now '.inc,.php', of
spl_autoload_extensions() to be configurable in php.ini, just like the
include_path. 



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=50871&edit=1

Reply via email to