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

romm / formz / 711
91%
master: 91%

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

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 711.5 (TYPO3_VERSION=^7.6 COVERAGE=1) 26 Apr 2017 08:34AM UTC 0
91.67
Travis Job 711.5
Source Files on build 711
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #711
  • 6dfc1b1a on github
  • Prev Build on tmp (#632)
  • Next Build on tmp (#716)
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