huzhiguang

Results 7 issues of huzhiguang

There are some machines HHBC is written bad would happen,the case is less.and then I deleted hhbc file can run normally (hhbc file can be read and write) hhvm master...

Summary: Implemented protobuf extension. php extension git address:https://github.com/allegro/php-protobuf Generate php protobuf files you need to run using HHVM,e.g: hhvm protoc-gen-php.php foo.proto

CLA Signed
GH Review: review-needed
Import Started

(1)add eval and create_function compile num monitor (call check-health command),monitor name is EvaledUnits(eval num) and CreateFuncs(create_function num) in check-health command (2)add option Eval.EnableDynamicFuncWarn (default is False),print warning log use eval...

CLA Signed
GH Review: review-needed

(1)add monitor command "check-repo",command implement ,check the 11 hhbc tables whether exists exception,normal will print "hhbc is ok",exception will print 11 tables exception message (2)add RepoException log,set "no such table"...

CLA Signed
GH Review: review-needed

add compatible zend function session_id unit test

CLA Signed
GH Review: review-needed

add fastcgi connect timeout info log

CLA Signed
GH Review: review-needed

a.txt real location is a/a.txt file_exists("a/b/../a.txt"); this code return value is false ,but hhvm process relative path,so this result is true,diff php,and then old way process relative path performance have...

CLA Signed
GH Review: review-needed