431 Commits

Author SHA1 Message Date
Willem Wollebrants
43e9393009
Merge pull request #310 from sergiy-petrov/patch-1
test agains php 7.4
2020-03-05 20:31:19 +01:00
sergiy-petrov
7747441139
test agains php 7.4 2020-03-05 15:30:36 +02:00
Willem Wollebrants
87f830e554
Merge pull request #306 from vlucas/optionals
make selection of which rules to run more clear
2020-02-14 15:19:19 +01:00
Willem Wollebrants
cb2787cfcc make selection of which rules to run more clear 2020-02-14 15:08:39 +01:00
Willem Wollebrants
2baace22d8 correct documentation for integer strict mode, see #302 2020-02-14 09:44:44 +01:00
Vance Lucas
d0134c33d2
Merge pull request #293 from aecy/master
update: more french added
2019-10-24 09:46:33 -05:00
aecyM^
b7c5c09912
update: more french added 2019-09-07 15:12:40 +02:00
Vance Lucas
849d7e7dfb
Add Tidelife support message 2019-08-29 16:21:26 -05:00
Vance Lucas
47af606520
Add Security notice 2019-08-29 16:18:29 -05:00
Willem Wollebrants
a03072bed1
Merge pull request #267 from mangopeaches/required-conditionals
Adding requiredWith and requiredWithout conditional rules
v1.4.7
2019-08-29 21:49:43 +02:00
Willem Wollebrants
76e44188e2
Merge pull request #284 from tobiashinz/listContains
List contains
v1.4.6
2019-08-21 12:16:21 +02:00
Willem Wollebrants
89117a92f6
Update .travis.yml 2019-08-15 16:56:21 +02:00
Willem Wollebrants
ec7a20dd50
Update .travis.yml 2019-08-15 16:47:07 +02:00
Willem Wollebrants
f87d5b1905
Merge branch 'master' into listContains 2019-08-15 16:37:50 +02:00
Willem Wollebrants
4cf18608ef
Merge pull request #288 from deveplon/add-allow-null-value-in-subset-method
Add some validation to prevent PHP Warning when value in subset is null
2019-08-15 16:36:07 +02:00
Willem Wollebrants
3acb8e23b2
Merge pull request #290 from WillRy/update-es
Adding Missing Fields for Spanish language
2019-08-15 16:33:43 +02:00
William R
3f88e776f8 Adding Missing Fields
-Added translation to missing fields
-New indentation, due to the size of the string 'containsUnique'
2019-07-03 03:55:24 -03:00
Vance Lucas
d3a0a7af11
Merge pull request #289 from WillRy/update-pt-br
Adding Missing Fields
2019-07-01 14:13:46 -05:00
William R
01f09244a7 Adding Missing Fields
-Added translation to missing fields
-New indentation, due to the size of the string 'containsUnique'
2019-06-29 19:56:17 -03:00
Diego Londono
21e9dc1263 Add some validation to prevent PHP Warning when value in subset validation is null 2019-06-27 12:01:05 -03:00
Vance Lucas
a8346868c2
Create FUNDING.yml 2019-06-26 13:13:48 -05:00
Tobias Hinz
c4ea1db371 Usage documentation adjusted 2019-05-09 16:38:39 +02:00
Tobias Hinz
0976fa3a79 Added listContains 2019-05-09 16:34:50 +02:00
Willem Wollebrants
c3b4dac858
Merge pull request #282 from vlucas/iss281
use correct typehint for callable, fix #281
v1.4.5
2019-03-21 21:12:22 +01:00
Willem Wollebrants
7705cbc5a0
Merge pull request #280 from apapsch/master
Create arrayHasKeys validator.
2019-03-21 21:02:08 +01:00
Willem Wollebrants
dfde682d93 use correct typehint for callable 2019-03-21 21:00:30 +01:00
Aljosha Papsch
2dc2f29f7f Create arrayHasKeys validator. 2019-03-11 11:46:13 +01:00
Willem Wollebrants
c6893fc67e
Merge pull request #272 from vlucas/norwegian
move existing Norwegian (Nynorsk) to seperate file
v1.4.4
2018-12-14 22:15:14 +01:00
Willem Wollebrants
a3eba42895 move existing Norwegian (Nynorsk) to seperate file, load this by default in no.php 2018-12-14 22:07:58 +01:00
Willem Wollebrants
3f89980dcb
Merge pull request #270 from taraldr/master
New translation Norwegian Bokmål
2018-12-14 21:49:34 +01:00
Tarald Riise
6c12b1a4c1 New translation Norwegian Bokmål 2018-12-05 14:22:54 +01:00
Willem Wollebrants
dc3314a0eb
Merge pull request #268 from dgvirtual/patch-1
Update lt.php - adding missing localized strings
2018-11-19 22:37:23 +01:00
Donatas Glodenis
6e32c1455d
Update lt.php - adding missing strings 2018-11-02 23:33:53 +02:00
Tom Breese
6f125ff666 removing gitignore for netbeans project 2018-10-15 22:42:49 -04:00
Tom Breese
ee4abd9a5f required-conditionals; fixing count to isset 2018-10-15 22:41:14 -04:00
Tom Breese
757b07f3cd required-conditionals; adding strict for requiredWithAll and requiredWithoutAll 2018-10-15 22:32:48 -04:00
Tom Breese
e3c6331380 required-conditionals; fixing field typo in readme 2018-10-14 15:32:30 -04:00
Tom Breese
c8c428b3cd required-conditionals; fixing missing semi colon in readme 2018-10-14 15:30:13 -04:00
Tom Breese
17c2f05168 required-conditionals; adding requiredwith and requiredWithout for conditional requirements 2018-10-14 15:27:37 -04:00
Willem Wollebrants
661365f317
Merge pull request #266 from mangopeaches/usage-docs
Updating readme to include examples for every type
2018-10-14 14:01:40 +02:00
Tom Breese
3f19217487 update-docs; fixing regex after mass replacing php 5.4 array with php 5.3 array 2018-10-13 13:28:03 -04:00
Tom Breese
4b60befc61 usage-docs; updating arrays to php 5.3 compatible syntax 2018-10-13 13:24:43 -04:00
Tom Breese
ac5148995e usage-docs; adding dot notation usage 2018-10-13 13:06:00 -04:00
Tom Breese
ad4ab08443 usage-docs; adding dot notation usage 2018-10-13 13:04:12 -04:00
Tom Breese
d3171b8872 Adding examples for regular and alternate syntax to docs 2018-10-13 12:57:50 -04:00
Willem Wollebrants
e3b3eb31a2
Merge pull request #222 from misantron/validators-patch
Array subset and uniqueElements validators
2018-09-23 21:46:36 +02:00
misantron
ee2ed6c3b9 Change validation rule to 'subset', document and translation fixes 2018-09-23 00:53:19 +03:00
misantron
873c996db0 Fix .gitignore: remove duplicated row 2018-09-22 17:52:25 +03:00
misantron
c52612f86c Tests code style fixes 2018-09-22 17:00:34 +03:00
misantron
f70e27af56 Merge remote master branch 2018-09-22 16:35:15 +03:00