Revision 854bf31e
ID | 854bf31e7348c083ee6627c95ca30df37e8549d5 |
[~TASK] FLOW3 (MVC): Fixed an error with handling an error in transformValue().
[~TASK] FLOW3 (Persistence): changed the way cloning affect the memorized clean state of an entity, relates to #4931.
[~TASK] Testing: unit tests are now looked for in Tests/Unit/ instead of Tests/.
[!!!][~TASK] FLOW3 (Resource): Changed the way resources from packages are addressed: files in packages are now fetched by getResource('package:<packageKey>/<relativePathInResources>').
[!!!][~TASK] DocumentationBrowser: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] FLOW3: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] Fluid: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] Kickstart: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] Party: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] PHP6: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] Welcome: Moved all unit tests to new subdirectory, added directory for system tests.
[!!!][~TASK] YAML: Moved all unit tests to new subdirectory, added directory for system tests.
- added
- modified
- copied
- renamed
- deleted
- Classes
- Core
- MVC
- Persistence
- Resource
- AbstractResource.php
- GenericResource.php
- HTMLResource.php
- Manager.php (diff)
- Publisher.php (diff)
- ResourceInterface.php (diff)
- TextResource.php
- Tests
- AOP
- Builder
- AbstractMethodInterceptorBuilderTest.php
- AdvicedConstructorInterceptorBuilderTest.php
- AdvicedMethodInterceptorBuilderTest.php
- EmptyConstructorInterceptorBuilderTest.php
- EmptyMethodInterceptorBuilderTest.php
- ProxyClassBuilderTest.php
- Fixture
- AspectClassWithAllAdviceTypes.php
- ClassTaggedWithSomething.php
- InterfaceForIntroduction.php
- MethodsTaggedWithSomething.php
- FrameworkTest.php
- Pointcut
- PointcutClassNameFilterTest.php
- PointcutClassTaggedWithFilterTest.php
- PointcutClassTypeFilterTest.php
- PointcutExpressionParserTest.php
- PointcutFilterTest.php
- PointcutMethodNameFilterTest.php
- PointcutMethodTaggedWithFilterTest.php
- PointcutSettingFilterTest.php
- PointcutTest.php
- Builder
- Cache
- Configuration
- Core
- LockManagerTest.php
- Error
- AbstractExceptionHandlerTest.php
- ErrorTest.php
- Fixtures
- ClassWithSetters.php
- DummyClass.php
- SecondDummyClass.php
- Locale
- LocaleTest.php
- Log
- Backend
- AbstractBackendTest.php
- FileBackendTest.php
- LoggerTest.php
- Backend
- MVC
- CLI
- RequestBuilderTest.php
- Controller
- AbstractControllerTest.php
- ActionControllerTest.php
- ArgumentTest.php
- ArgumentsTest.php
- ArgumentsValidatorTest.php
- FlashMessageContainerTest.php
- RESTControllerTest.php
- DispatcherTest.php
- Fixture
- Controller
- MockRESTController.php
- Web
- Routing
- MockRoutePartHandler.php
- Routing
- Controller
- RequestHandlerResolverTest.php
- RequestTest.php
- View
- AbstractViewTest.php
- EmptyViewTest.php
- NotFoundViewTest.php
- StandardViewTest.php
- Web
- RequestBuilderTest.php
- RequestHandlerTest.php
- RequestTest.php
- ResponseTest.php
- Routing
- DynamicRoutePartTest.php
- RouteTest.php
- RouterTest.php
- StaticRoutePartTest.php
- UriBuilderTest.php
- CLI
- Monitor
- ChangeDetectionStrategy
- ModificationTimeStrategyTest.php
- FileMonitorTest.php
- ChangeDetectionStrategy
- Object
- BuilderTest.php
- Configuration
- ConfigurationBuilderTest.php
- ConfigurationTest.php
- FactoryTest.php
- Fixture
- BasicClass.php
- ClassWithInjectSettingsMethod.php
- ClassWithOptionalArguments.php
- ClassWithSetterAndPropertyInjection.php
- ClassWithSomeImplementationInjected.php
- ClassWithUnmatchedRequiredSetterDependency.php
- ReconstitutableClassWithSimpleProperties.php
- SomeImplementation.php
- SomeInterface.php
- ManagerTest.php
- ObjectSerializerTest.php
- SessionRegistryTest.php
- TransientRegistryTest.php
- Package
- Controller
- ManagerControllerTest.php
- Documentation
- FormatTest.php
- DocumentationTest.php
- Fixtures
- XMLReaderTest
- Package.xml
- XMLWriterTest
- Package.xml
- XMLReaderTest
- ManagerTest.php
- MetaData
- XMLReaderTest.php
- XMLWriterTest.php
- PackageTest.php
- Controller
- Persistence
- Property
- DataType
- URITest.php
- MapperTest.php
- MappingResultsTest.php
- DataType
- Reflection
- ClassSchemaTest.php
- ClassTest.php
- Fixture
- DummyAbstractClass.php
- DummyClass.php
- DummyClassWithGettersAndSetters.php
- DummyClassWithMethods.php
- DummyClassWithProperties.php
- DummyFinalClass.php
- DummyInterface1.php
- DummyInterface2.php
- DummyInterface3.php
- Implementation1OfDummyInterface3.php
- Implementation2OfDummyInterface3.php
- ImplementationOfDummyInterface1.php
- Model
- Entity.php
- ValueObject.php
- ProxyOfImplementationOfDummyInterface1.php
- TaggedClass1.php
- TaggedClass2.php
- TaggedClass3.php
- MethodTest.php
- ObjectAccessTest.php
- ParameterTest.php
- PropertyTest.php
- ServiceTest.php
- Resource
- ClassLoaderTest.php
- Fixtures
- TestTemplate.html
- HTMLResourceTest.php
- ManagerTest.php
- ProcessorTest.php
- PublisherTest.php
- Security
- ACL
- PolicyExpressionParserTest.php
- PolicyServiceTest.php
- Aspect
- PolicyEnforcementAspectTest.php
- RequestDispatchingAspectTest.php
- Authentication
- Controller
- AuthenticationControllerTest.php
- EntryPoint
- WebRedirectTest.php
- EntryPointResolverTest.php
- Provider
- UsernamePasswordCRTest.php
- ProviderManagerTest.php
- ProviderResolverTest.php
- Token
- UsernamePasswordTest.php
- Controller
- Authorization
- AccessDecisionVoterManagerTest.php
- FilterFirewallTest.php
- Interceptor
- AfterInvocationTest.php
- PolicyEnforcementTest.php
- RequireAuthenticationTest.php
- InterceptorResolverTest.php
- RequestFilterTest.php
- Voter
- ACLTest.php
- ContextHolderSessionTest.php
- ContextTest.php
- Cryptography
- RSAWalletServicePHPTest.php
- RequestPattern
- ControllerObjectNameTest.php
- URITest.php
- RequestPatternResolverTest.php
- ACL
- Session
- TransientSessionTest.php
- SignalSlot
- DispatcherTest.php
- SignalAspectTest.php
- Unit
- AOP
- Cache
- Configuration
- Core
- Error
- Fixtures
- Locale
- Log
- MVC
- Monitor
- Object
- Package
- Persistence
- Property
- Reflection
- ClassSchemaTest.php
- ClassTest.php
- Fixture
- DummyAbstractClass.php
- DummyClass.php
- DummyClassWithGettersAndSetters.php
- DummyClassWithMethods.php
- DummyClassWithProperties.php
- DummyFinalClass.php
- DummyInterface1.php
- DummyInterface2.php
- DummyInterface3.php
- Implementation1OfDummyInterface3.php
- Implementation2OfDummyInterface3.php
- ImplementationOfDummyInterface1.php
- Model
- ProxyOfImplementationOfDummyInterface1.php
- TaggedClass1.php
- TaggedClass2.php
- TaggedClass3.php
- MethodTest.php
- ObjectAccessTest.php
- ParameterTest.php
- PropertyTest.php
- ServiceTest.php
- Resource
- Security
- Session
- SignalSlot
- Utility
- Validation
- PropertyErrorTest.php
- Validator
- AlphanumericValidatorTest.php
- ConjunctionValidatorTest.php
- CountValidatorTest.php
- DateTimeValidatorTest.php
- DisjunctionValidatorTest.php
- EmailAddressValidatorTest.php
- FloatValidatorTest.php
- GenericObjectValidatorTest.php
- IntegerValidatorTest.php
- NotEmptyValidatorTest.php
- NumberRangeValidatorTest.php
- NumberValidatorTest.php
- RawValidatorTest.php
- RegularExpressionValidatorTest.php
- StringLengthValidatorTest.php
- StringValidatorTest.php
- TextValidatorTest.php
- UUIDValidatorTest.php
- ValidatorResolverTest.php
- Utility
- ArraysTest.php
- EnvironmentTest.php
- FilesTest.php
- Validation
- PropertyErrorTest.php
- Validator
- AlphanumericValidatorTest.php
- ConjunctionValidatorTest.php
- CountValidatorTest.php
- DateTimeValidatorTest.php
- DisjunctionValidatorTest.php
- EmailAddressValidatorTest.php
- FloatValidatorTest.php
- GenericObjectValidatorTest.php
- IntegerValidatorTest.php
- NotEmptyValidatorTest.php
- NumberRangeValidatorTest.php
- NumberValidatorTest.php
- RawValidatorTest.php
- RegularExpressionValidatorTest.php
- StringLengthValidatorTest.php
- StringValidatorTest.php
- TextValidatorTest.php
- UUIDValidatorTest.php
- ValidatorResolverTest.php
- AOP