Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15511

Use getenv() instead of $_ENV for better PHP 5.3 compatibility

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Medium Medium
    • Future
    • 4.1.3, 4.2.0rc1
    • Install
    • None

    Description

      See #11987, E is not part of variables_order by default on PHP 5.3 as well as some builds of PHP 5.2 on windows.

      Todo:

      • Use getenv() instead of $_ENV
        http://no.php.net/getenv
      • change test added in #11987 to OptionalTests and add text that it should be enabled in case extensions use it(+check in bundled extensions)

      Attachments

        Activity

          People

            andre1 andre1
            andre1 andre1
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: