Updated favorite framework residents this blog :) As a matter of fact, version 2.3.1 was created under the slogan “give bugfixes!”, Therefore we will see practically nothing else in the changelog.
I will not list everything here, only the most interesting ones:
In the config ( application / config / config.php ) the option " enable_hooks " does not support the transfer of a list of hooks - only the severe TRUE / FALSE . In general, the option did not work in 2.3 either - just comments in the script described this “trick”, now comments are more adequate.
In the helper of Inflector (work with the plural and singular numbers of words) two exceptions are added - courses and sizes (in the singular they need to “uncover” only one letter “s”).
Added the pop () and push () methods to the Database object, as well as the query_history property to store the query stack.
Test examples have been removed from the Auth model. It is logical - they used the Forge library, excluded from the distribution Kohana .