Debian Patches
Status for php-lorenzo-pinky/1.1.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Install-data-in-u-s-php-data.patch | Install data in /u/s/php/data/ | =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> | not-needed | 2019-11-12 | ||
0002-Modernize-PHPUnit-syntax.patch | Modernize PHPUnit syntax | =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org> | no | 2025-03-12 | ||
0003-Update-encoding-test-to-adapt-to-libxml2.14.patch | Update encoding test to adapt to libxml2.14 The new libxml2.14 uses the HTML5 standards when converting inputs. Before HTML5, any text should be inside a <p> tag to be valid, so the parser was inserting that tag. Now the tag is not created anymore, which breaks the encoding tests. As the test is about encoding and not parsing, we manually add the tag so it works with both parsers. |
Renan Rodrigo <renanrodrigo@canonical.com> | no | debian upstream | vendor, https://github.com/renanrodrigo/pinky/commit/f19cc8347d128ef0d57e8bc5cce6cad6cfcc4193 | 2025-07-31 |