Releases: Jerry-Shaw/Nervsys
Releases · Jerry-Shaw/Nervsys
v8.1.10
v8.1.0
Hello all.
This is NS 8.1.0 stable release version.
Lots of new below:
- Totally incompatible with old version of 7+
- Add new Mgr classes in Core
- Add ProcMgr, FiberMgr, SocketMgr support
- Add trait System for controlling NS Core releated functions and properties
- Add Security library in Core/Lib for CGI, opened for CLI
- Main logic improved compare with ver 7+ and 8.0+
- Change required PHP version up to 8.1+
- Many code changes and performance improvements
- Removed some useless library from Ext
Happy Mid-Autumn Day!
v8.0.3
- Finish five common algorithm classes;
- Add libZip for simple compression;
- Add libExeC to fully control and communicate with other programs;
- Improve libMPC and libSockOnRedis;
- Other core improvements and bug fixes.
All users who use version 8.0.x are encouraged to update to this version.
v8.0.2
First release of v8.0
A brand new version based on new structure.
- NOT compatible with old versions (NS_VER>8.0).
- File naming and function naming change to camel cased.
- Core re-coded. All logic improved for performance.
- All extensions re-coded and named as lib* for better identification.
- Add some algorithm class for future plans.
- Compatible under PHP 7.4+
v7.4.5
- Core preload in OPCache
- Make core as a global module
- Change "ns.php" to "sys.php"
- Support entry script including from anywhere
- Fix some errors under PHP 8.0
This is the last version of NS 7.4.x branch. NS.NG will try to catch up using PHP 8.0
v7.4.0
Change log:
- main script renamed to "ns.php" under "/core/";
- better core structure;
- ROOT, SYS_ROOT auto detect, no need to set now;
- make directory "app" as the default application dir;
- simple stand-alone entry script and main configuration file;
- better error track logic;
- remove lots of useless function codes, not fully compatible with versions before;
- extensions updated (not compatible with before, but easy to make it going)
- new features and new document (under going)
7.3.2
The last version of 7.3
7.2.20
The last release version of 7.2.x
7.2.18
Stable core version 7.2.18
5.2.10
last release for 5.2.x