Hamish Friedlander
|
7c94caa0cc
|
BUGFIX: Fix TokenisedRegularExpression when matching expressions first element is an array
|
2012-03-09 18:16:44 +13:00 |
|
Hamish Friedlander
|
d355cd5baf
|
ENHANCEMENT: Add config layer - the Config access class itself, and the ConfigManfiest builder which parses in the yaml config files
|
2012-03-09 18:13:56 +13:00 |
|
Dominik Beerbohm
|
7927fffc0a
|
AP(RE)CHANGE Exclude files with the underscore prefix from manifest.
|
2012-03-03 15:10:09 +01:00 |
|
Simon Welsh
|
27a51ed7ed
|
BUGFIX Namespaced classes were always having their namespace prepended to their base class
|
2011-12-23 10:24:42 +13:00 |
|
Simon Welsh
|
da2ac79205
|
BUGFIX Check for the correct type for $data['namespace']
|
2011-12-17 14:32:14 +13:00 |
|
Simon Welsh
|
3e6a91a07f
|
ENHANCEMENT Allow ClassManifest to handle classes with namespaces, or that extend classes in namspaces or that implement interfaces in namespaces.
|
2011-12-17 14:03:53 +13:00 |
|
Sam Minnee
|
878b348a0f
|
Merge branch 'master' into new-orm
Conflicts:
docs/en/reference/built-in-page-controls.md
model/SQLQuery.php
|
2011-05-26 17:08:10 +12:00 |
|
ajshort
|
54a5fc6a74
|
BUGFIX: Fixed the manifest not parsing interfaces which extended from multiple interfaces.
|
2011-05-02 10:37:26 +10:00 |
|
Ingo Schommer
|
37774d4103
|
ENHANCEMENT Added ClassManifest->getModules(), and removed limitation to toplevel modules in ClassManifest->handleFile() (necessary to detect new sapphire/admin/ "submodule")
|
2011-05-01 20:23:07 +12:00 |
|
Sam Minnee
|
a15b6941a6
|
BUGFIX: Replaced ManifestBuilder::has_been_included() with SS_ClassLoader::hasManifest().
|
2011-05-01 17:12:26 +12: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 |
|