Branch: refs/heads/master
Home: https://github.com/phpmyadmin/motranslator
Commit: 7d686ed0f7a72680a4574dd0ff4fd235dd489ef3
https://github.com/phpmyadmin/motranslator/commit/7d686ed0f7a72680a4574dd0f…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2019-01-08 (Tue, 01 January 2019) -02:00
Changed paths:
A phpcs.xml.dist
M benchmark-context.php
M benchmark-plural.php
M benchmark.php
M composer.json
M src/Loader.php
M src/Translator.php
M src/functions.php
M tests/LoaderTest.php
M tests/MoFilesTest.php
M tests/PluralFormulaTest.php
M tests/PluralTest.php
D .php_cs
Log Message:
-----------
Apply phpmyadmin/coding-standard
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/shapefile
Commit: 9180380836a9fc5f17d3ae7442f3410b66f2fa6b
https://github.com/phpmyadmin/shapefile/commit/9180380836a9fc5f17d3ae7442f3…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2019-01-08 (Tue, 01 January 2019) -02:00
Changed paths:
A phpcs.xml.dist
M .gitignore
M composer.json
M examples/create_shapefile.php
M src/ShapeFile.php
M src/ShapeRecord.php
M src/Util.php
M tests/ShapeFileTest.php
M tests/UtilTest.php
D .php_cs
Log Message:
-----------
Apply phpmyadmin/coding-standard
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/motranslator
Commit: 69bed0c47df73a60b067d124349753980d01928c
https://github.com/phpmyadmin/motranslator/commit/69bed0c47df73a60b067d1243…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2019-01-08 (Tue, 01 January 2019) -02:00
Changed paths:
M .gitignore
M .travis.yml
M CHANGES.md
M composer.json
M phpunit.xml.dist
Log Message:
-----------
Bump minimum version to PHP 7.1
Drop support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 7e2d58a4c941ccde5316356b69b2469593093c72
https://github.com/phpmyadmin/motranslator/commit/7e2d58a4c941ccde5316356b6…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2019-01-08 (Tue, 01 January 2019) +01:00
Changed paths:
M .gitignore
M .travis.yml
M CHANGES.md
M composer.json
M phpunit.xml.dist
Log Message:
-----------
Merge pull request #33 from mauriciofauth/php71
Bump minimum version to PHP 7.1