Kamil Tekiela
|
945d887a10
|
Fix var annotation for Charset and Collation
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2021-12-09 22:25:58 +00:00 |
|
Maurício Meneghini Fauth
|
3ec311028b
|
Fix some errors found by Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-08 00:52:30 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
3b285ff17e
|
Use identical operator for non-empty strings
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-10 18:06:29 -03:00 |
|
William Desportes
|
a4bb90d4a8
|
Move level 0 into getNameForLevel0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-31 20:19:12 +02:00 |
|
William Desportes
|
b7494aaa62
|
Move level 1 into getNameForLevel1
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-31 19:13:18 +02:00 |
|
William Desportes
|
87d4a21164
|
Split some code in the Collation class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-31 19:12:35 +02:00 |
|
Maurício Meneghini Fauth
|
f4582e083e
|
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-27 00:35:24 -03:00 |
|
Maurício Meneghini Fauth
|
3baad2eb1c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 22:42:37 -03:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
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
|
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 |
|
Maurício Meneghini Fauth
|
77518d341e
|
Remove unused use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-11 21:20:58 -03:00 |
|
Maurício Meneghini Fauth
|
c6ca604291
|
Improve tests of Charset and Collation value types
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 02:03:20 -03:00 |
|
Maurício Meneghini Fauth
|
2d864eb964
|
Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 00:17:47 -03:00 |
|
Maurício Meneghini Fauth
|
792563b7f3
|
Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-29 14:58:28 -03:00 |
|
Maurício Meneghini Fauth
|
6b6d5ecd2c
|
Move Charsets::getCollationDescr to Collation and make it private
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 23:23:48 -03:00 |
|
Maurício Meneghini Fauth
|
02766cf370
|
Add Charset and Collation value types
And refactor Charset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-23 05:19:53 -03:00 |
|