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

Remove runtime checks about the existence of PHP Multibyte string extension

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 4.7.0
    • None

    Description

      PHP Multibyte string extension is a requirement since at least ezp 4.3.
      Checks with function_exists() or extension_loaded() shouldn't be made at runtime anymore.
      This is beneficial both in terms of performance as well as maintenance since it reduces the number of possible code paths.

      Attachments

        Activity

          People

            Unassigned Unassigned
            patrick.allaert-obsolete@ez.no Patrick Allaert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: