Edit report at http://bugs.php.net/bug.php?id=50871&edit=1
ID: 50871 Patch added by: ka...@php.net Reported by: julesvanvelzen at gmail dot com Summary: [PATCH] SPL: default value of spl_autoload_extensions() configurable in php.ini Status: Open Type: Feature/Change Request Package: SPL related Operating System: any PHP Version: 5.3.1 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: spl.autoload_extensions-take2 Revision: 1293280629 URL: http://bugs.php.net/patch-display.php?bug=50871&patch=spl.autoload_extensions-take2&revision=1293280629 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