Revision 48c0f93c
ID | 48c0f93cd28d97863693f8b2bb78a80ae851b24d |
[~API] FLOW3 (Log): setLogFileURL() was renamed to setLogFileUrl() in FileBackend.
[~API] FLOW3 (MVC): redirectToURI() was renamed to redirectToUri() in AbstractController.
[~API] FLOW3 (MVC): setRequestURI(), getRequestURI(), setBaseURI() and getBaseURI() were renamed to *Uri() in Request.
[~API] FLOW3 (Property): DataType\URI was renamed to DataType\Uri.
[~API] FLOW3 (Utility): getRequestURI() was renamed to getRequestUri() in Environment.
[~TASK] Fluid (Service): Refactored XML generators a little.
[~TASK] DocumentationBrowser: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
[~TASK] FLOW3: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
[~TASK] Fluid: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
[~TASK] Kickstart: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
[~TASK] Testing: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
[~TASK] Welcome: Moved towards more consistent class, function and variable naming: changed uppercase acronyms to studlyCaps or StudlyCaps as needed.
- added
- modified
- copied
- renamed
- deleted
- Classes
- Controller
- Core
- Rendering
- HTMLSpecialCharsPostProcessor.php
- HtmlSpecialCharsPostProcessor.php
- Rendering
- Service
- AbstractGenerator.php
- DocbookGenerator.php (diff)
- XSDGenerator.php
- XsdGenerator.php
- View
- ViewHelpers
- Resources
- Tests
- Unit
- Core
- Rendering
- HTMLSpecialCharsPostProcessorTest.php
- HtmlSpecialCharsPostProcessorTest.php
- Rendering
- View
- ViewHelpers
- Core
- Unit