Commit Graph

11 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
206199105e Remove useless return type annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 13:03:29 -03:00
Maurício Meneghini Fauth
676f48349a Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-21 22:13:36 -03:00
Maurício Meneghini Fauth
f80d3e3bd4 Remove unnecessary annotations
@package, @subpackage and others.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 17:35:56 -03:00
Maurício Meneghini Fauth
6283caaabf Use one line for comments with a single line
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 16:04:09 -03:00
Maurício Meneghini Fauth
50bc4ab37f Remove useless PHP docs for functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 13:20:01 -03:00
Maurício Meneghini Fauth
39f42f848b Remove some useless docblock comments
Fixes docblock spacing

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-13 21:15:00 -03:00
William Desportes
eb533f3a0d
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-05 21:26:24 +01:00
William Desportes
86a536451b
Improve test suite because php-bz2 can be not installed
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-05 21:23:46 +01:00
Oleg Abrazhaev
e23217b1e2 fix test to work on all travis platforms
Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com>
2019-10-27 14:03:38 +01:00
Oleg Abrazhaev
9ca143ff09 extract html for FileListing into twig and add tests #14801
Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com>
2019-10-27 13:37:58 +01:00
Maurício Meneghini Fauth
05b064cbca Add some tests for FileListing class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-09-20 22:11:37 -03:00