Directory Classes/Cache/Exception/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
18
Lines of Code:
0

[root]/Classes/Cache/Exception

Lines of Code

Classes/Cache/Exception/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 88 (100.0%) 408 (100.0%) 4.6
robert 14 (15.9%) 270 (66.2%) 19.2
k-fish 74 (84.1%) 138 (33.8%) 1.8

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 18 files:

  • Classes/Cache/Exception: ClassAlreadyLoaded.php (del), ClassAlreadyLoadedException.php (del), DuplicateIdentifier.php (del), DuplicateIdentifierException.php (del), F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (del), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (del), F3_FLOW3_Cache_Exception_InvalidBackend.php (del), F3_FLOW3_Cache_Exception_InvalidCache.php (del), F3_FLOW3_Cache_Exception_InvalidData.php (del), F3_FLOW3_Cache_Exception_NoSuchCache.php (del), InvalidBackend.php (del), InvalidBackendException.php (del), InvalidCache.php (del), InvalidCacheException.php (del), InvalidData.php (del), InvalidDataException.php (del), NoSuchCache.php (del), NoSuchCacheException.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 6 files:

  • Classes/Cache/Exception: ClassAlreadyLoadedException.php (-1), DuplicateIdentifierException.php (-1), InvalidBackendException.php (-1), InvalidCacheException.php (-1), InvalidDataException.php (-1), NoSuchCacheException.php (-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

210 lines of code changed in 6 files:

  • Classes/Cache/Exception: ClassAlreadyLoadedException.php (new 35), DuplicateIdentifierException.php (new 35), InvalidBackendException.php (new 35), InvalidCacheException.php (new 35), InvalidDataException.php (new 35), NoSuchCacheException.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.

6 lines of code changed in 6 files:

  • Classes/Cache/Exception: ClassAlreadyLoaded.php (+1), DuplicateIdentifier.php (+1), InvalidBackend.php (+1), InvalidCache.php (+1), InvalidData.php (+1), NoSuchCache.php (+1)
k-fish 2009-07-16 15:02 Rev.: 2813

[+TASK] FLOW3: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] Fluid: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] Kickstart: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] PHP6: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] PHPUnit: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] Testing: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] Welcome: Removed file level docblocks and @package/@subpackage annotations.
[+TASK] YAML: Removed file level docblocks and @package/@subpackage annotations.

0 lines of code changed in 6 files:

  • Classes/Cache/Exception: ClassAlreadyLoaded.php (-8), DuplicateIdentifier.php (-8), InvalidBackend.php (-8), InvalidCache.php (-8), InvalidData.php (-8), NoSuchCache.php (-8)
robert 2009-01-28 13:04 Rev.: 1811

!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace

48 lines of code changed in 6 files:

  • Classes/Cache/Exception: ClassAlreadyLoaded.php (new 8), DuplicateIdentifier.php (new 8), InvalidBackend.php (new 8), InvalidCache.php (new 8), InvalidData.php (new 8), NoSuchCache.php (new 8)
k-fish 2009-01-15 16:06 Rev.: 1749

FLOW3:
* fixed license name in @license annotation, fixes #2454

6 lines of code changed in 6 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (+1 -1), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidBackend.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidCache.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidData.php (+1 -1), F3_FLOW3_Cache_Exception_NoSuchCache.php (+1 -1)
k-fish 2009-01-09 16:39 Rev.: 1723

FLOW3, Lucene, PHP6, PHPCR, Smarty, Testing, TYPO3, TYPO3CR, TypoScript:
* fixed broken @version $Id$ annotations that got hosed during new namespace refactoring. Sorry!

6 lines of code changed in 6 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (+1 -1), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidBackend.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidCache.php (+1 -1), F3_FLOW3_Cache_Exception_InvalidData.php (+1 -1), F3_FLOW3_Cache_Exception_NoSuchCache.php (+1 -1)
k-fish 2009-01-07 11:37 Rev.: 1707

FLOW3:
* changed license to LGPL v3 or later

84 lines of code changed in 6 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (+14 -7), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (+14 -7), F3_FLOW3_Cache_Exception_InvalidBackend.php (+14 -7), F3_FLOW3_Cache_Exception_InvalidCache.php (+14 -7), F3_FLOW3_Cache_Exception_InvalidData.php (+14 -7), F3_FLOW3_Cache_Exception_NoSuchCache.php (+14 -7)
k-fish 2008-12-10 15:39 Rev.: 1599

!!! 5.3.0alpha3 namespaces refactoring:
* changed namespace delimiter from :: to \
* all class references in namespaced code prepended by \

PHPUnit:
* adapted mock object handling to the new namespaces syntax

FLOW3:
* PropertyReflection now uses setAccessible() instead of array cast to access protected properties

PHPCR:
* added a missing interface already used for type hints

18 lines of code changed in 6 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (+3 -3), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (+3 -3), F3_FLOW3_Cache_Exception_InvalidBackend.php (+3 -3), F3_FLOW3_Cache_Exception_InvalidCache.php (+3 -3), F3_FLOW3_Cache_Exception_InvalidData.php (+3 -3), F3_FLOW3_Cache_Exception_NoSuchCache.php (+3 -3)
k-fish 2008-09-12 16:07 Rev.: 1210

!!! Major change, will break existing code.

Part 3 - Packages

FLOW3, most other packages:
* added namespaces to the code of FLOW3 and all packages in the current TYPO3v5 distribution.

PHPUnit:
* some changes to make PHPUnit (more) namespace-compatible.

Some notes:
* Documentation updates will follow
* you might need to change your class names when adapting namespaces to avoid using "Class", "Empty", "Default", ...
* expect FLOW3CGL and/or PHPCodeSniffer to be broken (I'll have a look)
* some parts might still be broken, especially in edge-cases where the global namespace needs to explicitly used

18 lines of code changed in 6 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (+3 -2), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (+3 -2), F3_FLOW3_Cache_Exception_InvalidBackend.php (+3 -2), F3_FLOW3_Cache_Exception_InvalidCache.php (+3 -2), F3_FLOW3_Cache_Exception_InvalidData.php (+3 -2), F3_FLOW3_Cache_Exception_NoSuchCache.php (+3 -2)
robert 2008-07-17 15:57 Rev.: 1026

* FLOW3: (Cache) Implemented a cache factory. You should from now on only use the cache factory for creating new instances of the cache frontend and backend. If you don't, it won't be able to flush your cache through the central mechanisms.

12 lines of code changed in 2 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_InvalidBackend.php (new 6), F3_FLOW3_Cache_Exception_InvalidCache.php (new 6)
k-fish 2008-05-10 16:43 Rev.: 831

Pending commit, fixes #477.

0 lines of code changed in 8 files:

  • Classes/Cache/Exception: F3_FLOW3_Cache_Exception_ClassAlreadyLoaded.php (new), F3_FLOW3_Cache_Exception_DuplicateIdentifier.php (-1), F3_FLOW3_Cache_Exception_InvalidData.php (new), F3_FLOW3_Cache_Exception_NoSuchCache.php (new)
Generated by StatSVN 0.5.0