issues
search
zendframework
/
zend-form
Form component from Zend Framework
BSD 3-Clause "New" or "Revised" License
69
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Troublesome attribute value gets cleared silently.
#236
bitwombat
opened
4 years ago
1
fix Trying to access array offset on value of type null (7.4)
#235
remicollet
closed
5 years ago
2
Added tel and search as default plugins
#234
Draxticore
closed
5 years ago
4
Missing default tel (and search) plugins
#233
Draxticore
closed
5 years ago
2
Fix validation of $creationOptions in ElementFactory
#232
TysonAndre
closed
5 years ago
2
add minlength as valid attribute for textarea
#231
habibillah
opened
5 years ago
3
Fixed the "__clone method called on non-object" error that happens when the targetElement is null.
#230
werequireevenmoreminerals
closed
5 years ago
2
Document the ContinueIfEmpty annotation
#229
settermjd
closed
5 years ago
1
Added PHP 7.3 support - updated Travis CI configuration
#228
michalbundyra
closed
5 years ago
1
PSR7 in upload form ->setData()
#227
samsonasik
closed
5 years ago
7
Updates configuration for MkDocs
#226
froschdesign
closed
5 years ago
0
Removes wrong file for view helper introduction in documentation
#225
froschdesign
closed
5 years ago
0
Allow usage with zend-hydrator v3
#224
weierophinney
closed
5 years ago
0
Dynamic elements are not validated
#223
wilariz
closed
6 years ago
1
install zend-form aftr setting up album module
#222
meramjanam
closed
6 years ago
2
Element::init is called before Element::setOptions when using Zend\Form\Factory but not when using FormElementManager
#221
Erikvv
opened
6 years ago
1
Docs for PSR-7 file filter and validator.
#220
alextech
closed
5 years ago
5
Document attributes on options of select element
#219
Erikvv
closed
5 years ago
1
Fix rendering select element when value is an object
#218
Erikvv
closed
5 years ago
1
Add helper trait to provide type-hinting for zend-view
#217
thexpand
closed
5 years ago
5
Updated Form class, bindValues function to set to empty array if no …
#216
rkeet
closed
5 years ago
3
Having no defined Input elements in Fieldset throws fatal on data binding
#215
rkeet
closed
5 years ago
2
Test for #83 bindValues not working after prepare
#214
diniciacci
closed
5 years ago
1
Passing creation options to form factory with add()
#213
fabiang
opened
6 years ago
1
WIP: Proposal: Empty object instantiator
#212
thomasvargiu
closed
6 years ago
2
Added minlength to the validTagAttributes array on multiple elements
#211
rolandoisidoro
closed
5 years ago
3
Remove unnecessary empty lines
#210
maestroevn
closed
5 years ago
1
Fix styles and put comma after array last element
#209
maestroevn
closed
5 years ago
3
Documentation of form-collection: explaining $wrap param
#208
pols12
closed
5 years ago
1
Fieldset#get(): Update return type options
#207
malukenho
closed
5 years ago
1
HTML5 minlength attribute missing from the $validTagAttributes array
#206
rolandoisidoro
closed
5 years ago
0
Undocumented Zend\Form\FieldsetInterface return type for the Zend\Form\Fieldset::get() method
#205
nuxwin
closed
5 years ago
2
Default InputerFilter in Form creates Input, instead of ArrayInput for multi select elements
#204
eweso
opened
6 years ago
20
Documentation is missing for new method setTranslateMessages on FormElementErrors
#203
froschdesign
closed
6 years ago
1
Documentation is missing for additional HTML attributes on form view helpers
#202
froschdesign
closed
6 years ago
1
Form Factory not initializing if init or __construct of form depends on options
#201
daslani
closed
6 years ago
0
count optimization
#200
samsonasik
closed
6 years ago
1
change substr with strpos when possible
#199
samsonasik
closed
6 years ago
1
Declaration of Zend\Form\Form::bindValues(array $values = Array) must be compatible with Zend\Form\Fieldset::bindValues()
#198
evolic
closed
6 years ago
2
fix error in docs
#197
cal-tec
closed
6 years ago
1
bind() does not go into the fieldset
#196
modir
closed
6 years ago
10
zend math required for csrf validation - not in require or suggest
#195
nclundsten
closed
6 years ago
7
Allow additions to view helper valid attributes
#194
Brindster
closed
6 years ago
5
Prevent AbstractHelper from attempting to output malformed user input
#193
Saeven
closed
6 years ago
8
Form/Fieldset messy and not interchangeable
#192
scroach
opened
6 years ago
11
Typo.
#191
Daniel-KM
closed
6 years ago
1
DateTime min/max validators are not working when using costum format
#190
BigMichi1
opened
6 years ago
4
Updated to php-coveralls/php-coveralls
#189
michalbundyra
closed
6 years ago
1
Provide a negative unit test for the double translation of PR-104
#188
MatthiasKuehneEllerhold
closed
6 years ago
7
Ensure component works under PHP 7.2
#187
weierophinney
closed
6 years ago
0
Next