Hello,
I just tagged the last stable version of Sifo, which happens to be 2.9. This will be the last major release of the 2.xx series, there will be no more releases in 2.xx except if some serious bug is found and needs attention.
The next version will be Sifo-3.0 and it changes completely the directory structure you are used to work with. The Sifo 3 framework is now under development (you are invited to join us) and will work with Composer, php 5.4, unit test and travis integration and will be PSR-0 compliant at least.
Please do notice that the project url changed from my personal github "alombarte" to an organization repository named sifophp (you don't need to change anything, redirections are kept)
What's new in Sifo 2.9
These are the most relevant changes in 2.9:- Added support for SphinxQL
- Added a Sphinx balancer for multiple servers configuration.
- Email validation improved
- Integrate support for New Relic
- Improved findi18n to detect messages in templates
- Fix for IP detection when HTTP_X_FORWARDED_FOR or other multi-ip server variable is involved.
- Updated Browscap version & definition
- Added the executed controller name in the Bootstrap
- 500 errors will show a warning now in the log file
- The translation tool is now using bootstrap CSS
- Command Line controller compatibility with PHP 5.4
- Add instance name in load balancer cache key. Fix problems when different instances use a single memcache server.
- Command line options "Did you mean".
- Public IP preference in X-Forwarded-For headers.
- GetIP: Improvement. Now looking in more vars.
- Updated GeoIP lite database and mobile detection regex.
- Small HTTPS related fixes
- HTML Flag added to send rich emails in sendmail reporting script
For a complete list of differences between sifo 2.8 and 2.9 see the following link: