Skip to content

v1.0.6

Choose a tag to compare

@designcise designcise released this 29 Jun 12:59
· 51 commits to master since this release
  • Added url normalization support which fixes the document root when the document root directive has not been explicitly declared for the project folder (such as by using the DOCUMENT_ROOT directive in apache)
  • Removed url normalization from \BitFrame\Factory\HttpMessageFactory
  • Added url normalization to \BitFrame\Message\RequestTrait