Skip to content

Conversation

@GeorgII-web
Copy link
Owner

TinyInt

  • Introduced IntTiny class to enforce TINYINT signed range (-128 to 127) with strict validation.
  • Added TinyInt alias for consistency in usage and naming conventions.
  • Implemented comprehensive tests to verify range bounds, string parsing, and exception handling.
  • Updated psalmTest.php with usage examples for IntTiny and TinyInt.

…`TinyInt`

- Introduced `IntTiny` class to enforce TINYINT signed range (-128 to 127) with strict validation.
- Added `TinyInt` alias for consistency in usage and naming conventions.
- Implemented comprehensive tests to verify range bounds, string parsing, and exception handling.
- Updated `psalmTest.php` with usage examples for `IntTiny` and `TinyInt`.
@GeorgII-web GeorgII-web merged commit c53df4f into master Nov 26, 2025
1 check passed
@GeorgII-web GeorgII-web deleted the tiny-int branch December 6, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants