« Previous | Next » 

Revision 844

k-fish, 2008-05-17 17:32

Making FLOW3 run green(er) in FLOW3CGL, part 1.

Files

added 
modified 
deleted 

View differences

/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_AbstractMethodInterceptorBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_AdvicedMethodInterceptorBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_AfterReturningAdvice.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_AfterThrowingAdvice.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_AroundAdvice.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_BeforeAdvice.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_EmptyConstructorInterceptorBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_EmptyMethodInterceptorBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_Introduction.php
View differences
/Packages/FLOW3/trunk/Classes/AOP/F3_FLOW3_AOP_ProxyClassBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/Cache/Backend/F3_FLOW3_Cache_Backend_File.php
View differences
/Packages/FLOW3/trunk/Classes/Cache/Backend/F3_FLOW3_Cache_Backend_Memcached.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_ClassFileManipulator.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_Configuration.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_ConfigurationArgument.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_ConfigurationProperty.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_Manager.php
View differences
/Packages/FLOW3/trunk/Classes/Component/F3_FLOW3_Component_ObjectBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/Configuration/F3_FLOW3_Configuration_Manager.php
View differences
/Packages/FLOW3/trunk/Classes/Error/F3_FLOW3_Error_DebugExceptionHandler.php
View differences
/Packages/FLOW3/trunk/Classes/Error/F3_FLOW3_Error_ErrorHandler.php
View differences
/Packages/FLOW3/trunk/Classes/Error/F3_FLOW3_Error_Warning.php
View differences
/Packages/FLOW3/trunk/Classes/F3_FLOW3.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/CLI/F3_FLOW3_MVC_CLI_RequestBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Controller/F3_FLOW3_MVC_Controller_ActionController.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Controller/F3_FLOW3_MVC_Controller_Argument.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Controller/F3_FLOW3_MVC_Controller_Arguments.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Controller/F3_FLOW3_MVC_Controller_ArgumentsValidator.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Controller/F3_FLOW3_MVC_Controller_RequestHandlingController.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/F3_FLOW3_MVC_Dispatcher.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/F3_FLOW3_MVC_Request.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/View/F3_FLOW3_MVC_View_Template.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Web/F3_FLOW3_MVC_Web_RequestBuilder.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Web/F3_FLOW3_MVC_Web_Router.php
View differences
/Packages/FLOW3/trunk/Classes/Package/Exception/F3_FLOW3_Package_Exception_InvalidPackagePath.php
View differences
/Packages/FLOW3/trunk/Classes/Package/Exception/F3_FLOW3_Package_Exception_UnknownPackage.php
View differences
/Packages/FLOW3/trunk/Classes/Property/Editor/F3_FLOW3_Property_Editor_CompositeEditorAbstract.php
View differences
/Packages/FLOW3/trunk/Classes/Property/F3_FLOW3_Property_Exception.php
View differences
/Packages/FLOW3/trunk/Classes/Property/F3_FLOW3_Property_Mapper.php
View differences
/Packages/FLOW3/trunk/Classes/Property/F3_FLOW3_Property_MappingError.php
View differences
/Packages/FLOW3/trunk/Classes/Property/F3_FLOW3_Property_MappingResults.php
View differences
/Packages/FLOW3/trunk/Classes/Property/F3_FLOW3_Property_MappingWarning.php
View differences
/Packages/FLOW3/trunk/Classes/Reflection/F3_FLOW3_Reflection_Property.php
View differences
/Packages/FLOW3/trunk/Classes/Resource/F3_FLOW3_Resource_Manager.php
View differences
/Packages/FLOW3/trunk/Classes/Resource/F3_FLOW3_Resource_Publisher.php
View differences
/Packages/FLOW3/trunk/Classes/Security/F3_FLOW3_Security_Exception.php
View differences
/Packages/FLOW3/trunk/Classes/Utility/F3_FLOW3_Utility_Algorithms.php
View differences
/Packages/FLOW3/trunk/Classes/Utility/F3_FLOW3_Utility_Arrays.php
View differences
/Packages/FLOW3/trunk/Classes/Utility/F3_FLOW3_Utility_Environment.php
View differences
/Packages/FLOW3/trunk/Classes/Utility/F3_FLOW3_Utility_Files.php
View differences
/Packages/FLOW3/trunk/Classes/Utility/F3_FLOW3_Utility_HashSet.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/F3_FLOW3_Validation_Error.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/F3_FLOW3_Validation_Errors.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/F3_FLOW3_Validation_ObjectValidatorInterface.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/F3_FLOW3_Validation_ValidatorInterface.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/F3_FLOW3_Validation_ValidatorResolver.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Filter/F3_FLOW3_Validation_Filter_Chain.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Alphanumeric.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Chain.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_EmailAddress.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Float.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Integer.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_NotEmpty.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Number.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_NumberRange.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_ObjectValidatorChain.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_RegularExpression.php
View differences
/Packages/FLOW3/trunk/Classes/Validation/Validator/F3_FLOW3_Validation_Validator_Text.php
View differences
/Packages/FLOW3/trunk/Tests/AOP/F3_FLOW3_AOP_PointcutTest.php
View differences
/Packages/FLOW3/trunk/Tests/Cache/F3_FLOW3_Cache_Backend_MemcachedTest.php
View differences
/Packages/FLOW3/trunk/Tests/Cache/F3_FLOW3_Cache_ManagerTest.php
View differences
/Packages/FLOW3/trunk/Tests/Component/F3_FLOW3_Component_ManagerTest.php
View differences
/Packages/FLOW3/trunk/Tests/Component/F3_FLOW3_Component_TransientObjectCacheTest.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_Configuration_PHPConfigurationFile.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_DummyClass.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_MVC_MockActionController.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_MVC_MockRequestHandlingController.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_SecondDummyClass.php
View differences
/Packages/FLOW3/trunk/Tests/Fixtures/F3_FLOW3_Fixture_Validation_ClassWithSetters.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/F3_FLOW3_MVC_CLI_RequestHandlerTest.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/F3_FLOW3_MVC_Controller_ArgumentTest.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/F3_FLOW3_MVC_RequestProcessorChainManagerTest.php
View differences
/Packages/FLOW3/trunk/Tests/Property/F3_FLOW3_Property_MapperTest.php
View differences
/Packages/FLOW3/trunk/Tests/Reflection/F3_FLOW3_Reflection_ClassTest.php
View differences
/Packages/FLOW3/trunk/Tests/Reflection/F3_FLOW3_Reflection_PropertyTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Filter_ChainTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_ValidatorResolverTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_AlphanumericTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_ChainTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_EmailAddressTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_FloatTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_IntegerTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_NotEmptyTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_NumberRangeTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_NumberTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_ObjectValidatorChainTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_RegularExpressionTest.php
View differences
/Packages/FLOW3/trunk/Tests/Validation/F3_FLOW3_Validation_Validator_TextTest.php
View differences