Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

v1.3.3 - Force stale

Compare
Choose a tag to compare
@jasny jasny released this 27 Jan 14:29
· 10 commits to master since this release
649f04d
  • Fix: never set $_POST to null
  • Calling headersRemove() without an argument should call headers_remove() without an argument, not with null
  • Force object to go stale. Calling withGlobalEnvironment on a non-stale bound object should return a copy.
    If make the current object stale.