mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-02-25 13:54:42 +00:00
feat!: upgrade min. php version to 8.4 (#86)
* feat: upgrade min php to 7.4, upgrade packages * chore: update ci/cd, docs, supporting config to php 8.4 * chore: update rest of the docs, supporting config to php 8.4
This commit is contained in:
@@ -32,7 +32,7 @@ custom callbacks, and advanced features like streaming, rate limiting, and k-ano
|
||||
|
||||
## Requirements
|
||||
|
||||
- PHP 8.2 or higher
|
||||
- PHP 8.4 or higher
|
||||
- Monolog 3.x
|
||||
|
||||
## Installation
|
||||
@@ -404,7 +404,7 @@ $processor = GdprProcessorBuilder::create()
|
||||
`GdprProcessor::getDefaultPatterns()` includes patterns for:
|
||||
|
||||
| Category | Data Types |
|
||||
|----------|------------|
|
||||
| -------- | ---------- |
|
||||
| Personal IDs | Finnish SSN (HETU), US SSN, Passport numbers, National IDs |
|
||||
| Financial | Credit cards, IBAN, Bank account numbers |
|
||||
| Contact | Email addresses, Phone numbers (E.164) |
|
||||
|
||||
Reference in New Issue
Block a user