Statistics
| Branch: | Tag: | Revision:

root / Classes / Utility / Exception.php @ fafc62ef6e89add4d622077f4282841e1b02fc8d

History | View | Annotate | Download (828 Bytes)

# Date Author Comment
1a7fd598 2011-09-29 12:12 Karsten Dambekalns

[TASK] Simplify license header in PHP files

Change-Id: Ia0d929babe774b06547738451222e9f61b8b0c65
Resolves: #29415

410f7464 2011-09-14 14:38 Karsten Dambekalns

[TASK] Remove @license annotation from files

Change-Id: I6c67fdc1d55171b717791f7d558b41209653793c
Related: #29415

5bebf3dc 2011-07-04 13:17 Robert Lemke

[TASK] Adjust code to new vendor namespace "TYPO3"

This change set contains all the simple replacements adjusting the
code to the new \TYPO3\* vendor namespace.

Change-Id: I98d3011e6a9cbea0687f3282a5c07a36fdb9559c
Related: #27490

7cb9ec91 2011-06-13 05:42 Karsten Dambekalns

[TASK] Remove encoding declaration from source

The encoding declaration did not do anything useful, but it (still)
breaks PHP when compiled with zend-multibyte support.

Change-Id: If5394fc55fba095a9a452da15b8fde98d4ca8c1b
Relates: #27332

053748bc 2010-08-23 16:06 Karsten Dambekalns

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

Change-Id: Ic27d691b7fdb82d9646ecd7c84b3759644b448f5

1e81e9b9 2009-10-22 19:22 Karsten Dambekalns

[~TASK] FLOW3: Added @api annotations on class level and adjusted CGL to explain class-level @api handling.

95ff67f7 2009-07-16 16:02 Karsten Dambekalns

[+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....

220d4cb6 2009-01-28 13:04 Robert Lemke

!!! 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