Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(composer): Add dependency on php-pdo_sqlite #987

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Nov 6, 2023

Our dependency tntsearch requires it.

Fixes psalm and php lint CI workflows with PHP 8.2

@mejo- mejo- added bug Something isn't working tests 3. to review labels Nov 6, 2023
@mejo- mejo- requested review from blizzz and juliusknorr November 6, 2023 21:47
Copy link

cypress bot commented Nov 6, 2023

1 flaky test on run #1219 ↗︎

0 251 0 0 Flakiness 1

Details:

fix(composer): Add dependency on `php-pdo_sqlite`
Project: Collectives Commit: d91e2b5294
Status: Passed Duration: 07:37 💡
Started: Nov 6, 2023 9:52 PM Ended: Nov 6, 2023 9:59 PM
Flakiness  cypress/e2e/page-list.spec.js • 1 flaky test • Nextcloud stable27

View Output Video

Test Artifacts
Page list > Page trash > allows to trash and restore page with subpage and attachment Output Screenshots

Review all test suite changes for PR #987 ↗︎

Copy link
Member

@blizzz blizzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might then also should have an entry as lib in the dependencies section in info.xml https://nextcloudappstore.readthedocs.io/en/latest/developer.html?highlight=php#info-xml (although i do not think it is enforced anywhere)

@mejo- mejo- merged commit 18af37c into main Nov 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/php_ext_pdo_sqlite branch November 6, 2023 22:01
@mejo-
Copy link
Member Author

mejo- commented Nov 7, 2023

Might then also should have an entry as lib in the dependencies section in info.xml https://nextcloudappstore.readthedocs.io/en/latest/developer.html?highlight=php#info-xml (although i do not think it is enforced anywhere)

Thanks @blizzz, I was not aware of this info.xml property. A quick grep revealed that it's rarely used. But nevertheless good to have it defined if it exists. I opened a follow-up PR for this: #991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants