[
https://issues.apache.org/jira/browse/AVRO-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490458#comment-17490458
]
ASF subversion and git services commented on AVRO-3386:
-------------------------------------------------------
Commit 11595499d6d410bf8663c365ad161e0c5d1e1358 in avro's branch
refs/heads/master from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=1159549 ]
AVRO-3386: [PHP] Pin composer to a common version 2.2.5 (#1532)
> [PHP] Build failing on github and travis
> ----------------------------------------
>
> Key: AVRO-3386
> URL: https://issues.apache.org/jira/browse/AVRO-3386
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The local build still works.
> {code:java}
> Generating autoload files
> Generating autoload files for monorepo sub-packages with
> dev-dependencies.
> [Subpackage] lang/php
> PHP Fatal error: Class Monorepo\Composer\MonorepoInstalledRepository
> contains 1 abstract method and must therefore be declared abstract or
> implement the remaining methods
> (Composer\Repository\InstalledRepositoryInterface::getDevMode) in
> /home/runner/work/avro/avro/vendor/beberlei/composer-monorepo-plugin/src/main/Monorepo/Composer/MonorepoInstalledRepository.php
> on line 9
> Fatal error: Class Monorepo\Composer\MonorepoInstalledRepository contains
> 1 abstract method and must therefore be declared abstract or implement the
> remaining methods
> (Composer\Repository\InstalledRepositoryInterface::getDevMode) in
> /home/runner/work/avro/avro/vendor/beberlei/composer-monorepo-plugin/src/main/Monorepo/Composer/MonorepoInstalledRepository.php
> on line 9
> Error: Process completed with exit code 255. {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)