Releases: CodeWithSushil/TEMP-Server
Releases · CodeWithSushil/TEMP-Server
v1.4.0
v1.3.0
What's Changed
In
php.inifile we setzend_extensionforOPcachefor JIT compile, that not more optional; it built-in enabled
zend_extension=opcache
opcache.jit=1Full Changelog: v1.2.0...v1.3.0
TEMP: v1.2.0
Full Changelog: v1.1.0...v1.2.0
TEMP: v1.1.0
What's changed ?
- add session config for secure session and cookies id.
- prevent XSS session hijacking.
- regenerate session token automatically.
Full Changelog: v1.0.0...v1.1.0