indiboy
indiboy
long2ip() expects parameter 1 to be integer, string given `protected function long2ip($long, $abbr = true) { switch(static::NB_BITS) { case 128: return $this->long2ip6($long, $abbr); default: return strval(long2ip($long)); } }`
$this->_config = array_merge($this->_config, config('auth.auth_config')); auth_config user_config
好像会?
Deprecation warning: require-dev.rmccue/Requests is invalid, it should not contain uppercase characters. Please use rmccue/requests instead. Make sure you fix this as Composer 2.0 will error. Do not run Composer as...
[1] ErrorException in Session.php line 28 Class '\houdunwang\session\build\Handler' not found ` //设置驱动 protected function driver( $driver = null ) { $driver = $driver ?: Config::get( 'session.driver' ); $driver = '\houdunwang\session\\build\\'...
是不是要求有点高~~~
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated
wifi主模块焊上去之后应该不需要加焊多少多少电容啥的吧,板子上都没有那么多预留? 搜索看了一下,估计加焊几个电容电感啥的就应该可以搞定了。
"hulang/think-addons": "^3.0", "jaeger/querylist": "*"