3.4.2 (2023-08-13)
- Database: add order direction check (7b3e91f)
3.4.1 (2022-11-26)
- public: fix "No input file specified" error (369bb8c)
- public: simplify the definition of directories (1b0465e)
3.4.0 (2018-12-25)
- fix incompatible exception handling with PHP 7 (24cbefa)
- Userguide: change the data type of Kohana_Kodoc_Markdown::$_toc to array (58f7aef)
- Auth: remove hash_password() method (2c974aa)
- Cache: add Memcached driver (b7287ed)
- Cache: deprecate the APC and Memcache drivers (55c0690)
- Cache: deprecate the MemcacheTag driver (4cfb5f5)
- Core: deprecate Kohana::CODENAME constant (8e07900)
- Database: remove MySQL driver (428ec22)
- Encrypt: deprecate the Mcrypt driver (a5f5456)
- Encrypt: separate Mcrypt from Encrypt as a driver and implement OpenSSL driver (bee97eb)
- isolate the visible part of an application inside a public directory (9b794b9)
- Security: remove strip_image_tags() method (9846cde)
- Validation: remove as_array() method (92964d3)