zuozhehao

Results 18 issues of zuozhehao

```go goroutine 18 [running]: github.com/brutella/dnssd.(*Service).IPsAtInterface(0xc0000736b8, 0x0) D:/***/github.com/brutella/[email protected]/service.go:150 +0x3d github.com/brutella/dnssd.A({{0xc000212020, 0x4}, {0x6d4654, 0x9}, {0x6d3039, 0x5}, {0xc000212024, 0xc}, 0xc000206120, 0x0, ...}, ...) D:/***/github.com/brutella/[email protected]/dns.go:116 +0x39 github.com/brutella/dnssd.containsConflictingAnswers(0xc000406090, 0xc000214020) D:/***/github.com/brutella/[email protected]/responder.go:465 +0xbb github.com/brutella/dnssd.findConflicts(0xc000406090, {0xc00040a010, 0x1, 0x1?})...

php8编译失败

Recently, I bought a device that supports absolute coordinate movement. How to obtain hid reports in window

### Describe the bug See the window quickly move to the center position. ### Reproduction _No response_ ### Expected behavior _No response_ ### Platform and versions ``` Environment › OS:...

type: bug
scope: core
priority: 3 low
status: upstream

```php var config = ["aaa":"bbb"]; var conf = config["aaa"]; ``` output: ``` StaticTypeInference=array-access undefined StaticTypeInference=array-access variable StaticTypeInference=array-access undefined StaticTypeInference=array-access variable ``` ```php var config = ["aaa":"bbb"]; var aaaa = config["aaa"];...

nfr

```php namespace Example; class Closure { protected test; public function callback() { return function () { return this->test; }; } } ```

bug

### Description The following code: ```php

bug

``` Debug: set GO111MODULE=on checking... downloading... Debug: HTTP GET https://gfcdn.johng.cn/cli/binary/darwin_amd64/gf?ce0cd6d1369749d854131df898521426 Error: downloading failed for darwin amd64, may be network issue: ``` 浏览器下载: ![image](https://user-images.githubusercontent.com/4464252/145077227-265a3d73-c56a-43ec-8d26-b88e9e608c22.png)

1、Use environment. When there are multiple systems running, it is not very convenient 2、Start with parameters In the development process, if unit testing is needed, especially using Golan, it seems...

enhancement

Session_memcached_driver.php 里, $this->_memcached->getServerList()为空,导致无法保存session