Directory Tests/Property/DataType/

Directory Created:
2008-05-17 17:04
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/Tests/Property/DataType

Lines of Code

Tests/Property/DataType/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 131 (100.0%) 10.0
k-fish 10 (76.9%) 121 (92.4%) 12.1
robert 3 (23.1%) 10 (7.6%) 3.3

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

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (del), URITest.php (del)
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 1 file:

  • Tests/Property/DataType: URITest.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

8 lines of code changed in 1 file:

  • Tests/Property/DataType: URITest.php (new 8)
k-fish 2009-01-15 16:06 Rev.: 1749

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

1 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.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!

2 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+2 -2)
k-fish 2009-01-08 12:12 Rev.: 1713

FLOW3:
* fixed some more license and style issues.

13 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+13 -6)
k-fish 2009-01-07 11:37 Rev.: 1707

FLOW3:
* changed license to LGPL v3 or later

13 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+13 -6)
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

6 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+6 -6)
robert 2008-11-12 10:28 Rev.: 1495

* FLOW3: (Object) Refactored the Object Manager and mostly rewrote all related unit tests. They now don't depend on the TestPackage anymore, are true unit tests and reach a code coverage close to 100%. Addresses #2123
* FLOW3: (Object) Rename the "Object Cache" to "Object Registry"

1 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+1 -1)
robert 2008-11-11 12:16 Rev.: 1481

* FLOW3: (Component) Renamed "component" to "object" - everywhere. That means we now have an Object Manager instead of a Component Manager, an Object Factory etc. Resolves #2119

Globally adjusted all code for the above change.

1 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+1 -1)
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

6 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (+6 -5)
k-fish 2008-05-17 17:04 Rev.: 845

Making FLOW3 run green(er) in FLOW3CGL, part 2. Down to 40 errors and 0 warnings from hundreds each...

80 lines of code changed in 1 file:

  • Tests/Property/DataType: F3_FLOW3_Property_DataType_URITest.php (new 80)
Generated by StatSVN 0.5.0