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
/
app
/
Validator.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-20
Code Style
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-19
/
+9
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-4
/
+4
2023-10-15
Server variables can contain floats - REQUEST_TIME_FLOAT
Greg Roach
1
-0
/
+27
2023-06-20
Static analysis
Greg Roach
1
-2
/
+2
2023-06-05
Use PHP8 intersection types
Greg Roach
1
-2
/
+2
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
Do not validate HTTP server parameters - some webhosts add headers that are n...
Greg Roach
1
-16
/
+27
2022-11-18
Use Validator
Greg Roach
1
-20
/
+23
2022-11-06
Strict types
Greg Roach
1
-1
/
+1
2022-05-18
Fix: #4408 - allow negative integers when validating parameters
Greg Roach
1
-3
/
+10
2022-04-12
Remove unused imports
Greg Roach
1
-1
/
+0
2022-04-01
Simplify call to isLocalUrl()
Greg Roach
1
-13
/
+13
2022-03-25
Fix: compatibility with PHP 7.4
Greg Roach
1
-1
/
+1
2022-03-25
Recognise 'on' as true for boolean parameters
Greg Roach
1
-1
/
+1
2022-03-23
Fanchart - strict type error on 'style' parameter
Greg Roach
1
-1
/
+2
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-28
PHPdoc
Greg Roach
1
-6
/
+6
2022-02-26
Parameter validation
Greg Roach
1
-0
/
+10
2022-02-25
Add validator rule for not-empty strings
Greg Roach
1
-4
/
+15
2022-02-23
Working on validation
Greg Roach
1
-56
/
+0
2022-02-23
CodeStyle
Greg Roach
1
-1
/
+1
2022-02-23
Testing
Greg Roach
1
-5
/
+5
2022-02-23
Update and use Validation class
Greg Roach
1
-14
/
+177
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-0
/
+11
2021-10-14
Simplify type-checks in validator
Greg Roach
1
-54
/
+27
2021-10-12
PHPdoc
Greg Roach
1
-2
/
+2
2021-10-12
Fix validator signature for array method + unit tests (#4064)
Jonathan Jaubart
1
-8
/
+4
2021-10-08
Fix: image/svg can contain scripts
Greg Roach
1
-0
/
+4
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-7
/
+105
2021-10-02
Working on validation
Greg Roach
1
-3
/
+3
2021-10-02
Add validator class for HTTP parameters
Greg Roach
1
-0
/
+177