Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-1003

Run test suite with different SAPI

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • infrastructure
    • None
    • 0

    Description

      PHP has many SAPI (Server API). At this moment, we run our test suite only with CLI SAPI (in command line mode, like any other general scripting language), but it is important to have CI configuration for other SAPIs (https://www.php.net/manual/en/function.php-sapi-name.php), at least:

      • fpm-fcgi
      • apache2handler
      • cgi-fcgi (or whatever is used by IIS on Windows)

      See also: https://www.php.net/manual/en/features.commandline.differences.php

      Attachments

        Issue Links

          Activity

            People

              avsej Sergey Avseyev
              avsej Sergey Avseyev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                PagerDuty