.. |
control
|
BUGFIX: Relax type checking in RequestHandler::checkAccessAction()
|
2011-02-02 14:27:30 +13:00 |
model
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
ArrayData.php
|
BUGFIX: Ensure that $this->class is set on ArrayData objects
|
2011-02-02 14:27:08 +13:00 |
ArrayLib.php
|
Removed notice level error when ArrayLib::valuekey() is passed an empty array
|
2008-08-13 04:33:33 +00:00 |
ClassInfo.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
Convert.php
|
BUGFIX Convert::recursiveXMLToArray() did not always check if the passed in XML is an object before calling get_class() on it
|
2011-02-02 14:27:30 +13:00 |
Cookie.php
|
API CHANGE: Improve encapsulation of cookies in Director::test()
|
2011-02-02 14:26:34 +13:00 |
Core.php
|
BUGFIX Merged in PHP 5.3 bugfixes from trunk
|
2011-02-02 14:27:30 +13:00 |
Extension.php
|
BUGFIX: Fix edge-case bug with application of decorators
|
2011-02-02 14:27:27 +13:00 |
HTTP.php
|
Reverted r75263 and r75264
|
2011-02-02 14:27:19 +13:00 |
i18n.php
|
MINOR Merged from trunk
|
2011-02-02 14:27:24 +13:00 |
i18nEntityProvider.php
|
ENHANCEMENT Added support for specifying target module in i18nEntitityProvider->provideEntities()
|
2011-02-02 14:26:48 +13:00 |
i18nTextCollector.php
|
BUGFIX #4113: Fixed bugs with template processing in i18nTextCollectorTask.
|
2011-02-02 14:27:27 +13:00 |
i18nTextCollectorTask.php
|
BUGFIX #4113: Fixed bugs with template processing in i18nTextCollectorTask.
|
2011-02-02 14:27:27 +13:00 |
ManifestBuilder.php
|
MINOR Removed old references to check-php, which has since been removed
|
2011-02-02 14:26:55 +13:00 |
Object.php
|
BUGFIX #4285: Fixed static application bug that appeared in 2.3.2
|
2011-02-02 14:27:30 +13:00 |
Requirements.php
|
MINOR: merged patch from #4421. Fixed syntax error with Requirements::combine_files() and css files
|
2011-02-02 14:27:31 +13:00 |
Session.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
SSViewer.php
|
MINOR fix rewrite of anchors
|
2011-02-02 14:27:32 +13:00 |
TokenisedRegularExpression.php
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
ValidationException.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
ValidationResult.php
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
ViewableData.php
|
BUGFIX #3919: Fix DataObject::dbObject() for decorated fields (Merged from r75150)
|
2011-02-02 14:27:18 +13:00 |