• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jbboehr / php-mustache
84%
master: 76%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 12 Jan 2016 12:38AM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ci
  • develop
  • master
  • travis

29 Aug 2026 04:05AM UTC coverage: 83.933%. Remained the same
33232965565

push

github

jbboehr
Update libmustache for archived templates

Advance the locked dependency to the revision introducing the experimental archived-template serializer. Accept its shortest round-trippable decimal formatting and retire the obsolete specification XFAIL.

956 of 1139 relevant lines covered (83.93%)

244.33 hits per line

Relevant lines Covered
Build:
Build:
1139 RELEVANT LINES 956 COVERED LINES
244.33 HITS PER LINE
Source Files on master
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33232965565 develop Update libmustache for archived templates Advance the locked dependency to the revision introducing the experimental archived-template serializer. Accept its shortest round-trippable decimal formatting and retire the obsolete specification XFAIL. push 29 Aug 2026 04:06AM UTC jbboehr github
83.93
33187343838 develop Bound CI job runtimes Most platform jobs normally finish within a few minutes, while cold Nix builds have taken substantially longer. Set conservative per-job limits so hung dependency installs or builds cannot consume the default six-hour timeout. push 28 Aug 2026 03:55PM UTC jbboehr github
83.93
33148830444 develop Expand the Windows CI matrix Exercise the oldest practical and newest supported PHP versions under both thread-safety modes. Build libmustache with the MSVC toolset required by each PHP release to avoid cross-toolset STL linkage failures. push 28 Aug 2026 06:43AM UTC jbboehr github
83.93
33138849042 develop Remove C linkage from internal C++ headers Keep extension-internal declarations under C++ linkage so C++ return types are valid and Clang no longer emits C-linkage diagnostics. push 28 Aug 2026 03:31AM UTC jbboehr github
83.93
33137877858 develop Modernize the PHP API stub Keep the developer-facing skeleton aligned with the extension by removing retired APIs, documenting current classes, and adding PHP 8 type information. push 28 Aug 2026 03:06AM UTC jbboehr github
83.93
33136375992 develop Expose MustacheData lambdas to garbage collection Report objects and closures retained by the native data tree through the Zend GC handler so cycles involving MustacheData can be collected. push 28 Aug 2026 02:36AM UTC jbboehr github
83.93
33135324618 develop Handle mixed-case method lambda arguments Zend stores class methods under lowercase function-table keys while retaining their declared names for invocation. Use its case-folding lookup so section lambdas receive the argument count declared by mix... push 28 Aug 2026 02:16AM UTC jbboehr github
83.79
33134688088 develop Use Zend integer width for escape flag parsing Zend writes a zend_long for the l parameter format. Matching that width prevents stack corruption on Win64 while preserving the existing boolean coercion. Keep the LLP64 regression in a 64-bit-only t... push 28 Aug 2026 02:04AM UTC jbboehr github
83.8
33133020965 develop Reject empty INI delimiters Prevent invalid runtime and startup delimiter settings from reaching libmustache object construction, where they could terminate PHP. Cover rejection and preservation of the built-in defaults. push 28 Aug 2026 01:31AM UTC jbboehr github
83.8
33079030037 develop Modernize project documentation Replace stale installation guidance with the currently supported PIE, source, Nix, and Windows paths. Rewrite the template loader example around stable public APIs so it remains independent of the pending AST seria... push 27 Aug 2026 01:52PM UTC jbboehr github
83.8
See All Builds (151)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc