visonforcoding

Results 5 issues of visonforcoding

### Package version, Laravel version laravel-doctrine/orm": "^1.6", "laravel/lumen-framework": "^7.2", ### Expected behaviour ```php use Symfony\Component\Validator\Constraints as Assert; class PushInfo { /** * * @var string * @Assert\NotBlank() */ protected $bizId;...

I use php-di make my framework , and i integration the [Ray.Aop](https://github.com/ray-di/Ray.Aop) to get aop feature. bose the `php-di `and `ray.aop` need call the function or method in the end....

support

This request solves 2 problems First, prevent unlimited generation of temporary class files. Ensure that one source code file corresponds to one generated file. Secondly, 1 bug was solved. When...

netbeans or other

目标是存入redis后的json 可以不包含类信息,可以做到跨语言共享缓存结构和防止类文件移动等问题造成缓存失效。