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

Permit newer dependencies in citationStyleLanguage plugin to resolve PHP warnings #8657

Closed
asmecher opened this issue Feb 17, 2023 · 0 comments
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Milestone

Comments

@asmecher
Copy link
Member

See https://forum.pkp.sfu.ca/t/compatibility-issue-php-8-1-gives-php-deprecated-messages-and-php-8-0-gives-php-warning-messages/77000:

The citeproc-php library causes several PHP8.x warnings/deprecation notices. Update it.
Currently the Composer config specifies PHP7.2 as a minimum; this is preventing dependency updates. OJS/OMP/OPS 3.3.0-x require at least PHP7.3.

@asmecher asmecher added this to the 3.3.0-15 milestone Feb 17, 2023
@asmecher asmecher self-assigned this Feb 17, 2023
asmecher added a commit to pkp/citationStyleLanguage that referenced this issue Feb 17, 2023
@asmecher asmecher added the Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Projects
None yet
Development

No branches or pull requests

1 participant