Directory Classes/Reflection/Exception/

Directory Created:
2009-07-20 12:36
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
7
Lines of Code:
0

[root]/Classes/Reflection/Exception

Lines of Code

Classes/Reflection/Exception/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 211 (100.0%) 10.5
robert 4 (20.0%) 140 (66.4%) 35.0
k-fish 16 (80.0%) 71 (33.6%) 4.4

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 7 files:

  • Classes/Reflection/Exception: ClassSchemaConstraintViolationException.php (del), InvalidPropertyType.php (del), InvalidPropertyTypeException.php (del), InvalidValueObjectException.php (del), PropertyNotAccessibleException.php (del), UnknownClass.php (del), UnknownClassException.php (del)
k-fish 2010-08-13 16:21 Rev.: 4969

[-TASK] FLOW3: Removed @version keyword from files, resolves #8835.

0 lines of code changed in 5 files:

  • Classes/Reflection/Exception: ClassSchemaConstraintViolationException.php (-1), InvalidPropertyTypeException.php (-1), InvalidValueObjectException.php (-1), PropertyNotAccessibleException.php (-1), UnknownClassException.php (-1)
k-fish 2010-06-10 14:57 Rev.: 4483

[~TASK] FLOW3: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, resolves #7682.
[~TASK] Fluid: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, relates to #7682.
[~TASK] Kickstart: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, relates to #7682.
[~TASK] Testing: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, relates to #7682.
[~TASK] TypoScript: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, relates to #7682. Renamed on exception to follow CGL.
[~TASK] TYPO3: Replaced generic exceptions by exceptions coming from the defined exception hierarchy, relates to #7682. Renamed existing exceptions to follow CGL.

35 lines of code changed in 1 file:

  • Classes/Reflection/Exception: ClassSchemaConstraintViolationException.php (new 35)
robert 2010-05-06 15:31 Rev.: 4276

[~TASK] FLOW3 (Core): The bootstrap now omits classes whose name ends with "Exception" when initializing the ReflectionService. Resolves #7688
[+BUGFIX] FLOW3 (Reflection): ObjectAccess->getProperty() now allows numeric indexes and supports \ArrayAccess objects. Resolves #7687

35 lines of code changed in 1 file:

  • Classes/Reflection/Exception: PropertyNotAccessibleException.php (new 35)
k-fish 2010-03-16 13:49 Rev.: 3962

[+FEATURE] FLOW3 (Reflection): When building class schemata the ReflectionService now checks value objects for a constructor and no setters, resolves #6868.

1 lines of code changed in 1 file:

  • Classes/Reflection/Exception: InvalidValueObjectException.php (new 1)
robert 2010-01-15 15:38 Rev.: 3643

[~TASK] FLOW3 (Documentation): Updated the Coding Guidelines: removed inconsistent exceptions from the general class naming rules. Also added the rule that names of aspect classes must end with "Aspect". Relates to #5658
[~TASK] Global: Renamed many classes and interfaces in order to be consistent with FLOW3's naming rules. A migration script to update third-party applications will follow soon. Resolves #5658

70 lines of code changed in 2 files:

  • Classes/Reflection/Exception: InvalidPropertyTypeException.php (new 35), UnknownClassException.php (new 35)
robert 2009-12-21 17:21 Rev.: 3548

[+FEATURE][+API] Fluid (ViewHelper): The Resource view helper now supports Resource objects: Like before you can provide a path and package key pointing to a static package resource or you pass it a resource object. Relates to #5822
[~TASK][~API] Fluid (ViewHelper): The ActionViewhelper now produces only absolute URIs. The argument "absolute" is now obsolete.
[~TASK] Fluid (ViewHelper): Defined additional reserved keywords "on", "off", "yes" and "no" in the TemplateVariableContainer.
[~TASK] FLOW3 (Resource): Renamed a few classes in FLOW3/Resource/: "Manager" -> "ResourceManager", "Publisher" -> "ResourcePublisher". Relates to #5658
[~TASK] FLOW3 (Cache): Defined a new "magic" tag for the cache frontends: TAG_PACKAGE can now be used wherever cache entries should be flushed if any package is activated or deactivated. Relates to #5774
[~TASK] FLOW3: Replaced occurrences of "[fF]ileName" with "[fF]ilename".
[~TASK] FLOW3 (Package): isPackageAvailable() and isPackageActive() no longer throw exceptions if the given parameter is not a valid string. However they still return FALSE of course in those cases.
[+FEATURE][+API] FLOW3 (Reflection): Added a new method isMethodTaggedWith() to the Reflection Service.
[+FEATURE][+API] FLOW3 (Resource): Completely reworked the resource management module. It now supports persistent resources, file uploads and provides a more flexible publishing mechanism. Resolves #5822

[+FEATURE] FLOW3 (Resource): Implemented an Object Converter for resources which can handle file uploads.
[~TASK] FLOW3 (Utility): Renamed Files::mimeTypeFromFilename() and Files::mediaTypeFromFilename() to Files::getMimeTypeFromFilename() and Files::getMediaTypeFromFilename() respectively.
[~CONFIGURATION][~API] FLOW3 (Resource): Changed the names of settings for the Resource module. Please refer to the updated Settings.yaml for the new options.
[~TASK] FLOW3 (Documentation): Documented the new Resource module.
[~TASK] ExtJS: Updated the view helpers to match the new Resource framework. Relates to #5822
[~TASK] FLOW3: Implemented additional rewrite rules in the .htaccess file to support the new static resources publish mechanism.

35 lines of code changed in 1 file:

  • Classes/Reflection/Exception: UnknownClass.php (new 35)
k-fish 2009-10-30 10:26 Rev.: 3380

[~TASK] FLOW3: Made all exceptions part of the public API, so they get documented properly.

1 lines of code changed in 1 file:

  • Classes/Reflection/Exception: InvalidPropertyType.php (+1)
k-fish 2009-07-20 12:36 Rev.: 2835

[~TASK] FLOW3: moved class schema handling from Persistence to Reflection, resolves #3934.

34 lines of code changed in 1 file:

  • Classes/Reflection/Exception: InvalidPropertyType.php (new 34)
Generated by StatSVN 0.5.0