Fuel uses functionality that PHP defines as "extensions". To avoid any possible compatibility issues, Fuel only uses extensions that are part of the PHP code as documented on the PHP website. If extensions are used that are part of the PECL repository (which need to be installed manually by a system administrator), Fuel will use them if present, and work around it if not.
This extension is enabled by default as of PHP 5.3.0. Before this time, fileinfo was a PECL extension but is no longer maintained there. However, versions prior to 5.3+ may use the » discontinued PECL extension. Windows users must include the bundled php_fileinfo.dll DLL file in php.ini to enable this extension.
It looks like you're new here. If you want to get involved, click one of these buttons!