ubuntu/+source/php-parser:applied/ubuntu/kinetic-devel

Last commit made on 2022-06-20
Get this branch:
git clone -b applied/ubuntu/kinetic-devel https://git.launchpad.net/ubuntu/+source/php-parser
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/php-parser

Recent commits

1ec75be... by Athos Ribeiro

4.14.0-1ubuntu1 (patches applied)

Imported using git-ubuntu import.

28cf693... by Athos Ribeiro

[PATCH] Disable CodeParsingTest due to integer syntax inconsistency

Gbp-Pq: 0004-Disable-CodeParsingTest-due-to-integer-syntax.patch.

0b7b434... by Athos Ribeiro

[PATCH] Disable new test cases not yet 32-bit compatible

Gbp-Pq: 0003-Disable-new-test-cases-not-yet-32-bit-compatible.patch.

6c7ea02... by Athos Ribeiro

Adapt shebang for PHP script

Gbp-Pq: 0002-Adapt-shebang-for-PHP-script.patch.

90626f6... by Athos Ribeiro

Allow require to search in the path

Gbp-Pq: 0001-Allow-require-to-search-in-the-path.patch.

e9a575f... by Athos Ribeiro

update-maintainer

da45d9b... by Athos Ribeiro

reconstruct-changelog

75eff2b... by Athos Ribeiro

merge-changelogs

99284f6... by Bryce Harrington

    - d/p/0004-Disable-CodeParsingTest-due-to-integer-syntax.patch:
      + Disable another test case that is not yet 32-bit compatible, to fix
        proposed migration blockage on armhf.

7c37476... by Bryce Harrington

    - d/p/0003-Disable-new-test-cases-not-yet-32-bit-compatible.patch:
      + Disable two new test cases in order to fix proposed migration
        blockage on armhf due to autopkgtest failures. Upstream indicates
        these new test cases have not been verified to work with
        32-bit.
        (LP #1878102)