Sean Harvey
|
46f51d5653
|
MINOR Fixing deprecated use of SQLQuery
|
2012-05-11 11:39:06 +12:00 |
|
Sam Minnee
|
8661164c19
|
API CHANGE: Add SQLQuery::clearSelect(), SQLQuery::selectField() and SQLQuery::itemisedSelect() to make it easier for other subsystems to use SQLQuery without resorting to direct property access.
API CHANGE: Remove DataQuery::select() in place of DataQuery::selectField().
BUGFIX: Remove direct property access to SQLQuery::$select
|
2012-05-01 17:57:39 +12:00 |
|
Simon Welsh
|
f07258f3cf
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
|
Sean Harvey
|
e097f6e1a8
|
MINOR Fixes to method arguments in core classes for E_STRICT support.
API CHANGE Remove abstract static function and just use static functions
in Authenticator (PHP 5.3+ doesn't support abstract static functions)
|
2012-03-28 22:41:42 +13:00 |
|
Simon Welsh
|
f7516481b1
|
BUGFIX Sanitise keys and tags before using them with Zend_Cache.
|
2011-12-23 10:38:37 +13:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|