v0.23.0
New on this version
Added
Linna\Authentication\User->uuid
propertyLinna\Mvc\Model->set()
method for set data to notify to observerLinna\Mvc\Model->get()
method for retrive data to notify to observerLinna\Helper\Env
class #58Linna\Helper\Eng::get()
static methodLinna\Helper\Str
class #58Linna\Helper\Str::startsWith()
static methodLinna\Helper\Str::endsWith()
static method
Changed
Linna\Cache\DiskCache->__construct()
ttl option removedLinna\Http\FastMapTrait
merged intoLinna\Http\Router
through magic__call()
Linna\Session\MysqlPdoSessionHandler->__construct()
now expectLinna\Storage\ExtendedPDO
as parameterLinna\Storage\PdoStorage
moved toLinna\Storage\Connectors\PdoConnector
Linna\Storage\MysqliStorage
moved toLinna\Storage\Connectors\MysqliConnector
Linna\Storage\MongoDbStorage
moved toLinna\Storage\Connectors\MongoDBConnector
Linna\Storage\StorageInterface
renamed toLinna\Storage\ConnectorInterface
Linna\Storage\StorageFactory->get()
now return the connection resource directly
Fixed
Linna\Auth\Authenticate
login data doesn't update after loginLinna\Mvc\FrontController
action execution before and after
Removed
Linna\Http\FastMapTrait
For more information read the full Changelog until now.