Information and documentation
You can find out more about FOF 3 and read its documentation in its
documentation wiki.
Minimum requirements
PHP 5.3.4 or later, 5.4 or higher recommended.
Joomla! 3.3.1 or later, the latest release is recommended.
Changelog
Bug fixes
- [HIGH] Assets tracking was broken due to wrong use of in_array instead of array_key_exists
- [HIGH] FOF30\Update\Joomla could not detect Joomla! updates due to changes in Joomla! XML update sources
- [HIGH] The access model state was always filled with the default access level, making it impossible to filter by viewing access level.
New features
- gh-584 removeHeader method added in Form, allowing you to remove a header from an XML form.