v2.0.1
Enhancement:
- Added validator does not have an error message(5ba8682) @stelin
- Added
AOPproxy class name identifier_PROXY_(5ba8682) @stelin - Added entity field value type to error exception prompt(ab3cfea) @stelin
- Added
BeanFactory::getBeans()query instance based on class name(999c10f) @stelin - Added Model
getAttributeValueget field value method(642d791e) @sakuraovq - Added
GETmode parameter verification(6452a37) @stelin - Added
RedisbyInjectmethod injection(fc0a88e) @sakuraovq - Added
RRCservice global exception handling(1653b24) @stelin
Fixed:
- Fix
CLoglog call stack error(868102f) @stelin - Fix
Co::multicall failed error data format(5ba8682) @stelin - Fix
Function.phprepeated loading(b063dd1) @stelin - Fix
Loggerlog call stack error(ab3cfea) @stelin - Fix worker process exit is not released(close)database、cache、
RPCconnection pool(5b1baa5) @stelin - Fix developer customization
content-typefailure problem(22cf706) @stelin - Fix
request/sessionlevel destruction invalidation problem(e0d1493) @stelin - Fix
beanname contains.point number invalidation(dc37c92) @stelin - Fix connection pool
maxIdleTimeinvalid parameter problem(0e05591) @stelin - Fix file upload (10bc7fa) @SunnyOS
- Fix the default output encoding is
UTF8(755c8cf) @SunnyOS - Optimize
Redisconfiguration type conversion(533b592) @stelin - Fix packaged as
pharruntime error(533b592) @inhere
Swoft-cli
- Fix some problems swoft-cli @inhere
- Automatically deploy
phartoGitHub Releaseviatraviswhen releasing new versions. (d1503b2) @inhere
Devtool