Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-57089

Narrowing occurred during type inference of ZEND_FETCH_DIM_W.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • php
    • No
    • None
    • rhel-sst-cs-stacks
    • ssg_core_services
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      Narrowing occurred during type inference of ZEND_FETCH_DIM_W.

      opened an issue on GitHub with more details:
      https://github.com/php/php-src/issues/15664
      "There have been fixes for narrowing bugs in 8.2.x, but you're running an old version: 8.2.13.
      Please retry on 8.2.23."

      The actual line of code is:

      ```php
      $projects[$project]->info['upgrade_status_next_major_compatible'] =
      isset($extension->info['core_version_requirement']) &&
      self::isCompatibleWithNextMajorDrupal($extension->info['core_version_requirement']);
      ```

              rcollet@redhat.com Remi Collet
              rhn-support-dbuena David Buena
              Remi Collet Remi Collet
              rhel-cs-infra-services-qe rhel-cs-infra-services-qe rhel-cs-infra-services-qe rhel-cs-infra-services-qe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: