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

orchestral / html / 607
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 6.x
DEFAULT BRANCH: master
Ran 24 Jun 2016 02:18PM UTC
Jobs 1
Files 17
Run time 3s
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

pending completion
607

push

travis-ci

crynobone
Deprecates passing `$control` to `Orchestra\Html\Form\Field::getField()`.

Technically `$control` is an instanceof `Field` which make it rather pointless and confusing to pass `$this` as a parameter. Therefore, the parameter is removed in 3.3.x.

However for 3.1 and 3.2, we can't just remove the parameter as this would create a huge breaking backward compatibility, so instead we would convert `$control` to `$templates` if
`$control` is an array and `$templates` is empty.

Signed-off-by: crynobone <crynobone@gmail.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

451 of 519 relevant lines covered (86.9%)

3.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/Form/Field.php
Jobs
ID Job ID Ran Files Coverage
7 607.7 (setup=coveralls coverage=yes) 24 Jun 2016 02:18PM UTC 0
86.9
Travis Job 607.7
Source Files on build 607
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #607
  • 038aa708 on github
  • Prev Build on 3.1 (#560)
  • Next Build on 3.1 (#608)
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

© 2026 Coveralls, Inc