Skip to content

v2.0.2

Compare
Choose a tag to compare
@johanjanssens johanjanssens released this 09 Apr 14:38
· 5596 commits to master since this release
  • Register stream names with koowa- prefix to avoid naming collisions with PHP streams
  • Remove format property from the HttpUrl class and make it a part of the path
  • Automatically append a hash of the version information to the static assets
  • Fixes to the language key alias
  • Remove the location header for non-redirect requests in IIS (See explanation)
  • Fix output buffer handling for certain PHP installations