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

adamwathan / form
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: v0.9.0
DEFAULT BRANCH: master
Repo Added 30 Apr 2015 05:30PM UTC
Files 23
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 aw-html5-boolean-attributes
branch: aw-html5-boolean-attributes
CHANGE BRANCH
x
Reset
  • aw-html5-boolean-attributes
  • aw-avoid-array-functions
  • aw-object-check
  • aw-prevent-double-transform
  • aw-remove-unnecessary-implode-params
  • aw-stop-concatenating
  • master
  • pr/91
  • psr-2-port
  • v0.6.0
  • v0.6.1
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.8.0
  • v0.8.1
  • v0.8.10
  • v0.8.11
  • v0.8.12
  • v0.8.13
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.6
  • v0.8.7
  • v0.8.8
  • v0.8.9
  • v0.9.0

pending completion
182

push

travis-ci

adamwathan
Use HTML5 boolean attribute syntax

Replace attributes like `required="required"` with just `required`.

Possible BC break in that __call no longer sets the value to the same
value as the method/attribute name automatically, instead calls like
`$element->banana()` will just add a `banana` attribute, not
`banana="banana"` like previously.

367 of 387 relevant lines covered (94.83%)

97.5 hits per line

Relevant lines Covered
Build:
Build:
387 RELEVANT LINES 367 COVERED LINES
97.5 HITS PER LINE
Source Files on aw-html5-boolean-attributes
  • List 0
  • 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
182 aw-html5-boolean-attributes Use HTML5 boolean attribute syntax Replace attributes like `required="required"` with just `required`. Possible BC break in that __call no longer sets the value to the same value as the method/attribute name automatically, instead calls like `$e... push 24 Feb 2016 03:34AM UTC adamwathan travis-ci pending completion  
See All Builds (189)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc