• 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

28 Aug 2026 03:25AM UTC coverage: 83.933%. Remained the same
33138849042

push

github

jbboehr
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.

956 of 1139 relevant lines covered (83.93%)

230.53 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
33037167836 develop Add PIE installation smoke test push 27 Aug 2026 03:43AM UTC jbboehr github
83.8
32947250376 develop Add Windows CI build push 26 Aug 2026 08:22AM UTC jbboehr github
83.8
32921769034 develop Enforce whitespace in generated spec tests Replace permissive whitespace regexes with framed exact output so PHPT cannot trim meaningful boundary whitespace. Document libmustache standalone behavior while keeping the current spec inventory; PHPT ... push 26 Aug 2026 02:12AM UTC jbboehr github
83.8
See All Builds (148)
  • 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