diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e4a04c..bdfa192 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Common and useful classes, methods, exceptions etc. 1. Composer > require ext-pcre 2. Arrays > minor refactoring +3. Update @author and @copyright in classes' descriptions # 0.0.20 diff --git a/build.xml b/build.xml index d23552d..d65367b 100644 --- a/build.xml +++ b/build.xml @@ -29,7 +29,7 @@ Conditional running of tests. Disabled, because not required. - Krzysztof Niziol + Meritoo 2017-02-22 diff --git a/phing/properties.dist b/phing/properties.dist index aaf0ccb..dc0463c 100644 --- a/phing/properties.dist +++ b/phing/properties.dist @@ -31,7 +31,7 @@ assets.installWithSymlink = true # The cache:clear command should always be called with the --no-warmup option. Warmup should be done via the cache:warmup command. # https://github.com/symfony/symfony/blob/master/UPGRADE-3.3.md#frameworkbundle # -# Krzysztof Niziol +# Meritoo # 2017-06-06 # cache.clearWithWarmup = false @@ -81,7 +81,7 @@ dir.reports.coverage = ${dir.reports}/phpunit_coverage # Disabled, because unnecessary right now # phpdocumentor/phpdocumentor cannot be installed via Composer # -# Krzysztof Niziol +# Meritoo # 2017-02-22 # #dir.docs = ${dir.build}/docs diff --git a/phing/tests.xml b/phing/tests.xml index c4e983b..edd288b 100644 --- a/phing/tests.xml +++ b/phing/tests.xml @@ -4,7 +4,7 @@ The AutoloaderTask is required to load binaries installed by Composer. The "autoloaderpath" attribute of this task is not required, because it's default value is: vendor/autoload.php. - Krzysztof Niziol + Meritoo 2017-02-23 --> @@ -48,7 +48,7 @@ a) phpdocumentor/phpdocumentor v2.9.0 requires symfony/validator ~2.2 b) symfony/validator ~2.2 causes to remove symfony/symfony 3.* - Krzysztof Niziol + Meritoo 2017-02-22 --> @@ -73,7 +73,7 @@ a) phpdocumentor/phpdocumentor v2.9.0 requires symfony/validator ~2.2 b) symfony/validator ~2.2 causes to remove symfony/symfony 3.* - Krzysztof Niziol + Meritoo 2017-02-22 --> @@ -113,7 +113,7 @@ a) phpdocumentor/phpdocumentor v2.9.0 requires symfony/validator ~2.2 b) symfony/validator ~2.2 causes to remove symfony/symfony 3.* - Krzysztof Niziol + Meritoo 2017-02-22 @@ -142,7 +142,7 @@ via Composer the Symfony2 standard is not included / available in this package. In this case the PHP Coding Standards Fixer (http://cs.sensiolabs.org) is used. - Krzysztof Niziol + Meritoo 2017-02-22 --> @@ -166,7 +166,7 @@