Meritoo
|
a86a10c51e
|
Increase Mutation Score Indicator (MSI) by removing "src/Exception/Reflection/CannotResolveClassNameException.php:29 [M] TrueValue" mutant
|
2019-08-10 21:32:40 +02:00 |
|
Meritoo
|
a2c875556e
|
Move validation of year, month and day to separate methods
|
2019-06-20 21:32:03 +02:00 |
|
Meritoo
|
c5a68b54af
|
Fix "Argument 1 of Meritoo\\Common\\Utilities\\Date::getdayofweek expects int, string|false provided" bug pointed by Psalm
|
2019-06-20 21:31:35 +02:00 |
|
Meritoo
|
4ddc299e5b
|
Fix "Cannot call method add on possibly null value" bug pointed by Psalm
|
2019-06-20 21:04:44 +02:00 |
|
Meritoo
|
c0998ac5b9
|
Fix "Argument 1 of DateTime::setdate expects int, string|false provided" bug pointed by Psalm
|
2019-06-20 20:29:17 +02:00 |
|
Meritoo
|
a1c3ba8543
|
Fix "Cannot call method sub on possibly null value" bug pointed by Psalm
|
2019-06-20 20:21:14 +02:00 |
|
Meritoo
|
6efbf940a3
|
Fix "Found a redundant condition when evaluating docblock-defined type $composerJsonPath and trying to reconcile type 'string' to string" bug pointed by Psalm
|
2019-06-20 20:05:56 +02:00 |
|
Meritoo
|
1ac1a221ec
|
Minor refactoring
|
2019-06-20 19:25:34 +02:00 |
|
Meritoo
|
5678b5b22a
|
Fix "Found a contradiction when evaluating $fullBundleName and trying to reconcile type 'string' to !string" bug pointed by Psalm
|
2019-06-20 18:58:20 +02:00 |
|
Meritoo
|
98d0fed61d
|
Refactoring
|
2019-05-05 23:06:18 +02:00 |
|
Meritoo
|
a6b2704c66
|
BaseType::isCorrectType() method > make static
|
2019-05-05 23:05:42 +02:00 |
|
Meritoo
|
dd5ac0f7e6
|
Fix code pointed by Psalm
|
2019-05-05 09:49:03 +02:00 |
|
Meritoo
|
414ce0fd06
|
Reflection > getPropertyValue() method > refactoring
|
2019-04-13 21:38:06 +02:00 |
|
Meritoo
|
a56b325307
|
Minor refactoring
|
2019-04-13 18:33:38 +02:00 |
|
Meritoo
|
eb8fa110ad
|
Reflection > getPropertyValue() method > look for the property in parent classes
|
2019-04-13 18:29:27 +02:00 |
|
Meritoo
|
6f90f5a249
|
Reflection > fix deprecations
|
2019-04-13 17:27:06 +02:00 |
|
Meritoo
|
e05bc2302d
|
PHPUnit > increase code coverage
|
2019-04-06 08:47:26 +02:00 |
|
Meritoo
|
a13a629408
|
PHP Coding Standards Fixer > fix coding standard
|
2019-04-06 08:00:01 +02:00 |
|
Meritoo
|
8a94241eb8
|
Regex > make compatible with PHP 7.3
Tests > Regex > fix "preg_match(): Compilation failed: invalid range in character class at offset 4" bug
|
2019-04-02 15:46:02 +02:00 |
|
Meritoo
|
1b4577cc8a
|
Fix coding standards (using PHP Coding Standards Fixer)
|
2019-04-02 12:03:53 +02:00 |
|
Meritoo
|
5022efb9a3
|
Minor refactoring
|
2019-03-24 22:19:45 +01:00 |
|
Meritoo
|
56b058ca1d
|
Size, e.g. of image
|
2019-03-24 22:15:54 +01:00 |
|
Meritoo
|
a021870ebd
|
Minor refactoring
|
2019-03-05 10:18:45 +01:00 |
|
Meritoo
|
d88ead92fe
|
Tests > use @dataProvider
|
2019-03-05 10:18:35 +01:00 |
|
Meritoo
|
924e492e11
|
Arrays > refactoring & more tests
|
2019-02-24 23:21:55 +01:00 |
|
Meritoo
|
292c5e6d4f
|
Arrays > getNonEmptyValues() method > returns non-empty values, e.g. without "" (empty string), null or []
Arrays > getNonEmptyValuesAsString() method > returns non-empty values concatenated by given separator
|
2019-02-22 14:19:17 +01:00 |
|
Meritoo
|
79c09a26a6
|
Regex > createSlug() method > returns slug for given value
|
2019-02-21 23:26:36 +01:00 |
|
Meritoo
|
d46548d102
|
Miscellaneous > variableDump() method > remove, because unnecessary
|
2019-02-21 23:10:15 +01:00 |
|
Meritoo
|
651c4f2259
|
Minor refactoring
|
2019-02-21 23:09:42 +01:00 |
|
Meritoo
|
4391baed3d
|
Fix "Argument 3 of Meritoo\Common\Utilities\Date::getDateDifference expects int|null, string(days) provided" bug
|
2019-02-04 22:43:07 +01:00 |
|
Meritoo
|
8e9dcb3206
|
Reflection > setPropertiesValues() method > sets values of properties in given object
|
2018-11-03 08:53:01 +01:00 |
|
Meritoo
|
4e600ec599
|
Utilities > Reflection > setPropertyValue() method > fix description and test
|
2018-11-03 08:16:49 +01:00 |
|
Meritoo
|
b4ccbbac11
|
Utilities > Date > update descriptions of methods
|
2018-11-03 08:10:03 +01:00 |
|
Meritoo
|
ca9c3bd8f1
|
Utilities > Date > update descriptions of methods
|
2018-10-19 22:54:11 +02:00 |
|
Meritoo
|
26b136d676
|
Tests > increase code coverage
|
2018-09-20 17:30:07 +02:00 |
|
Meritoo
|
75707a3f76
|
Utilities > Bootstrap4CssSelector > useful methods related to CSS selectors and the Bootstrap4 (front-end component library)
|
2018-08-07 23:31:50 +02:00 |
|
Meritoo
|
8ecbefbba6
|
Utilities > CssSelector > useful methods related to CSS selectors
|
2018-08-07 23:31:30 +02:00 |
|
Meritoo
|
e850375c19
|
Tests > refactoring & minor improvements
|
2018-08-06 21:43:57 +02:00 |
|
Meritoo
|
535ae65e5e
|
Utilities > Reflection > setPropertyValue() method > sets value of given property
|
2018-07-29 16:00:13 +02:00 |
|
Meritoo
|
60d7b03cd7
|
Utilities > Reflection > refactoring
|
2018-07-29 15:34:33 +02:00 |
|
Meritoo
|
834b24f348
|
Exceptions > create instance of exception using static "create()" method (instead of constructor)
|
2018-07-02 08:54:24 +02:00 |
|
Meritoo
|
64499b49d3
|
Update @author and @copyright in classes' descriptions
|
2018-07-01 21:07:47 +02:00 |
|
Meritoo
|
848adef015
|
Arrays > minor refactoring
|
2018-07-01 17:45:03 +02:00 |
|
Meritoo
|
0f37edfc9b
|
Coding standard > fix automatically
|
2018-06-16 14:31:04 +02:00 |
|
Meritoo
|
be8b4a3498
|
Arrays > remove unnecessary code
|
2018-06-16 14:10:57 +02:00 |
|
Meritoo
|
43945a8721
|
Composer > do not require symfony/http-foundation package
Miscellaneous > remove getCurlResponseWithHeaders() method
|
2018-06-15 22:54:00 +02:00 |
|
Meritoo
|
abf0ebf7ec
|
Tests > increase code coverage
|
2018-06-09 14:25:20 +02:00 |
|
Meritoo
|
52e74c8b48
|
Tests > increase code coverage
|
2018-05-28 15:03:11 +02:00 |
|
Meritoo
|
96bdb6eb60
|
Improve coding standard
|
2018-05-06 17:21:55 +02:00 |
|
Meritoo
|
5578b051a7
|
Update PHPDoc and comments
|
2018-04-03 08:26:51 +02:00 |
|