Meritoo
|
ce37db5f33
|
Tests > fix "Call to undefined method getMock()" bug > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 09:03:11 +02:00 |
|
Meritoo
|
b68dd78b06
|
Tests > fix "Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead." bug > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 08:39:50 +02:00 |
|
Meritoo
|
c89b6da0db
|
Tests > fix "Call to undefined method setExpectedException()" bug > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 08:31:24 +02:00 |
|
Meritoo
|
8b5a530bbc
|
Tests > setUp() and tearDown() methods > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 08:27:20 +02:00 |
|
Meritoo
|
e623c87268
|
Composer > bump versions of packages (available for PHP 7.2+)
|
2019-04-02 08:24:40 +02:00 |
|
Meritoo
|
90bc438cae
|
Composer > support/require PHP 7.2+ (instead of 5.6+)
|
2019-04-01 22:59:04 +02:00 |
|
Meritoo
|
5022efb9a3
|
Minor refactoring
0.1.8
|
2019-03-24 22:19:45 +01:00 |
|
Meritoo
|
56b058ca1d
|
Size, e.g. of image
|
2019-03-24 22:15:54 +01:00 |
|
Meritoo
|
eade6a25ad
|
Collection > the getByIndex() method > returns element with given index
0.1.7
|
2019-03-16 19:58:02 +01:00 |
|
Meritoo
|
9f6af6b6a4
|
Collection > create trait (to make it more flexible)
|
2019-03-16 12:37:35 +01:00 |
|
Meritoo
|
a021870ebd
|
Minor refactoring
0.1.6
|
2019-03-05 10:18:45 +01:00 |
|
Meritoo
|
d88ead92fe
|
Tests > use @dataProvider
|
2019-03-05 10:18:35 +01:00 |
|
Meritoo
|
5ebde80646
|
Tests > use "Meritoo\Test\Common" namespace (instead of "Meritoo\Common\Test")
|
2019-03-04 19:35:42 +01:00 |
|
Meritoo
|
fe40d9caee
|
ValueObject > Human > represents a human
|
2019-03-04 19:25:38 +01:00 |
|
Meritoo
|
ba6c185ed9
|
Tests > missing tests
|
2019-03-04 19:24:23 +01:00 |
|
Meritoo
|
c175fcd126
|
Minor refactoring
|
2019-03-04 19:22:07 +01:00 |
|
Meritoo
|
2247000a8a
|
Documentation > Value Objects > add missing information
|
2019-03-04 18:52:07 +01:00 |
|
Meritoo
|
924e492e11
|
Arrays > refactoring & more tests
|
2019-02-24 23:21:55 +01:00 |
|
Meritoo
|
ede9a182b4
|
Changelog > update > enter latest modifications
0.1.5
|
2019-02-23 12:47:10 +01:00 |
|
Meritoo
|
fad0aa607a
|
Changelog > update > enter latest modifications
|
2019-02-23 11:58:13 +01:00 |
|
Meritoo
|
3a38c09ce2
|
ValueObject > Company > represents a company
|
2019-02-22 20:38:13 +01:00 |
|
Meritoo
|
07a04d86f0
|
ValueObject > BankAccount > represents bank account
|
2019-02-22 20:37:16 +01:00 |
|
Meritoo
|
0c7e27b884
|
ValueObject > Address > represents address of company, institution, user etc.
|
2019-02-22 20:35:43 +01:00 |
|
Meritoo
|
421d336498
|
Tests > ValueObject > Version > fix namespace
|
2019-02-22 14:19:32 +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
|
8c3c85608a
|
Tests > Regex > minor update
|
2019-02-21 16:54:06 +01:00 |
|
Meritoo
|
22c96f0a18
|
Tests > Regex > fix "The mode is not binary-safe ('b' is missing)" bug
|
2019-02-21 16:51:18 +01:00 |
|
Meritoo
|
aa93cd8e25
|
Tests > Regex > remove unnecessary @throws tags
|
2019-02-21 16:50:20 +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
|
b879dbd803
|
.gitignore > minor update
|
2019-01-27 14:54:20 +01:00 |
|
Meritoo
|
7233fdac52
|
Phing > update configuration
|
2019-01-27 14:54:02 +01:00 |
|
Meritoo
|
ec5129ad6b
|
Tests > Date > more test cases
|
2018-11-09 23:39:01 +01:00 |
|
Meritoo
|
39ede292d6
|
Merge branch 'develop'
0.1.4
|
2018-11-03 09:09:09 +01:00 |
|
Meritoo
|
8e9dcb3206
|
Reflection > setPropertiesValues() method > sets values of properties in given object
|
2018-11-03 08:53:01 +01:00 |
|
Meritoo
|
06fbf63e09
|
Tests > refactoring
|
2018-11-03 08:50:12 +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
|
c82f53219e
|
Phing > PHPUnit > run with code coverage (to get all reports)
|
2018-10-29 08:31:38 +01:00 |
|
Meritoo
|
c8fc0b14ff
|
Exceptions > UnknownTypeException > remove duplicated and unnecessary sprintf() call > sprintf(sprintf())
|
2018-10-28 00:12:18 +02:00 |
|
Meritoo
|
3c3d1b997e
|
Docker > docker-compose.yml > add "phpunit" service > used to run PHPUnit's tests
|
2018-10-28 00:10:42 +02:00 |
|
Meritoo
|
61209e3f67
|
Documentation > Development > add commands based on Phing & update whole document
|
2018-10-28 00:09:29 +02:00 |
|
Meritoo
|
822dbf6830
|
Phing > tests > remove mutation tests (because Infection requires PHP 7.1+)
|
2018-10-28 00:06:52 +02:00 |
|
Meritoo
|
870bfe48a2
|
Docker > Dockerfile > fix installation of Composer
|
2018-10-28 00:03:35 +02:00 |
|
Meritoo
|
ff416fda69
|
Phing > update configuration
|
2018-10-25 11:05:32 +02:00 |
|
Meritoo
|
61676a445e
|
Docker > update docker-compose.yml > composer > fix "allowed memory size of 1610612736 bytes exhausted" bug
|
2018-10-25 10:31:44 +02:00 |
|
Meritoo
|
1f5106bcf0
|
Docker > improve performance > fix indentations
|
2018-10-25 10:31:21 +02:00 |
|
Meritoo
|
971224b2e6
|
PHPUnit > update configuration
|
2018-10-25 10:28:00 +02:00 |
|