ubuntu/+source/php7.4:ubuntu/focal-devel

Last commit made on 2024-04-10
Get this branch:
git clone -b ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/php7.4
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/focal-devel
Repository:
lp:ubuntu/+source/php7.4

Recent commits

bc7b501... by Athos Ribeiro

Update changelog

85ee724... by Athos Ribeiro

Fix segfault in fpm_status_export_to_zval

--CL--
    - d/p/fix-segfault-in-fpm_status_export_to_zval.patch: fix segmentation
      fault in fpm_status_export_to_zval. (LP: #2057576)

e4a7314... by Leonidas S. Barbosa

7.4.3-4ubuntu2.20 (patches unapplied)

Imported using git-ubuntu import.

f2d51e9... by Leonidas S. Barbosa

7.4.3-4ubuntu2.19 (patches unapplied)

Imported using git-ubuntu import.

3f8c599... by Marc Deslauriers

7.4.3-4ubuntu2.18 (patches unapplied)

Imported using git-ubuntu import.

e1fe3c3... by Leonidas S. Barbosa

7.4.3-4ubuntu2.17 (patches unapplied)

Imported using git-ubuntu import.

8d490ce... by Athos Ribeiro

Update changelog for 7.4.3-4ubuntu2.16 release

3ef81a1... by Athos Ribeiro

    - No longer throw an error when serializing uninitialized typed
      properties with __sleep(), which makes serializing objects with
      __sleep() behave the same as serializing objects without
      __sleep(). (LP: #1999598)
      + d/p/lp-1999598-Fix-bug-79447.patch

70afae6... by Athos Ribeiro

    - Test PHP_EXTRA_VERSION setting with autopkgtest.

513cc26... by Athos Ribeiro

    - d/rules: fix PHP_EXTRA_VERSION setting. (LP: #1989196)