diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-21 17:46:18 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-21 18:24:40 +0900 |
| commit | f8b402e0265bae355cb72be8dd1a592ee5bb2edb (patch) | |
| tree | 95059704c1acbe67bdcce0500c3258c18b27fa7d /crates/shirabe-php-shim/src/lib.rs | |
| parent | f05e1a55cf0d44e9611e06a3d7b4fccdcb90ce7b (diff) | |
| download | php-shirabe-f8b402e0265bae355cb72be8dd1a592ee5bb2edb.tar.gz php-shirabe-f8b402e0265bae355cb72be8dd1a592ee5bb2edb.tar.zst php-shirabe-f8b402e0265bae355cb72be8dd1a592ee5bb2edb.zip | |
feat(php-shim): implement filter_var email/ip/int validators
Replace the todo!() bodies of filter_var_email, filter_var_ip, and
filter_var_int_with_range with working validators. Like filter_var_url
these are pragmatic rather than byte-for-byte compatible with PHP's
hand-written filters; the divergences are noted in comments.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-php-shim/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
