Skip to content

Conversation

leocavalcante
Copy link
Member

  • Introduced a new PHPUnit configuration file (phpunit.xml) to set up testing environment and coverage settings.
  • Refactored the MessageTrait by removing the dependency on Laminas\Mime\Decode and implementing a custom splitHeaderField method for header parsing.
  • Removed outdated tests related to SwooleFileStream and SwooleStream in SwooleStreamTest.php to streamline the test suite.

- Introduced a new PHPUnit configuration file (phpunit.xml) to set up testing environment and coverage settings.
- Refactored the MessageTrait by removing the dependency on Laminas\Mime\Decode and implementing a custom splitHeaderField method for header parsing.
- Removed outdated tests related to SwooleFileStream and SwooleStream in SwooleStreamTest.php to streamline the test suite.
@leocavalcante leocavalcante self-assigned this Aug 26, 2025
@leocavalcante leocavalcante added the enhancement New feature or request label Aug 26, 2025
@leocavalcante leocavalcante enabled auto-merge (squash) August 26, 2025 15:22
@leocavalcante leocavalcante disabled auto-merge August 26, 2025 17:08
@leocavalcante leocavalcante merged commit 87a28af into main Aug 26, 2025
@leocavalcante leocavalcante deleted the dev branch August 26, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants