[vz-dev] [volkszaehler/volkszaehler.org] ecad24: Replace random/uuid classes with library
andig
noreply at github.com
Tue Mar 12 22:14:42 CET 2019
Branch: refs/heads/master
Home: https://github.com/volkszaehler/volkszaehler.org
Commit: ecad24b81861faafd335ce8f9905d7c0665582ce
https://github.com/volkszaehler/volkszaehler.org/commit/ecad24b81861faafd335ce8f9905d7c0665582ce
Author: andig <cpuidle at gmx.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M composer.json
M lib/Model/Entity.php
M lib/Util/EntityFactory.php
R lib/Util/Random.php
R lib/Util/UUID.php
M test/EntityTest.php
M test/IotTest.php
Log Message:
-----------
Replace random/uuid classes with library
Commit: bce0780a3004ff7f401270da04e99e56de1c9cd4
https://github.com/volkszaehler/volkszaehler.org/commit/bce0780a3004ff7f401270da04e99e56de1c9cd4
Author: andig <cpuidle at gmx.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M .travis.yml
M composer.json
Log Message:
-----------
Simplify test matrix
Commit: 0bfb7c824ffb7b219cc6c294b69c3e37af6cf675
https://github.com/volkszaehler/volkszaehler.org/commit/0bfb7c824ffb7b219cc6c294b69c3e37af6cf675
Author: andig <cpuidle at gmx.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M composer.json
Log Message:
-----------
Upgrade phpunit
Commit: 6947634031397a42c555333a351361ce13f48b7e
https://github.com/volkszaehler/volkszaehler.org/commit/6947634031397a42c555333a351361ce13f48b7e
Author: andig <cpuidle at gmx.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M composer.json
M lib/Model/Entity.php
M lib/Util/EntityFactory.php
M phpunit.xml
M test/EntityTest.php
M test/IotTest.php
Log Message:
-----------
Fix UUID-related errors
Commit: 5f402a2b4f231cfddf95b1d935153587442a923d
https://github.com/volkszaehler/volkszaehler.org/commit/5f402a2b4f231cfddf95b1d935153587442a923d
Author: andig <cpuidle at gmx.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M .travis.yml
M composer.json
M lib/Model/Entity.php
M lib/Util/EntityFactory.php
R lib/Util/Random.php
R lib/Util/UUID.php
M phpunit.xml
M test/EntityTest.php
M test/IotTest.php
Log Message:
-----------
Merge pull request #723 from andig/php71
Migrate to php 7.1
Compare: https://github.com/volkszaehler/volkszaehler.org/compare/5ecc963a7c8b...5f402a2b4f23
More information about the volkszaehler-dev
mailing list