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

Drupal: Update bbcode-filter for PHP7 #2877

Merged
merged 2 commits into from
Dec 6, 2018

Conversation

drshawnkwang
Copy link
Contributor

@drshawnkwang drshawnkwang commented Dec 5, 2018

Replace deprecated preg_replace() /e with preg_replace_callback().

Copied from http://cgit.drupalcode.org/bbcode/commit/?id=46a16e5
Part of: https://dev.gridrepublic.org/browse/DBOINCP-468

Description of the Change
PHP7 for drupal deprecated the preg_replace() function. This PR fixed this.

@tristanolive tristanolive merged commit 0332bb5 into BOINC:master Dec 6, 2018
@drshawnkwang drshawnkwang deleted the drupal_fix-bbcodephp7 branch December 7, 2018 15:55
@AenBleidd AenBleidd added this to the Server Release 1.2.0 milestone Aug 14, 2023
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.

None yet

3 participants