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

Minor changes to make Europass work with PHP8.0 #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dragos5436
Copy link

@dragos5436 dragos5436 commented Feb 2, 2024

Two small changes in this pull request:

  1. Corrected the URL for the edit button of the 'Education and training' card of the Europass. This will fix issue Europass 'Edit' button opens wrong tab #15

  2. Replaced a 'create_function', which was deprecated in PHP7.2 and completely removed in PHP 8.0, with an anonymous function. Without the replacement, when navigating to the Europass page, the following error message pops us:
    image

We have just upgraded to version 23.04.4 of Mahara as well as to PHP8.0 and this is the only major issue we came across

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant