Directory Classes/Log/Exception/

Directory Created:
2008-12-16 17:52
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/Classes/Log/Exception

Lines of Code

Classes/Log/Exception/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 282 (100.0%) 8.5
robert 9 (27.3%) 234 (83.0%) 26.0
k-fish 24 (72.7%) 48 (17.0%) 2.0

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

  • Classes/Log/Exception: CouldNotOpenResource.php (del), CouldNotOpenResourceException.php (del), F3_FLOW3_Log_Exception_CouldNotOpenResource.php (del), F3_FLOW3_Log_Exception_InvalidBackend.php (del), F3_FLOW3_Log_Exception_NoSuchBackend.php (del), InvalidBackend.php (del), InvalidBackendException.php (del), NoSuchBackend.php (del), NoSuchBackendException.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 3 files:

  • Classes/Log/Exception: CouldNotOpenResourceException.php (-1), InvalidBackendException.php (-1), NoSuchBackendException.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

105 lines of code changed in 3 files:

  • Classes/Log/Exception: CouldNotOpenResourceException.php (new 35), InvalidBackendException.php (new 35), NoSuchBackendException.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.

3 lines of code changed in 3 files:

  • Classes/Log/Exception: CouldNotOpenResource.php (+1), InvalidBackend.php (+1), NoSuchBackend.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 3 files:

  • Classes/Log/Exception: CouldNotOpenResource.php (-8), InvalidBackend.php (-8), NoSuchBackend.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

24 lines of code changed in 3 files:

  • Classes/Log/Exception: CouldNotOpenResource.php (new 8), InvalidBackend.php (new 8), NoSuchBackend.php (new 8)
k-fish 2009-01-15 16:06 Rev.: 1749

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

3 lines of code changed in 3 files:

  • Classes/Log/Exception: F3_FLOW3_Log_Exception_CouldNotOpenResource.php (+1 -1), F3_FLOW3_Log_Exception_InvalidBackend.php (+1 -1), F3_FLOW3_Log_Exception_NoSuchBackend.php (+1 -1)
k-fish 2009-01-07 11:37 Rev.: 1707

FLOW3:
* changed license to LGPL v3 or later

42 lines of code changed in 3 files:

  • Classes/Log/Exception: F3_FLOW3_Log_Exception_CouldNotOpenResource.php (+14 -7), F3_FLOW3_Log_Exception_InvalidBackend.php (+14 -7), F3_FLOW3_Log_Exception_NoSuchBackend.php (+14 -7)
robert 2008-12-16 20:08 Rev.: 1649

* FLOW3: (Log) (Wrote test and) fixed a bug in the Logger which didn't open a backend on adding it to the logger.
* FLOW3: (Log) Defined classes as prototype where needed
* FLOW3: (Log) File Backend now checks if the log file could really be opened

35 lines of code changed in 1 file:

  • Classes/Log/Exception: F3_FLOW3_Log_Exception_CouldNotOpenResource.php (new 35)
robert 2008-12-16 18:10 Rev.: 1646

* FLOW3: (Log) Added a "Null" logger backend
* FLOW3: (Log) Some small changes

35 lines of code changed in 1 file:

  • Classes/Log/Exception: F3_FLOW3_Log_Exception_InvalidBackend.php (new 35)
robert 2008-12-16 17:52 Rev.: 1645

* FLOW3: (AOP) Modified the AOP proxy class blacklist so that MVC classes can be proxied by aspects
* FLOW3: (Event) Initial commit of a (yet dummy) Signal Aspect. This is work in progress.
* FLOW3: (Log) Reimplemented the Log subpackage. Now it is cleanly divided into frontend and backend and comes with proper unit tests. Further development will follow soon.
* FLOW3: (MVC) Added a sample signal implementation to the MVC Router route() method.
* FLOW3: (Reflection) Fixed a bug in getDefaultImplementationClassNameForInterface() which sometimes used an invalid array key.
* FLOW3: (Cache) Added a test for the Abstract Backend constructor

35 lines of code changed in 1 file:

  • Classes/Log/Exception: F3_FLOW3_Log_Exception_NoSuchBackend.php (new 35)
Generated by StatSVN 0.5.0