weijer
weijer
31 | WARNING | Method name "AipHttpUtil::__init" is discouraged; PHP has reserved all method names with a double underscore prefix for future use. 207 | WARNING | Method name "AipSampleSigner::__init"...
 是未配置algolia导致
.upload-cover .preview-image 得加上 overflow: hidden;
创建专栏时候地址可以填入类似https://www.phpdish.com/categories/weijer 导致专栏页面无法访问也无法修改!
 PHP version : 7.3.22
Can we add new video tracks by api?
Need Chinese support
RT,这个是基于什么考虑 ``` /** * 删除当前的记录 * @access public * @return bool */ public function delete(): bool { if (!$this->exists || $this->isEmpty() || false === $this->trigger('BeforeDelete')) { return false; } //...