Skip to content

Tags: Wixel/GUMP

Tags

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #363 from Wixel/improvements/readme-updates

Removing redundant email address

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #361 from Wixel/feature/quality-of-life

Added new validators and documentation

v2.3.0

Toggle v2.3.0's commit message
Release v2.3.0

  Major improvements and fixes:

  Core Fixes:
  - Fixed critical XSS vulnerability in polyfill_filter_var_string()
  - Standardized all validator method signatures for PHP 8+ compatibility
  - Fixed PHP 7.1 compatibility issues (assertIsArray, German umlaut tests)

  Testing:
  - Added comprehensive test coverage for missing validators and filters
  - Created 5 new test files with 100+ additional test cases
  - Fixed all PHPUnit configuration issues for cross-version compatibility

  Documentation:
  - Updated README with complete validator/filter documentation (41 validators, 16 filters)
  - Added CI-compatible documentation generation system
  - Comprehensive real-world usage examples

  CI/CD:
  - Enhanced coverage reporting with dynamic PHPUnit config generation
  - Added cross-version compatibility scripts for PHP 7.1-8.4+
  - Improved Coveralls integration with graceful fallbacks

  Security:
  - Fixed string sanitization vulnerability
  - Enhanced XSS protection in filter methods
  - Secure by default configuration improvements

  All tests passing: 440 tests, 489 assertions ✅

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #360 from Wixel/feature/general-improvements

Feature/general improvements

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
filisko Filis Futsarov
add .gitattributes

v2.2.0

Toggle v2.2.0's commit message
Update readme

v2.1.1

Toggle v2.1.1's commit message
Update readme

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #336 from Wixel/fix-328

Fixes #328

v1.12.2

Toggle v1.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #324 from philsbury/master

Pass null values to prevent PHP8 warnings