-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add coWrite(); use swoft/swoole-ide-helper #83
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inhere
approved these changes
May 28, 2018
不直接用发布的版本? |
一段时间内不用吧 还是缺好些信息 |
huangzhhui
added a commit
that referenced
this pull request
Jun 12, 2018
7003d920 Merge commit '30a1120da2a33a98360ee4da4e4586ad3412b5f2' e8da8609 [fixed]eval error with void method (#92) 5cf5896c [fixed] logger->messages init error (#91) 52bbec6c Merge pull request #114 from aprchen/patch-1 847f23b4 fix spanid c559c93e add coWrite(); use swoft/swoole-ide-helper (#83) 21d268b7 change fix e88a03f6 fix index err 620394d5 Merge commit '1643eb132396c22e6c9be8c90d123a31487455dd' 54f1675d Merge branch 'master' of https://github.com/swoft-cloud/swoft-component 8cf725ac refactor bean scan d6c20a92 ws-server: bug fixed for connection info lost. fix cannot connect to root path d91c68d1 add template of validator e591de64 Merge branch 'master' of github.com:aprchen/swoft-component 001b46ed 格式修改,添加返回值类型,添加is_iterable兼容 1ea88d43 Update XmlHelper.php fbfec258 Update XmlHelper.php 4fc2b08f Update XmlHelperTest.php c38e5110 Update XmlHelperTest.php 9e65bc4b 格式化 4a1ef3db 添加xml解析,完善单元测试 1996c5b4 Merge pull request #2 from inhere/master 651ef229 new: add timezone setting. fix some bug for Config 4fbf22cb fix: bug fixed for array heleper e828b7b3 up: change config() to config(key, default) 72aa48c6 add server type option a5acf660 new: add global function config(). add new option for devtool 72e97a05 fix: The server object does not need a reference git-subtree-dir: src/framework git-subtree-split: 7003d920fb31936f59f7851f0acf81544e007fae
huangzhhui
added a commit
that referenced
this pull request
Jul 10, 2018
f1b74d45 fix swoft-cloud/swoft#277 (#96) 832652e1 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/db git-subtree-split: f1b74d457211e8c38762f3fdc7acaa66ea94a0fd
huangzhhui
added a commit
that referenced
this pull request
Jul 10, 2018
e28044b4 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/view git-subtree-split: e28044b4267176a13e738338bc4f9e48c6ddc94c
huangzhhui
added a commit
that referenced
this pull request
Jul 10, 2018
e9d76eb8 add coWrite(); use swoft/swoole-ide-helper (#83) 73cb5572 rm code git-subtree-dir: src/task git-subtree-split: e9d76eb8d730b3f19a3a18a5ab8a64c0d8f3a3a3
huangzhhui
added a commit
that referenced
this pull request
Jul 10, 2018
12478403 add coWrite(); use swoft/swoole-ide-helper (#83) bc82b670 rm code git-subtree-dir: src/process git-subtree-split: 1247840367872c80b8d03fa06c1dd35198607583
huangzhhui
added a commit
that referenced
this pull request
Aug 8, 2018
e1aee2a1 Upstream some components travis ci config (#161) 605afbc8 修复Json Validator会失效的BUG (#153) 699c3a97 修改RPC客户端 packer获取有误 (#113 (review)) 7a8eae12 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/rpc-client git-subtree-split: e1aee2a12854494be9fd95151c3cfb7a80d67d9b
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
525b92e Upstream some components travis ci config (#161) ddc5acb 修复Json Validator会失效的BUG (#153) 77f265c 修复执行php bin/swoft stop命令时master进程异常未退出的问题,以及停止失败后,pid文件被删除的问题 (#134) 37026e2 fix spelling (#120) 197a91e add coWrite(); use swoft/swoole-ide-helper (#83) f231b50 add server type option on before server start. git-subtree-dir: src/rpc-server git-subtree-split: 525b92ec408af75dc98c1cbc8a35f01267dea1ad
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
3bca6f7 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/memory git-subtree-split: 3bca6f7fd79b139627b17e8aad4b1b9163e2f35a
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
bf58b9d Upstream some components travis ci config (#161) f0450aa 修复Json Validator会失效的BUG (#153) 303b1de optimization translate, do not throw exception (#138) f4b7470 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/i18n git-subtree-split: bf58b9d520e5b0eddab11318d5b5c12f3070f208
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
218abf7 Update Request.php (#184) b20adb8 修复Json Validator会失效的BUG (#153) 68b8332 fix stripos() expects parameter 1 to be string, array given (#140) 31e4eb9 fix: cannot correctly detect json request (#135) 6be72b3 Validator增加Json格式支持 (#122) c9e871d add coWrite(); use swoft/swoole-ide-helper (#83) c989bfe add server params git-subtree-dir: src/http-message git-subtree-split: 218abf7ed6ecc16ae7ba3a3d61e1fc6d67caa1b9
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
d7153f5 使用StringHelper::ucfirst 代替 ucfirst,解决中文乱码的BUG (#194) 57158f7 修复Json Validator会失效的BUG (#153) d906edb add coWrite(); use swoft/swoole-ide-helper (#83) ea46275 new: add timezone setting. fix some bug for Config git-subtree-dir: src/console git-subtree-split: d7153f56505a9be420ebae9eb29f7e45bfb2982e
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
373301c add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/trace git-subtree-split: 373301c6f99ed9e0abeafba627caf98ee48bb0f6
swoft-bot
added a commit
that referenced
this pull request
Oct 15, 2018
92a47f4 add coWrite(); use swoft/swoole-ide-helper (#83) git-subtree-dir: src/queue git-subtree-split: 92a47f4149051ed29be60815b16f8819941d0026
huangzhhui
added a commit
that referenced
this pull request
Nov 21, 2018
525b92ec Upstream some components travis ci config (#161) ddc5acb3 修复Json Validator会失效的BUG (#153) 77f265cc 修复执行php bin/swoft stop命令时master进程异常未退出的问题,以及停止失败后,pid文件被删除的问题 (#134) 37026e27 fix spelling (#120) 197a91e4 add coWrite(); use swoft/swoole-ide-helper (#83) f231b50d add server type option on before server start. git-subtree-dir: src/rpc-server git-subtree-split: 525b92ec408af75dc98c1cbc8a35f01267dea1ad
huangzhhui
added a commit
that referenced
this pull request
Nov 21, 2018
d906edb9 add coWrite(); use swoft/swoole-ide-helper (#83) ea46275d new: add timezone setting. fix some bug for Config git-subtree-dir: src/console git-subtree-split: d906edb91f3d59a75498547def0300b7643f44fa
swoft-bot
pushed a commit
that referenced
this pull request
Dec 7, 2018
* Squashed 'src/task/' changes from e9d76eb8..548e9972 548e9972 Upstream travis ci config (#160) 32c35b45 修复Json Validator会失效的BUG (#153) git-subtree-dir: src/task git-subtree-split: 548e9972be65dfed59a03fdb4d440926d6428980 * Squashed 'src/session/' changes from e2bc8e6b..be17b6c9 be17b6c9 Upstream travis ci config (#160) 2ce1e066 修复Json Validator会失效的BUG (#153) git-subtree-dir: src/session git-subtree-split: be17b6c93b5194eefbc9615f636276fb45a93809 * Squashed 'src/rpc-server/' changes from 5622a9ca..525b92ec 525b92ec Upstream some components travis ci config (#161) ddc5acb3 修复Json Validator会失效的BUG (#153) 77f265cc 修复执行php bin/swoft stop命令时master进程异常未退出的问题,以及停止失败后,pid文件被删除的问题 (#134) 37026e27 fix spelling (#120) 197a91e4 add coWrite(); use swoft/swoole-ide-helper (#83) f231b50d add server type option on before server start. git-subtree-dir: src/rpc-server git-subtree-split: 525b92ec408af75dc98c1cbc8a35f01267dea1ad * Squashed 'src/console/' changes from 1f3d3cc8..d906edb9 d906edb9 add coWrite(); use swoft/swoole-ide-helper (#83) ea46275d new: add timezone setting. fix some bug for Config git-subtree-dir: src/console git-subtree-split: d906edb91f3d59a75498547def0300b7643f44fa * Squashed 'src/auth/' changes from c9bc8780..5aba2468 5aba2468 Upstream travis ci config (#160) 48090748 修复Json Validator会失效的BUG (#153) git-subtree-dir: src/auth git-subtree-split: 5aba2468da04021789a2355a15d275926021a57b * fix: Temporary fix the data confusion in SessionMiddleware (#229) Fix bug about $sessionStore that has data confusion between same worker. * fix: Fix Auth token cache time (#223) * composer update * fix #419 token cache time is incorrect. * update composer * feat: Added exclusive lock and shared lock (#225) * feat: 为查询构造器添加排他锁和共享锁操作方法 * feat: 为活动记录AR添加排他锁和共享锁操作参数 * feat: 为查询构造器和活动记录AR中的加锁操作添加单元测试 * Optimized coding style and Fixed unit test. * Optimized coding style and Fixed unit test * 修复 zRem 前缀问题 (#232) zRem 对应的 zDelete 无映射前缀方法 * fix: Fixed Session is accidentally replaced by the next request. (#234) * Fix Session is accidentally replaced by the next request. * Add Unit Test * Update Unit Test * Delete deprecated session * Modify session context key * fix scope usage error (#236) * Fixed Session Unit (#235) * FIxed BUG for incorrect result of Redis::HMget and Redis::HGetAll. (#239) * fix: Fixed after the server is restarted, the client fails to receive the package. (#237) * 增加服务重启后,RpcClient recv会失败的单测 * client->receive失败时,若错误码为5001,则重连并且重新发送 * 修改RPC收包失败,重试逻辑 * Update * Update * 增加日志 * Fix log * 如果客户端正常返回数据,不需要关闭客户端 * 修改日志级别 * Fix 104 Connection reset by peer * RPC 客户端意外关闭后,记录对应日志 * fix http-client Exception (#238) * optimize: Optimize Server Request initialization. (#240) * Optimize Server Request initialization. * Update Request.php * fix: Fixed rpc client log message for exception (#241) * fix: Fixed rpc client exception * Changed swoole version 4.0.2 -> 4.0.3 * fix: Fixed REDIS_DB is not effected when redis reconnected. (#242) * Fixed REDIS_DB is not effected when redis reconnected. * 修改切换DB操作统一在createConnection中进行 * 增加重连后,REDIS_DB会失效的BUG * fix: Fixed unit test (#227) * Fixed unit test Since #209, the result that get via QueryBuilder will not format the data type anymore. * Update BugTest.php * feat: Added Redis HyperLogLog (#226) * 增加pfAdd、pfCount、pfMerge方法单测 * Update pfadd pfcount pfmerge * 完善 Redis HyperLogLog * Add Redis::ZInter * Swoole 4.2.6以后版本,协程Redis blpop timeout失效
swoft-bot
added a commit
that referenced
this pull request
Jan 15, 2019
f9910dc Merge commit 'b4f8d0a17a1c9a99274d0e250f6179d14a8728a8' 036d98b Merge branch 'master' of github.com:swoft-cloud/swoft-component 0d9ccbe Update Aop.php (#222) cacd775 修复Number验证器最大和最小的template没有生效的问题 (#218) 7ebaf5f 修复Number验证器最大和最小的template没有生效的问题 (#218) ed18988 fix error on trigger event handler (#196) bf188ad fix a bug when warnings appear in the high version of swoole (#195) 4ec3be6 自定义组件支持别名配置 (#181) 609dd83 修复restart不能正常使用的BUG (#180) 0bcd9bc 修改连接池配置的timeout字段为float (#177) 0044361 修改自定义组件只能扫描Aop、Command、Bootstrap三个文件的BUG (#169) 99916fc 兼容swoole 4.0.3版本 (#166) a1d6ace 增加用户自定义组件配置 (#150) d0f7f88 Upstream travis ci config (#160) afb115f 修复Json Validator会失效的BUG (#153) 5fdf6c7 修复自定义注解无法使用Aop切面编程的BUG (#139) 3c147d1 Optimize (#143) c98825b 修复执行php bin/swoft stop命令时master进程异常未退出的问题,以及停止失败后,pid文件被删除的问题 (#134) 940f76f 修改`ComposerHelper::getDirByNamespace`匹配有误的BUG (#137) 427dcb6 Update PoolHelper.php (#131) fc38546 Scan bean according to Composer settings (#115) 851f3f0 Add psysh for debug (#109) e55fae5 Parse namespace to dir path according to composer settings (#103) 290a2f4 fix swoft-cloud/swoft#277 (#96) 0d2dade fix logWriter (#95) 1f1af6c Uniform log path format (#94) 148daeb [fixed]eval error with void method (#92) a22481a [fixed] logger->messages init error (#91) 69975cd add coWrite(); use swoft/swoole-ide-helper (#83) 7f66cef change fix 410b028 fix index err git-subtree-dir: src/framework git-subtree-split: f9910dc9266e9f87c158d89286a2f07dc67f2a18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.