Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10204

Package build tool does not detect binary file changes

    XMLWordPrintable

Details

    Description

      The package.php tool does not detect binary file changes. So changed image files are not in update packages. This is caused by a regular expression that does not match directory names like release-3.0.8 because it does not allow dots.

      preg_match('/^Binary files ' . $package_name . '\/(.*) and [a-z0-9_-]+\/\1 differ/i', $line, $match)

      Attachments

        Activity

          People

            naderman Nils Adermann
            naderman Nils Adermann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: