This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 22:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3daa10bf41
doctrine2
/
lib
/
Doctrine
/
Cache
History
ppetermann
8143d39788
fixed bug in Cache, made Array.php compliant to its/the interfaces documentation (returning false instead of null when nothing found) and changed if statement in Hydrate to react on false, not on null too
2007-09-28 15:55:56 +00:00
..
Apc.php
Cache implementation continues
2007-02-05 12:04:56 +00:00
Array.php
fixed bug in Cache, made Array.php compliant to its/the interfaces documentation (returning false instead of null when nothing found) and changed if statement in Hydrate to react on false, not on null too
2007-09-28 15:55:56 +00:00
Db.php
replace tabs with 4 spaces. and fix other coding style related stuff
2007-09-03 14:57:18 +00:00
Driver.php
replace tabs with 4 spaces. and fix other coding style related stuff
2007-09-03 14:57:18 +00:00
Exception.php
added cache exception class
2007-01-31 21:51:40 +00:00
Interface.php
added cache core
2007-01-29 13:13:43 +00:00
Memcache.php
2007-02-09 23:16:47 +00:00