Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 12, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

PHP 8.1+ deprecated passing null to internal string functions like
trim(), strtolower(), explode(), and preg_match().

 * Add (string) casts with null coalescing across affected call sites.
 * Also add type declarations to IConvert interface and its
   implementations, IsAdminEmail, SatisfiesRequired, and
   SatisfiesConstraint.
 * Add early return for null/empty in IsAdminEmail and tests for numeric
   zero in required attribute validation.

phpunit deprecation warnings went from 18 to 11
@pull pull bot locked and limited conversation to collaborators Feb 12, 2026
@pull pull bot added the ⤵️ pull label Feb 12, 2026
@pull pull bot merged commit b817269 into treborin:develop Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant