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

romm / formz / 712
88%
master: 91%

Build:
Build:
LAST BUILD BRANCH: wip/steps
DEFAULT BRANCH: master
Ran 26 Apr 2017 08:42AM UTC
Jobs 1
Files 147
Run time 9s
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
712

push

travis-ci

romm
[!!!][FEATURE] Improve form object handling

The form object handling has been been completely refactored.

This will ease form manipulation: developers will be able to access most of the
data that is directly bound to a form.

A form object is divided in two objects (which are invisible for the developer):

 - A static object, that contains the form definition - which is by default
   handled by TypoScript - and potential configuration validation errors.
 - A proxy object, which is directly bound to the form instance (the class that
   implements `FormInterface`).

The form object is a bridge between these two objects, and contains almost only
getter functions.

This new feature will be used for incoming new features (middlewares and more).

2541 of 2772 relevant lines covered (91.67%)

16.29 hits per line

Jobs
ID Job ID Ran Files Coverage
5 712.5 (TYPO3_VERSION=^7.6 COVERAGE=1) 26 Apr 2017 08:40AM UTC 0
91.67
Travis Job 712.5
Source Files on build 712
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #712
  • 6dfc1b1a on github
  • Prev Build on feature/version-2 (#706)
  • Next Build on feature/version-2 (#717)
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