Debian Package Tracker
Register | Log in
Subscribe

php-dompdf

HTML to PDF converter

Choose email to subscribe with

general
  • source: php-dompdf (main)
  • version: 3.1.4+dfsg-2
  • maintainer: Debian PHP PEAR Maintainers (archive) (DMD)
  • uploaders: William Desportes [DMD] [DM]
  • arch: all
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.6.2+dfsg-3.1
  • o-o-sec: 0.6.2+dfsg-3.1+deb11u1
  • oldstable: 2.0.3+dfsg-1
  • old-p-u: 2.0.3+dfsg-1+deb12u1
  • unstable: 3.1.4+dfsg-2
versioned links
  • 0.6.2+dfsg-3.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.6.2+dfsg-3.1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.3+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.3+dfsg-1+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.1.4+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • php-dompdf
action needed
Debci reports failed tests high
  • unstable: tmpfail (log)
    The tests ran in 0:00:05
    Last run: 2026-03-07T07:37:16.000Z
    Previous status: unknown

  • testing: fail (log)
    The tests ran in 0:00:18
    Last run: 2025-02-23T15:58:03.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:00:21
    Last run: 2025-08-11T06:47:13.000Z
    Previous status: unknown

Created: 2025-02-23 Last update: 2026-03-27 04:02
A new upstream version is available: 3.1.5 high
A new upstream version 3.1.5 is available, you should consider packaging it.
Created: 2026-03-05 Last update: 2026-03-27 02:02
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 2-day delay is over. Check why.
Created: 2026-01-22 Last update: 2026-03-27 03:31
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 3.1.5+dfsg-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit a2d014bd9702baf5a426d9111dedad8d32de0f4b
Author: William Desportes <williamdes@wdes.fr>
Date:   Tue Mar 17 14:36:30 2026 +0100

    d/ch

commit d6a675125d930c95fdb1841812c834ec04d4ef8b
Author: William Desportes <williamdes@wdes.fr>
Date:   Tue Mar 17 14:35:45 2026 +0100

    Update patches

commit 369f6ce1c230136b3037b4bbd508fdbe3dedc2f6
Merge: ba84b6e 2cd2625
Author: William Desportes <williamdes@wdes.fr>
Date:   Tue Mar 17 14:33:20 2026 +0100

    Update upstream source from tag 'upstream/3.1.5+dfsg'
    
    Update to upstream version '3.1.5+dfsg'
    with Debian dir 149366d03b4d6e763b617cabf2ed045c37084659

commit 2cd262590fd6794998d3ba0bec28f944a96765eb
Merge: b7ff8c3 f11ead2
Author: William Desportes <williamdes@wdes.fr>
Date:   Tue Mar 17 14:33:18 2026 +0100

    New upstream version 3.1.5+dfsg

commit f11ead23a8a76d0ff9bbc6c7c8fd7e05ca328496
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Tue Mar 3 08:54:37 2026 -0500

    Update VERSION to 3.1.5

commit beb2c5c21d9c416e06f041a1cf1532f3f44ccc67
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Sat Feb 28 17:03:58 2026 -0500

    Manage SvgLib external reference option

commit a1a14e7438838393227edfdfac718c3d7ceb52dc
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Jan 2 17:06:48 2026 -0500

    Add clip methods to Cpdf
    
    Introduced in SvgLib for Surface adapter compatibility.

commit 26b9a7d897867459d38849b629640125630820bd
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Jan 2 17:04:55 2026 -0500

    Ensure Cpdf has a valid glyph index during font parsing

commit a6900ebd322d660ce4351673269f853f23acb08f
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Jan 2 16:52:14 2026 -0500

    Fix incorrect variable reference in Cpdf

commit 6cba462e7475f39bc38aa3d2ccf103c39dc99e03
Author: Fl0Cri <florent@inetis.ch>
Date:   Wed Feb 4 20:32:12 2026 +0100

    Allow to change the value of anti_infinite_loop

commit 9eb782bb9562c5e5f7fe811f23db38d274d7ca8a
Author: Fl0Cri <florent@inetis.ch>
Date:   Wed Feb 4 20:19:04 2026 +0100

    Reset LineBox reflows counter between documents
    
    This counter was previously a static local variable, which made it impossible to reset. It could be problematic when generating multiple documents.
    This commit is a temporary workaround with minimal side-effects for this specific use case, before a proper fix can be implemented.

commit d524dba26e3093d3c1eb92ac4db1eda2937e0f0e
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Thu Jan 22 10:25:52 2026 -0500

    Fix issues in data URI conversion to blob URI
    
    fixes #3706

commit 77a7a1347d14eed275097b6e084433203857343c
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Jan 2 17:37:59 2026 -0500

    Explicitly set containing block arguments from array
    
    fixes #3697

commit ba7e1b09b6e61ef4c75336661bf8d94ed6e5807d
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Jan 2 17:11:44 2026 -0500

    Update FontMetrics code documentation

commit dc5d5e9a17a5238709afa0f49f53a3f130b0d689
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Fri Nov 28 09:47:11 2025 -0500

    Update FontMetrics on options change
    
    fixes #3688

commit a098928a5a17ffffbf4be755dc7dfc7c0e4c83fc
Author: Dominik Shaim Ulrich <czshaimagal@gmail.com>
Date:   Sat Dec 20 12:51:24 2025 +0100

    Update Options.php

commit 3beae50287712334e1abd115994c8a7feecef94c
Author: Brian Sweeney <brian@eclecticgeek.com>
Date:   Tue Nov 4 08:31:03 2025 -0500

    Reset version hash
Created: 2026-03-17 Last update: 2026-03-26 07:01
testing migrations
  • excuses:
    • Migration status: Blocked. Can't migrate due to a non-migratable dependency. Check status below.
    • Blocked by: php-dompdf-svg-lib
    • Migration status for php-dompdf (- to 3.1.4+dfsg-2): BLOCKED: Cannot migrate due to another item, which is blocked (please check which dependencies are stuck)
    • Issues preventing migration:
    • ∙ ∙ Build-Depends(-Arch): php-dompdf php-dompdf-svg-lib (not considered)
    • ∙ ∙ Depends: php-dompdf php-dompdf-svg-lib (not considered)
    • ∙ ∙ Invalidated by build-dependency
    • ∙ ∙ Invalidated by dependency
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/php-dompdf.html
    • ∙ ∙ Autopkgtest for php-dompdf/3.1.4+dfsg-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproduced on amd64
    • ∙ ∙ Reproduced on arm64
    • ∙ ∙ Reproduced on armhf
    • ∙ ∙ Reproduced on i386
    • ∙ ∙ Reproduced on ppc64el
    • ∙ ∙ Required age reduced by 3 days because of autopkgtest
    • ∙ ∙ 78 days old (needed 2 days)
    • Not considered
news
[rss feed]
  • [2026-02-28] Accepted php-dompdf 2.0.3+dfsg-1+deb12u1 (source all) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Abhijith PA)
  • [2026-01-07] Accepted php-dompdf 3.1.4+dfsg-2 (source) into unstable (William Desportes)
  • [2025-12-30] Accepted php-dompdf 3.1.4+dfsg-1 (source) into unstable (William Desportes)
  • [2025-12-30] Accepted php-dompdf 0.6.2+dfsg-3.1+deb11u1 (source all) into oldoldstable-security (Abhijith PA)
  • [2025-09-18] Accepted php-dompdf 3.1.0+dfsg-1 (source) into unstable (William Desportes)
  • [2025-02-19] php-dompdf REMOVED from testing (Debian testing watch)
  • [2025-01-19] php-dompdf 3.0.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-31] Accepted php-dompdf 3.0.2+dfsg-1 (source) into unstable (William Desportes)
  • [2024-12-25] php-dompdf REMOVED from testing (Debian testing watch)
  • [2024-12-14] php-dompdf 3.0.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-12] Accepted php-dompdf 3.0.1+dfsg-1 (source) into unstable (William Desportes)
  • [2024-08-06] php-dompdf 3.0.0+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-08-03] Accepted php-dompdf 3.0.0+dfsg-2 (source) into unstable (William Desportes)
  • [2024-08-03] Accepted php-dompdf 3.0.0+dfsg-1 (source) into unstable (William Desportes)
  • [2024-04-20] php-dompdf 2.0.7+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-17] Accepted php-dompdf 2.0.7+dfsg-1 (source) into unstable (William Desportes)
  • [2024-03-11] php-dompdf 2.0.4+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-03-07] Accepted php-dompdf 2.0.4+dfsg-2 (source) into unstable (David Prévot)
  • [2023-12-19] php-dompdf 2.0.4+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-12-16] Accepted php-dompdf 2.0.4+dfsg-1 (source) into unstable (William Desportes)
  • [2023-12-09] php-dompdf 2.0.3+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2023-12-06] Accepted php-dompdf 2.0.3+dfsg-4 (source) into unstable (William Desportes)
  • [2023-10-01] php-dompdf 2.0.3+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2023-09-29] Accepted php-dompdf 2.0.3+dfsg-3 (source) into unstable (William Desportes)
  • [2023-08-10] Accepted php-dompdf 0.6.2+dfsg-3+deb10u2 (source) into oldoldstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2023-07-13] Accepted php-dompdf 0.6.2+dfsg-3+deb10u1 (source) into oldoldstable (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2023-07-10] php-dompdf 2.0.3+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2023-07-06] Accepted php-dompdf 2.0.3+dfsg-2 (source) into unstable (William Desportes)
  • [2023-02-11] php-dompdf 2.0.3+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-09] php-dompdf 2.0.2+dfsg-2 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing