Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

add IsCountable validator, to enforce type and count elements. #157

Closed
wants to merge 51 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
0ca7d66
Merge branch 'hotfix/150' into develop
Xerkus Mar 17, 2017
dfca59b
2.9.0 readiness
Xerkus Mar 17, 2017
0cfbeba
Add changelog for next maintainance version
Xerkus Mar 17, 2017
55e55e0
Bumped to next dev version (2.10.0)
Xerkus Mar 17, 2017
479f57c
add IsCountable validator, to enforce type and count elements.
abacaphiliac Mar 25, 2017
5ba3cdd
Merge branch 'hotfix/validators-service-config' into develop
weierophinney May 17, 2017
6bb4397
Merge branch 'hotfix/159' into develop
weierophinney May 17, 2017
9ec7f1a
Merge branch 'hotfix/94' into develop
weierophinney May 17, 2017
149f6af
Merge branch 'hotfix/105' into develop
weierophinney May 17, 2017
979bd6d
Merge branch 'hotfix/132' into develop
weierophinney May 17, 2017
b23cd62
Merge branch 'hotfix/154' into develop
weierophinney May 17, 2017
7b52198
Merge branch 'hotfix/162' into develop
weierophinney May 17, 2017
fd8c3ed
Merge branch 'hotfix/163' into develop
weierophinney May 17, 2017
687eb4a
CS fixes
weierophinney May 17, 2017
7c1ee5e
Merge branch 'hotfix/166' into develop
weierophinney May 17, 2017
6c60c41
Merge branch 'hotfix/code128' into develop
weierophinney May 17, 2017
af39b1a
Merge branch 'hotfix/update-tld' into develop
weierophinney May 17, 2017
609c866
2.9.1 readiness
weierophinney May 17, 2017
388400f
Bumped version
weierophinney May 17, 2017
33591b6
Fix #165 - Use is_readable() instead of stream_resolve_include_path()
larsnystrom May 23, 2017
9d26add
Adapt .travis.yml to recent ZF standards
Slamdunk Jun 23, 2017
92035a4
Travis: drop HVVM & add PHP 7.2
Slamdunk Jun 23, 2017
1a0717c
Prepare to PHP 7.2
Slamdunk Jun 23, 2017
407ee84
In PHP < 7.2 `0 === count(null)`
Slamdunk Jun 23, 2017
6500014
Merge branch 'hotfix/173' into develop
weierophinney Jul 19, 2017
bf7be0d
Merge branch 'hotfix/hostname-idn-update' into develop
weierophinney Jul 19, 2017
f012441
Merge branch 'hotfix/180' into develop
weierophinney Jul 19, 2017
d7b8d55
Merge branch 'hotfix/travis' into develop
weierophinney Jul 19, 2017
9a7c40c
Merge branch 'hotfix/174' into develop
weierophinney Jul 20, 2017
13f88a4
2.9.2 readiness
weierophinney Jul 20, 2017
58da575
Updated hostname validator TLD list
weierophinney Jul 20, 2017
83aa8e5
Merge pull request #169 from larsnystrom/hotfix/165
weierophinney Jul 25, 2017
4416265
Updates `@return` annotations for fluent interfaces
weierophinney Jul 25, 2017
ddcb7cd
Adds CHANGELOG for #169
weierophinney Jul 25, 2017
e44ce14
Merge branch 'feature/169' into develop
weierophinney Jul 25, 2017
7b3c9ac
Updated Hostname validator TLD list
weierophinney Jul 25, 2017
8d4989d
Merge branch 'hotfix/hostname-tld' into develop
weierophinney Jul 25, 2017
809093c
Merge pull request #175 from Slamdunk/php_72
weierophinney Jul 25, 2017
d0316a1
Provides CS fix for update_hostname_validator
weierophinney Jul 25, 2017
6120357
Provides formatting of complex conditional
weierophinney Jul 25, 2017
af974c9
Adds CHANGELOG for #175
weierophinney Jul 25, 2017
93601c7
Merge branch 'feature/175' into develop
weierophinney Jul 25, 2017
e7355ab
Updates zend-session requirement
weierophinney Jul 25, 2017
f527802
address upstream feedback: remove setters, prefer count over min and …
abacaphiliac Jul 26, 2017
9924700
Adds CHANGELOG for #185
weierophinney Jul 26, 2017
b83a91f
Merge branch 'feature/zend-session-php-7.2-compat' into develop
weierophinney Jul 26, 2017
1dc79e6
Merge pull request #157 from abacaphiliac/master
weierophinney Jul 26, 2017
74b4711
Adds license docblocks to new class files
weierophinney Jul 26, 2017
88831e1
Imports `Countable` into `IsCountable` class file
weierophinney Jul 26, 2017
97d297c
Updates IsCountable to not allow passing both a count and a min or ma…
weierophinney Jul 26, 2017
03c12fd
Adds documentation for #157
weierophinney Jul 26, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'hotfix/105' into develop
Forward port #105
weierophinney committed May 17, 2017
commit 149f6af50669b4f9bb951c4b1a62032a08bc5e01

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.