robbin han
robbin han
按照文档上写usermodel测试类,起初没有带`use \Think\PhpUnit;`,是有抛异常的应该 ``` PHP Fatal error: Uncaught TypeError: Argument 2 passed to PHPUnit_Framework_TestResult::addError() must be an instance of Exception, instance of Error given, called in /Users/robbin/Downloads/thinkphp_3.2.3_full/vendor/phpunit/phpunit/src/Framework/TestSuite.php on line 699 and...
```bash Running with debug output on. /usr/lib Called from: [2] /home/vagrant/workspace/zendapidevel/cmake/modules/DetectPhpInfo.cmake [1] /home/vagrant/workspace/zendapidevel/CMakeLists.txt CMake Error at cmake/modules/DetectPhpInfo.cmake:34 (message): php library is not found automatic, maybe your php is not in...
I not found about plaintext method example code, so I add this
from #16 I used `dep init`. Then I have tcell package in vendor.  So I did `go build`. but it's error 
大神你好,看到你对redis研究的一些笔记,我遇到个问题想请教下。 我有一台redis的实例,近阶段经常不定时出现socket连接错误:Operation now in progress,使用的是PHP的predis库,连接是TCP连接,用的PHP内置的stream_socket_client函数。 以下是info信息,redis是跑在虚拟机上的,让运维检查过那台虚拟机上IO和CPU好像也并不高,初步怀疑是否是aof的时候阻塞导致的,请大神指教下。 ``` redis_version:2.4.15 redis_git_sha1:00000000 redis_git_dirty:0 arch_bits:64 multiplexing_api:epoll gcc_version:4.1.2 process_id:5630 uptime_in_seconds:41745087 uptime_in_days:483 lru_clock:500275 used_cpu_sys:3929.24 used_cpu_user:3163.36 used_cpu_sys_children:19.36 used_cpu_user_children:79.60 connected_clients:2 connected_slaves:0 client_longest_output_list:0 client_biggest_input_buf:0 blocked_clients:0 used_memory:363262528 used_memory_human:346.43M used_memory_rss:465199104 used_memory_peak:363270776...
``` PHP Warning: PHP Startup: Unable to load dynamic library './hello.so' - dlopen(./hello.so, 9): Symbol not found: _zval_used_for_init Referenced from: ./hello.so Expected in: flat namespace in ./hello.so in Unknown on...
 页面中没有显示start按钮,console里中报了连接错误。 服务端启的是socket.io在8080端口
resolves # mysql increment support sync_all_columns and append_new_columns ### Description mysql increment support sync_all_columns and append_new_columns