Revision 8fddbc06
ID | 8fddbc06f61cf29a852355d40f7823f6eba1fabd |
Global change: Component configurations file format is now .php and not .ini anymore!
- FLOW3: Refactored the component configuration parsing and moved it to a dedicated configuration builder.
- Adapted the Components.ini of all v5 dist packages.
- added
- modified
- copied
- renamed
- deleted
- Classes
- Component
- Configuration
- F3_FLOW3.php (diff)
- Package
- Exception
- F3_FLOW3_Package_Exception_InvalidComponentConfiguration.php
- F3_FLOW3_Package_ComponentsConfigurationSourceInterface.php
- F3_FLOW3_Package_IniFileComponentsConfigurationSource.php
- F3_FLOW3_Package_Manager.php (diff)
- F3_FLOW3_Package_PHPFileComponentsConfigurationSource.php
- F3_FLOW3_Package_Package.php (diff)
- F3_FLOW3_Package_PackageInterface.php (diff)
- Exception
- Documentation
- Resources
- Tests
- Component
- Configuration
- Fixtures
- F3_FLOW3_Fixture_Package_IniFileComponentsConfigurationSourceTest_componentConfigurations.dat
- Package
- F3_FLOW3_Package_IniFileComponentsConfigurationSourceTest.php