~kstenerud/ubuntu/+source/php7.2:support-new-libicu

Last commit made on 2019-03-19
Get this branch:
git clone -b support-new-libicu https://git.launchpad.net/~kstenerud/ubuntu/+source/php7.2
Only Karl Stenerud can upload to this branch. If you are Karl Stenerud please log in for upload directions.

Branch merges

Branch information

Name:
support-new-libicu
Repository:
lp:~kstenerud/ubuntu/+source/php7.2

Recent commits

e8a6114... by Karl Stenerud

changelog

7c63f6a... by Karl Stenerud

  * d/p/0056-disable-ext-curl-tests-bug48203_multi.patch: Temporarily
    disable ext/curl/tests/bug48203_multi.phpt to get tests reliably
    passing in disco.

28989d7... by Karl Stenerud

  * d/p/0055-use-newer-icu-api.patch: Replace the deprecated API by the newer
    one available with ICU 56+

5600bfa... by Karl Stenerud

  * d/p/0054-recommended-way-for-headers-symbols.patch: Use recommended way
    to handle utf*.h headers and obsolete symbols

93fe084... by Karl Stenerud

  * d/p/0053-use-non-deprecated-icu-api.patch: Move to non deprecated API on
    suitable ICU versions

93f5db5... by Karl Stenerud

  * d/p/0052-recommended-opts-for-unicodestring-ctor.patch: Use recommended
    options for explicit UnicodeString constructors

32ab5f9... by Karl Stenerud

  * d/p/0051-Simplify-namespace-access.patch: Simplify ICU namespace access

3dab82f... by Karl Stenerud

  * d/p/0050-recommended-way-for-icu-namespace.patch: Use recommended way to
    handle the icu namespace

6089bc9... by Karl Stenerud

  * d/p/0050-intl-namespacing.patch: Reverted (removed)

97254f2... by Karl Stenerud

Import patches-unapplied version 7.2.15-0ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 54fbe0c637a5e20ef4067e65de01be4f9caf94b4

New changelog entries:
  * Import 7.2.15 from upstream (LP: #1815464)
    - d/p/0001-0047 copied from cosmic-security 7.2.15-0ubuntu0.18.10.1.
      The changes are trivial, except that upstream cleared trailing
      whitespace in the source, which caused the patches to no longer apply.
    - d/p/0048 has been kept because it was present in existing disco 7.2.11
      release (bionic and cosmic changes were based off 7.2.10).
    - d/p/0049-ext-intl-Use-pkg-config-to-detect-icu.patch: Add patch to use
      pkg-config instead of icu-config to detect icu libraries (From debian
      patch to 7.3.1-2, closing 916110)
    - d/p/0050-intl-namespacing.patch: Update intl code to use c++ namespaces
      required by API of the latest libicu in disco. Upstream changes were
      spread over too many interspersed commits, so this was gleaned from a
      snapshot of 7.3.