Chao’s

Results 8 issues of Chao’s

I just tested it with php-5.6 `./bin/php path/to/test.php` works as expected, but with php-fpm , it kills fpm process: ``` [24-Mar-2016 18:15:46] WARNING: [pool www] child 23016 exited on signal...

比如图数据库

Enhancement 增强
help wanted

I never try to build webs using lua Can you tell me how to use this ?

Hi @dinever : I forked a copy of dingo, and modified it to embed all static files into binary, include the template files. the static files layout are heavily changed,...

nashorn is a jvm based js runtime, and some syntax extensions implemented by it. eg:

虽然发在这里不合适,但忍不住发出来,代码之工整无与伦比,学习了

看了下5.5,声明变了: ``` ZEND_API int _zend_hash_add_or_update(HashTable *ht, const char *arKey, uint nKeyLength, void *pData, uint nDataSize, void **pDest, int flag ZEND_FILE_LINE_DC); #define zend_hash_update(ht, arKey, nKeyLength, pData, nDataSize, pDest) \ _zend_hash_add_or_update(ht, arKey,...