Skip to content

Version 2.4.2

Compare
Choose a tag to compare
@darkain darkain released this 20 Sep 20:05

pudlHelper changed from trait to interface and simplified
pudlId simplified
added pudl::_and and pudl::_or
Fixed issue with Redis cache and sessions
Added experimental support for PDO connectivity

Added 'log' callback:
$db->on('log', function) //create callback
$db->log()->select('1') //initiate callback