Branch: refs/heads/master
Home: https://github.com/phpmyadmin/motranslator
Commit: 66c96a866fad6ecf7b340494af144ec04c965ad7
https://github.com/phpmyadmin/motranslator/commit/66c96a866fad6ecf7b340494a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M composer.json
Log Message:
-----------
Allow php 8.0
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7b05b2159f9d396e420ba989fbc11ce8629e1b88
https://github.com/phpmyadmin/motranslator/commit/7b05b2159f9d396e420ba989f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M composer.json
Log Message:
-----------
Update require-dev
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 4479c9a6743e327f16afb0fefb2f25be100260f7
https://github.com/phpmyadmin/motranslator/commit/4479c9a6743e327f16afb0fef…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
A doctum-config.php
M .gitattributes
M .travis.yml
D sami-config.php
Log Message:
-----------
Use Doctum instead of Sami and re-build TravisCI file
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 86c0124721567dd787bf124d40ef52a4f89f4da5
https://github.com/phpmyadmin/motranslator/commit/86c0124721567dd787bf124d4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M .gitignore
Log Message:
-----------
Ignore /build/ instead of /doc/
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 6c7ae0f4661bed170bd6e436897e1d86ae331ddd
https://github.com/phpmyadmin/motranslator/commit/6c7ae0f4661bed170bd6e4368…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M composer.json
Log Message:
-----------
Upgrade coding standard to ^2.0
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 70747c285ee34b0abd57053e0495bebe956fe9c4
https://github.com/phpmyadmin/motranslator/commit/70747c285ee34b0abd57053e0…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M benchmark-context.php
M benchmark-plural.php
M benchmark.php
M phpcs.xml.dist
M src/Loader.php
M src/ReaderException.php
M src/StringReader.php
M src/Translator.php
M src/functions.php
M tests/FunctionsTest.php
M tests/LoaderTest.php
M tests/MoFilesTest.php
M tests/PluralFormulaTest.php
M tests/PluralTest.php
M tests/TranslatorTest.php
Log Message:
-----------
Fixed coding standard issues after 2.x
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: f93f5fa401a349b88245ffffa0cde5c5e40695b0
https://github.com/phpmyadmin/sql-parser/commit/f93f5fa401a349b88245ffffa0c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
A tools/doctum-config.php
M .travis.yml
M phpcs.xml.dist
D tools/sami-config.php
Log Message:
-----------
Replace Sami by Doctum
Ref: https://github.com/phpmyadmin/phpmyadmin/issues/14644
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e01422f9c5e0387b7d7d3b1f89130260490a00d3
https://github.com/phpmyadmin/sql-parser/commit/e01422f9c5e0387b7d7d3b1f891…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
M tests/Components/CreateDefinitionTest.php
Log Message:
-----------
Support back PHP 5.3 on tests
Pull-request: #303
Ref: #292
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 402988fdc802b05365ecd7a7fbac6211ef50099f
https://github.com/phpmyadmin/sql-parser/commit/402988fdc802b05365ecd7a7fba…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-08-15 (Sat, 08 August 2020) +02:00
Changed paths:
A tools/doctum-config.php
M .travis.yml
M phpcs.xml.dist
M phpstan.neon.dist
D tools/sami-config.php
Log Message:
-----------
Merge branch 'QA'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>