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

Failing tests on nightly PHP #2744

Closed
phy25 opened this issue Apr 9, 2019 · 4 comments
Closed

Failing tests on nightly PHP #2744

phy25 opened this issue Apr 9, 2019 · 4 comments
Labels

Comments

@phy25
Copy link
Collaborator

phy25 commented Apr 9, 2019

See https://travis-ci.org/splitbrain/dokuwiki/jobs/517897743, for example.

php: error while loading shared libraries: libonig.so.2: cannot open shared object file: No such file or directory

@phy25 phy25 added the upstream label Apr 10, 2019
@phy25
Copy link
Collaborator Author

phy25 commented Apr 10, 2019

See discussion here (it's not resolved yet as of now, because they want to decide how to install libonig2): travis-ci/php-src-builder#31

Edit: This should also work: (I conditionally install it in my branch e79389c)

addons:
  apt:
    packages:
      - libonig-dev

@splitbrain
Copy link
Collaborator

Adding the package to our travis setup might be a good temporary fix.

@phy25
Copy link
Collaborator Author

phy25 commented Oct 20, 2019

Looks like they fixed libonig on Apr 11: travis-ci/php-src-builder@efd74ac#diff-6fef59a74bf3bc29566e9742089f7636

Currently it is a lot noisier: https://travis-ci.org/splitbrain/dokuwiki/jobs/600157053

PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/travis/build/splitbrain/dokuwiki/_test/core/phpQuery-onefile.php on line 2156

#2875 is related.

@phy25
Copy link
Collaborator Author

phy25 commented Jan 21, 2020

Closing. The only failing test in nightly is about marcusschwarz/lesserphp which exists on PHP 7.4 and will be fixed in #2927.

https://travis-ci.org/splitbrain/dokuwiki/jobs/639697554

@phy25 phy25 closed this as completed Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants