Commit Graph

  • 9c179be234
    Release v3.1.47 (#7180) master v3.1.47 3.1 李铭昕 2024-11-28 10:28:20 +0800
  • 124f1ceb7e
    Fixed __call causing method_exists to always be false (#7176) 张城铭 2024-11-28 10:09:19 +0800
  • 729ee7464f
    Format code (#7177) 李铭昕 2024-11-28 09:51:55 +0800
  • fb2bd90ccc
    Remove contributors svg (#7169) Luffy 2024-11-26 10:30:45 +0800
  • e38f97243f
    Use unpkg.com Luffy 2024-11-25 15:13:36 +0800
  • d647cac206
    Release v3.1.46 (#7162) v3.1.46 李铭昕 2024-11-21 10:00:28 +0800
  • f53c193862
    Add way to call hooks for tests running in coroutines (#7151) Marcos Kubis 2024-11-20 04:42:54 -0300
  • b332642bd4
    Added method Hyperf\Database\Schema\Blueprint::engine(). (#7156) WenRenHai 2024-11-20 14:07:44 +0800
  • d4aa1c2087
    Added missing methods (accepted_if, ascii, date_equals...) to validation messages. (#7150) Weslen Teche 2024-11-20 02:51:36 -0300
  • 55e3c8c662
    Fixed unit cases for Arr::shuffAssoc. (#7159) 李铭昕 2024-11-20 11:35:52 +0800
  • 8cca5ff6d6
    Added exclude rules for hyperf/validation (#7148) xiewxin 2024-11-20 10:29:15 +0800
  • 119b689252
    Release v3.1.45 (#7153) v3.1.45 李铭昕 2024-11-14 10:27:55 +0800
  • bc1da0a0fa
    Support to define servers and info for swagger. (#7149) 李铭昕 2024-11-11 21:13:19 +0800
  • 2788a2f069
    Added setVisible and setHidden into Model\Collection. (#7147) WenRenHai 2024-11-11 13:55:47 +0800
  • 70fc945dec
    Add entry point setup for Docker hot-reloading in Watcher doc (#7144) Abdullah Al mamun 2024-11-08 13:31:07 +0600
  • c082e75dee
    Added method Hyperf\Database\Model\Builder::findOr. (#7143) lyan 2024-11-08 15:30:06 +0800
  • 913cd40e86
    Added Hyperf\Collection\Arr::shuffleAssoc method (#7141) Deeka Wong 2024-11-08 10:11:05 +0800
  • 868d333f01
    Fix migration error (#7133) Yi 2024-10-31 10:11:31 +0800
  • 7f6b899939
    Upgrade Docs: Remove Redundant @var Annotations for Injected Properties (#7134) guandeng 2024-10-31 09:50:31 +0800
  • 40894ce6ee
    Release v3.1.44 (#7130) v3.1.44 李铭昕 2024-10-24 09:38:29 +0800
  • 4db4f01f08
    Make methods in InteractsWithDatabase protected Bosun Egberinde 2024-10-23 12:24:12 +0200
  • f6dabc8889
    Fixed bug that sortByMany value is null when using SORT_NATURAL (#7124) guandeng 2024-10-23 18:12:23 +0800
  • cc61a3602f
    Optimized cnb mirror CI (#7117) Deeka Wong 2024-10-14 20:27:18 +0800
  • 4ff0d284a9
    Fix git mirror for cnb (#7115) Deeka Wong 2024-10-12 15:11:26 +0800
  • a0be0cd6aa
    Added support for disallowing class morphs (#7110) WenRenHai 2024-10-11 18:25:57 +0800
  • e42bc9676f
    Added Blueprint::charset() and Blueprint::collation(). (#7070) lyan 2024-10-11 17:48:06 +0800
  • f2a5d3e90e
    Added methods nullableUuidMorphs uuidMorphs nullableNumericMorphs to \Hyperf\Database\Schema\Blueprint (#7063) lyan 2024-10-11 17:17:08 +0800
  • a8f21f685e
    Added Hyperf\Database\Schema\Blueprint::tinyText(). (#7071) Weslen Teche 2024-10-11 05:58:16 -0300
  • 8763ac81fc
    Release v3.1.43 (#7111) v3.1.43 李铭昕 2024-10-10 09:57:43 +0800
  • 4f2a9be35e
    Fixed bug that CacheAHead cannot use the default ttl. (#7109) crystal9002 2024-10-09 18:22:39 +0800
  • 9d529fa75d Rename cnb group name to hyperf. 李铭昕 2024-10-09 11:16:15 +0800
  • f98fab30ce
    Fixed bug Str::trim cannot support the default rules "\n\r\t\v" for trim/ltrim/rtim. (#7068) guandeng 2024-10-09 10:28:40 +0800
  • 6a4f612572
    Added mirror repo to cnb.cool. (#7108) 李铭昕 2024-10-09 10:01:56 +0800
  • 89a8f45fab
    Removed env_vars to keep the child process environment variables consistent with the parent process (#7105) Deeka Wong 2024-10-06 20:33:12 +0800
  • de4b7e68b6
    Added Hyperf\Database\Model\Relations\Relation::getMorphAlias(). (#7025) WenRenHai 2024-09-26 21:01:25 +0800
  • db8ce5901e
    Optimized the code of Hyperf\Watcher\Ast\RewriteClassNameVisitor::leaveNode. @长久同学 2024-09-26 10:38:18 +0800
  • 1bf6f9cd0c
    Update logger.md (#7036) 王成涛 2024-09-26 10:14:15 +0800
  • 0de1034bad
    Optimized the code of Hyperf\Database\Query\Grammars\Grammar::compileUpdate. (#7082) Albert Chen 2024-09-25 18:21:24 +0900
  • 3556c71e25
    Release v3.1.42 (#7091) v3.1.42 李铭昕 2024-09-25 11:10:17 +0800
  • b4c8b50f1c
    update github actions for all components. (#7090) 李铭昕 2024-09-25 10:54:12 +0800
  • 5fb0d13a1e fix split shell 李铭昕 2024-09-25 10:44:44 +0800
  • 09be42f8aa
    Fixed bug that split cannot work with .github (#7089) 李铭昕 2024-09-25 10:35:11 +0800
  • d1f34b6f90
    Improve actions (#7088) Deeka Wong 2024-09-25 10:05:50 +0800
  • beb0a18b22
    Fixed bug that data_get cannot support int key. (#7081) aogg 2024-09-23 13:14:27 +0800
  • 06575f32de
    Release v3.1.41 (#7079) v3.1.41 李铭昕 2024-09-19 21:09:37 +0800
  • 70b68090fa
    Optimized the version of requirement for hyperf/database. devin 2024-09-19 20:34:56 +0800
  • 2443aa4f10
    Added ModelUpdateVisitor::getReturnType method (#7077) Deeka Wong 2024-09-19 16:17:27 +0800
  • 3cf0da31d3
    Added Hyperf\Database\Schema\Schema::getForeignKeys(). (#7059) lyan 2024-09-19 15:59:19 +0800
  • e05fe2478b
    Support db type enum for DoctrineConnection. (#7064) @长久同学 2024-09-13 20:58:23 +0800
  • a8418d1582
    Release v3.1.40 (#7061) v3.1.40 李铭昕 2024-09-12 11:21:31 +0800
  • 34c36ab04d
    Convert $value and $pattern to string for Str::is(). (#7053) guandeng 2024-09-12 10:13:44 +0800
  • 976e7a839e
    Fix the priority of the database parameter in the hyperf migrate command (#7051) Sidney Oliveira 2024-09-11 23:07:27 -0300
  • fe53a52d2e
    Optimize DB Helper method parameters. (#7056) devin 2024-09-12 10:06:25 +0800
  • 8a476e907a
    Release v3.1.39 (#7049) v3.1.39 李铭昕 2024-09-05 10:46:14 +0800
  • 0f69aa2320
    Optimized the argument table like database.table for gen:model which can be used to generate another database models. (#7044) devin 2024-09-05 10:27:49 +0800
  • 196386bc7e
    Improved packaging speed for command phar:build. (#7040) 邹景立 2024-09-05 10:01:30 +0800
  • b189a726c0
    Fixed bug that jsonrpc-http cannot support swow. (#7043) 李铭昕 2024-09-02 17:46:26 +0800
  • 2087160db8
    Fixed bug that the mount code will break the main file with declare when using phar:build. (#7034) 邹景立 2024-09-01 00:39:13 +0800
  • 42329b1e20
    Added methods whenTableHasColumn and whenTableDoesntHaveColumn to \Hyperf\Database\Schema\Schema (#7024) zds 2024-08-29 15:33:39 +0800
  • 1c295f204a
    Improved ConsoleLogger to support running in watcher (#7033) Deeka Wong 2024-08-29 15:00:38 +0800
  • 0fed0fd0a3
    Release v3.1.38 (#7032) v3.1.38 李铭昕 2024-08-29 10:09:51 +0800
  • cfd243062b
    Added Hyperf\Framework\Logger\ConsoleLogger (#7028) Deeka Wong 2024-08-28 14:15:46 +0800
  • 030c8b732c
    Added Hyperf\Contract\CanBeEscapedWhenCastToString (#7023) Deeka Wong 2024-08-27 19:02:54 +0800
  • ba7de5b0ed
    chore: update php-cs-fixer dependency to 3.62.0 (#7027) Deeka Wong 2024-08-27 16:33:18 +0800
  • 00309bcdaf
    Improved phpdoc for hyperf/collection (#7022) Deeka Wong 2024-08-24 22:15:22 +0800
  • a2df3fb500
    Added unit tests for hyperf/circuit-breaker (#7018) zds 2024-08-23 20:25:59 +0800
  • fd59841b0b
    Feat: add reorder method to clear and set sorting (#7016) WenRenHai 2024-08-23 20:13:57 +0800
  • 018291c384
    Release v3.1.37 (#7017) v3.1.37 李铭昕 2024-08-22 10:09:20 +0800
  • 554632af57
    Added methods whereNone and orWhereNone to Hyperf\Database\Query\Builder (#7015) zds 2024-08-21 21:12:15 +0800
  • 09c57dfb80
    Fixed bug that socketio-server cannot support php 7.x (#7009) 2.2 李铭昕 2024-08-19 14:47:53 +0800
  • a37af75d6e
    Use anonymous classes to avoid the duplicated class name for database migrations. (#6839) rookiexxk 2024-08-16 15:52:37 +0800
  • 3558e6fab9
    Release v3.1.36 (#7004) v3.1.36 李铭昕 2024-08-15 13:50:58 +0800
  • 0f63fdb3c9
    Added partitioned support for Cookie (#6971) Deeka Wong 2024-08-15 12:53:49 +0800
  • 531c173e47
    Added support for retrieving the current system time with milliseconds for Hyperf\Support\Traits\InteractsWithTime (#6990) Deeka Wong 2024-08-15 12:46:42 +0800
  • 8d04672d88
    Added default methods for #[AutoController]. (#6998) 李铭昕 2024-08-12 16:55:24 +0800
  • 34211ddfcf
    Format code (#6994) 李铭昕 2024-08-08 10:28:23 +0800
  • bdef7c710b
    Release v3.1.35 (#6993) v3.1.35 李铭昕 2024-08-08 10:05:07 +0800
  • ced6130eb2
    Fixed bug that the root path of swagger server cannot work. (#6987) 李铭昕 2024-08-05 15:18:12 +0800
  • 7b02ce6293
    Optimized docs about reactive-x. zqsjesse 2024-08-01 17:34:42 +0800
  • c3192a0411
    Release v3.1.34 (#6981) v3.1.34 李铭昕 2024-08-01 10:04:27 +0800
  • 8ff01f0e0a
    Added command queue:dynamic-reload. (#6979) 李铭昕 2024-07-31 13:56:16 +0800
  • c7a0bf2532
    Optimized phpdoc & code (#6976) rookiexxk 2024-07-31 13:48:23 +0800
  • 4414bd2965
    Added as command for static method (#6978) 宣言就是Siam 2024-07-31 13:43:47 +0800
  • e2191cfa73
    Support to rewrite component versions for composer-json-fixer. (#6975) 李铭昕 2024-07-26 11:24:41 +0800
  • 4f5b56c9e4
    Release v3.1.33 (#6972) v3.1.33 李铭昕 2024-07-25 10:09:02 +0800
  • 826837ec48
    Improve error message of command exceptions (#6962) Albert Chen 2024-07-22 10:33:44 +0800
  • 1b2251d138
    Optimized Model/JsonResource::toJson (#6963) Deeka Wong 2024-07-22 09:50:05 +0800
  • 3220b80ade
    Fixed bug that websocket sender not support Swow. (#6961) 李铭昕 2024-07-20 15:46:28 +0800
  • 3ac31e3c88
    Added test cases for saving Null. (#6960) 李铭昕 2024-07-19 11:47:56 +0800
  • 8b3669a1c9
    Fixed bug that the connection cannot reconnect to the server in a situation where there was a failover and exchange of read and write hosts. Eduardo Nicioli 2024-07-19 00:47:39 -0300
  • ccd8187107
    Release v3.1.32 (#6956) v3.1.32 李铭昕 2024-07-18 10:14:23 +0800
  • f14128b3a4
    Fixed bug that socketio-server cannot work for swow engine. (#6953) 李铭昕 2024-07-17 18:31:09 +0800
  • d01e384836
    Support where bit functions and operators for database. (#6950) @长久同学 2024-07-15 18:06:11 +0800
  • eec878ea6a
    Fixed bug that restart failed when don't have .env. (#6949) 李铭昕 2024-07-13 20:44:54 +0800
  • 0b48347952
    Removed Swoole Atomic dependency and useless restart counter in watcher.(#6946) Albert Chen 2024-07-12 14:10:34 +0800
  • bf63c1f86f
    Release v3.1.31 (#6944) v3.1.31 李铭昕 2024-07-11 10:05:39 +0800
  • 40f2ac290e
    Revert "修改资源链接 (#6645)" (#6938) Luffy 2024-07-09 13:37:14 +0800
  • 3bca85b652
    Support to reload .env when using hyperf/watcher. (#6936) Albert Chen 2024-07-08 11:29:54 +0800
  • 2bacaf3233
    Release v3.1.30 (#6933) v3.1.30 李铭昕 2024-07-05 13:20:27 +0800
  • cd3a575411 Reapply "Fix sortByMany return is not same to sortBy & Perf sortBy (#6925)" (#6930) 李铭昕 2024-07-05 10:36:30 +0800