Michal Čihař
|
e4dfb159c4
|
Do not use global constant with class
As this doesn't play well together. This fixes the PDF schema export.
Fixes #11849
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-22 15:24:48 +01:00 |
|
Marc Delisle
|
68f8adfd84
|
No letters for logical operators
https://github.com/dseguy/clearPHP/blob/master/rules/no-letter-logical.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2016-01-05 17:17:43 -05:00 |
|
Hugues Peccatte
|
09f87f4770
|
Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-10-07 22:09:55 +02:00 |
|
Hugues Peccatte
|
6c594eb0cf
|
Fix calls.
Remove useless PHPDoc.
Add missing require.
Add missing 'use'.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-09-05 22:58:47 +02:00 |
|
Hugues Peccatte
|
04b4f723d8
|
Move libraries/plugins/auth and export classes into a namespace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-09-05 00:09:30 +02:00 |
|