Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
2014-02-19 09:31:54 +01:00 |
Thomas Tanghus
|
ad017285e1
|
Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable
- API OCP\Appframework\Http is now both a class and a namespace.
|
2013-10-23 05:57:34 +02:00 |
Thomas Tanghus
|
d75d80ba13
|
OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller
|
2013-10-11 10:07:57 +02:00 |
Thomas Müller
|
1e5012fc1d
|
fixing all appframework unit tests
|
2013-10-07 11:25:50 +02:00 |
Thomas Müller
|
33db8a3089
|
kill superfluent classloader from tests - this approach might be of interest within the apps
|
2013-08-21 00:41:20 +02:00 |
Thomas Müller
|
fde9cabe97
|
initial import of appframework
|
2013-08-17 11:16:48 +02:00 |