Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: d3e24c8bcf77ecb737561ca6e19cfabf539fa0a7 https://github.com/phpmyadmin/error-reporting-server/commit/d3e24c8bcf77ecb7... Author: William Desportes williamdes@wdes.fr Date: 2020-05-15 (Fri, 05 May 2020) +02:00
Changed paths: M composer.json
Log Message: ----------- Upgrade phpstan to 0.12
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 7937bc75bf42ef69f7e5b6459c553f617d997ad5 https://github.com/phpmyadmin/error-reporting-server/commit/7937bc75bf42ef69... Author: William Desportes williamdes@wdes.fr Date: 2020-05-15 (Fri, 05 May 2020) +02:00
Changed paths: M src/Controller/Component/GithubApiComponent.php
Log Message: ----------- Use the header instead of the deprecated query param header
Closes: #184 Signed-off-by: William Desportes williamdes@wdes.fr
Commit: dc60660be5041092bfa1afd035458932c2726ed2 https://github.com/phpmyadmin/error-reporting-server/commit/dc60660be5041092... Author: William Desportes williamdes@wdes.fr Date: 2020-05-15 (Fri, 05 May 2020) +02:00
Changed paths: M .travis.yml D .coveralls.yml
Log Message: ----------- Improve coverage upload to Codacy and Scrutinizer
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: ffdd81c18180011d0b5c32c1de8cc3e493faa5bd https://github.com/phpmyadmin/error-reporting-server/commit/ffdd81c18180011d... Author: William Desportes williamdes@wdes.fr Date: 2020-05-15 (Fri, 05 May 2020) +02:00
Changed paths: M .travis.yml
Log Message: ----------- Add php 7.4 to the build matrix
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 41dfcd97deac442319d95be36aa3cfd15cf9cbb7 https://github.com/phpmyadmin/error-reporting-server/commit/41dfcd97deac4423... Author: William Desportes williamdes@wdes.fr Date: 2020-05-15 (Fri, 05 May 2020) +02:00
Changed paths: M src/Controller/AppController.php M src/Controller/ReportsController.php
Log Message: ----------- Fix some "Notice Error: Trying to access array offset on value of type null"
Signed-off-by: William Desportes williamdes@wdes.fr