This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
v1.3.3 - Force stale
- Fix: never set $_POST to null
- Calling
headersRemove()
without an argument should callheaders_remove()
without an argument, not withnull
- Force object to go stale. Calling withGlobalEnvironment on a non-stale bound object should return a copy.
If make the current object stale.