netmou

Results 11 issues of netmou

onBlur: function () { var that = this, options = that.options; /////////////////////////////////////////////////////////////////////// if (that.selection == null) { (options.onInvalidateSelection || $.noop).call(that.element); } ////////////////////////////////////////////////////////////////// // If user clicked on a suggestion, hide()...

see: a bug result isBadQuery always return true #696

### Description add support wordwrap for paragraph to fixes https://github.com/PHPOffice/PHPWord/issues/1687 ### Checklist: - [ ] I have run `composer run-script check --timeout=0` and no errors were reported - [ ]...

add some code(32bit) like follow : public function network() { return long2ip(ip2long($this->address) & ip2long($this->netmask())); } public function broadcast() { return long2ip(ip2long($this->network()) | (~(ip2long($this->netmask())))); } public function inverse() { return long2ip(~(ip2long('255.255.255.255')...

some times i need to write A B C D E ... Are there plans to support?

maybe function curl_file_create is not in php manual, i can not find it ![image](https://user-images.githubusercontent.com/7068058/190992358-141c4208-66eb-4241-b4b4-17b1c55c2aea.png)

if response value is not a string type, then an error will happen , likes "replace function not defined" so all "suggestion.value" should be replaced with "suggestion.value.toString()"

![image](https://user-images.githubusercontent.com/7068058/228148084-12178df5-5ad5-471c-b073-c9cc952e2627.png)

on version 0.16.4 after restart vscode, the opened php file in view is not work at the beginning ```ini root = true [*] charset = utf-8 indent_style = tab indent_size...

thinkphp5还有 ![image](https://github.com/user-attachments/assets/14e99f03-1e7e-4e70-aa8d-ee209137708c) thinkphp5.1 6,8和think-template 中没有这个###说法了,是改变了吗,还是文档丢失了 还有{$v.party,'full_name'|getDanwei=###} 逗号用法,也无处可找