Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2078

Allow PECL release-upload.php to verify version constants

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.14.0-beta1, 1.14.0
    • Affects Version/s: None
    • Component/s: None
    • None

      In this comment on fc358d6, Remi pointed out that moving phongo_version.h out of the root directory and into src/ no longer allows PECL's release-upload.php script to verify the version number.

      This is not a blocker, but it does mean PECL will be unable to alert us to an inconsistent version number if we ever make a release without also bumping our version constants.

      This can be addressed in one of two ways:

      • Move phongo_version.h back to the root directory
      • Remove phongo_version.h and move its constants to php_phongo.h, which is already in the root directory.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: