Cristian Castillo

Results 4 issues of Cristian Castillo

- Changed !empty to isset where 0 is valid - Added expiration parameter on Session - Changed "empty($key) ? $_COOKIE[EpiSession::COOKIE] : $key;" because $key is not defined in scope -...

Session - Compress value 0 is valid - Expiry value 0 is valid - Actually setting expiry value - Cookie key, to use same session Cache - Compress value 0...

Is there a way to close the connection to the database? I'm using a script that runs as a daemon, and the database connection goes away. I can open the...

![Screen Shot 2013-02-20 at 9 22 40 PM](https://f.cloud.github.com/assets/459720/179126/c16823f8-7be6-11e2-828a-fc4822be7a04.png) On the creation of the Memcached object with parameters, the expiry value is compared against empty() before returning a default value. '0'...