index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
app
/
ValidatorTest.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-12-28
Fix: createStub is a static method, assertSame/assertCount are dynamic methods
Greg Roach
1
-28
/
+28
2025-12-21
PHPunit: mock objects have expectations, stubs do not
Greg Roach
1
-28
/
+28
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-05-09
Clean up tests
Greg Roach
1
-8
/
+8
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-3
/
+0
2024-03-31
PHPUnit 11 deprecates createStub() - use createMock() instead
Greg Roach
1
-28
/
+28
2024-03-31
PHPUnit 11 deprecates docblocks, use annotations instead
Greg Roach
1
-99
/
+3
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-05
CodeStyle
Greg Roach
1
-1
/
+0
2022-12-05
Do not validate HTTP server parameters - some webhosts add headers that are n...
Greg Roach
1
-73
/
+366
2022-05-18
Fix: #4408 - allow negative integers when validating parameters
Greg Roach
1
-2
/
+11
2022-04-12
Remove unused imports
Greg Roach
1
-1
/
+0
2022-04-01
Simplify call to isLocalUrl()
Greg Roach
1
-40
/
+31
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
CodeStyle
Greg Roach
1
-1
/
+0
2022-02-23
Working on validation
Greg Roach
1
-58
/
+59
2022-02-23
Update and use Validation class
Greg Roach
1
-37
/
+37
2021-10-14
Simplify type-checks in validator
Greg Roach
1
-22
/
+11
2021-10-12
Fix validator signature for array method + unit tests (#4064)
Jonathan Jaubart
1
-0
/
+210