Errors with PHP7

Created on 12 October 2018, about 6 years ago
Updated 13 February 2024, 9 months ago
File: /www/htdocs/sites/all/modules/contrib/views/plugins/export_ui/views_ui.class.php
    Line 383: [Warning] Function argument(s) returned by "func_get_args" might have been modified
    func_get_args();


File: /www/htdocs/sites/all/modules/contrib/views/plugins/views_wizard/views_ui_base_views_wizard.class.php
    Line 572: [Warning] Nested by-reference foreach loop, make sure that array modifications (if any) do what you expect
    foreach ($display_options['default']['fields'] as &$field) {
    }


File: /www/htdocs/sites/all/modules/contrib/views/views.api.php
    Line 1170: [Warning] Nested by-reference foreach loop, make sure that array modifications (if any) do what you expect
    foreach ($condition_group['conditions'] as &$condition) {
    } 
🐛 Bug report
Status

Postponed: needs info

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom StephenRobinson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇨🇦Canada joseph.olstad

    I've been using PHP 8.1 with the latest release of views and have even tried it with PHP 8.2 and have not seen these PHP 7.0 issues.

    I'm guessing this is an outdated issue.

    possibly can close this.

    Strangely enough the patch still applies but shouldn't actually change anything as it's only changing comments.

Production build 0.71.5 2024