sintonia/.github
Jonas L 5e8d8db6e9
Feature: Support php7.4 (#1354)
* Run CI tests against php 7.4

* Sort composer dependencies

* Remove unused Aws S3 php library

* Pin simplepie dependency to ^1.5

* Pin getid3 dependency to ^1.9

* Pin composer semver to ^3.2

* Pin php-amqplib to ^2.12

* Drop sentry logging support

* Update composer dependencies

* Move propel regenerate to Makefile

* Regenerate propel files with v1.7.0

* Pin propel orm to ^1.7

* Regenerate propel files with v1.7.2

* fix: generator_version in airtime-conf-production.php

* Replace propel/propel1 with jooola/propel1

* Regenerate propel files with v1.7.3-dev

* Fix php7.4 compatibility

Using php-cs-fixer:

    '@PhpCsFixer' => true,
    'concat_space' => ['spacing' => 'one'],
    'ordered_class_elements' => false,
    'yoda_style' => false,
    '@PHP74Migration' => true,
    'assign_null_coalescing_to_coalesce_equal' => false,
    'ternary_to_null_coalescing' => false,
    'heredoc_indentation' => false,
    '@PHP74Migration:risky' => true,
    'declare_strict_types' => false,
    'void_return' => false,
    'use_arrow_functions' => false,

* Fix pre-commit
2021-10-17 17:19:53 +02:00
..
ISSUE_TEMPLATE update to use new labels for issue filing 2021-09-21 22:01:05 +02:00
annotations Add annotations matchers 2021-09-10 15:14:48 +02:00
workflows Feature: Support php7.4 (#1354) 2021-10-17 17:19:53 +02:00
FUNDING.yml Add sponsor button 2020-05-19 22:07:50 +02:00
RELEASE.md Create alpha.10 release notes (#1395) 2021-10-15 15:49:45 +02:00
dependabot.yml Update paths after playout move 2021-10-17 08:02:47 +00:00
invite-contributors.yml Configure invite-contributors probot app 2018-02-05 18:22:43 +01:00
pull_request_template.md Add pull request template 2021-07-03 18:43:26 +02:00
stale.yml Update labels 2021-09-18 17:12:46 +02:00