Skip to content
#

php-extension

Here are 218 public repositories matching this topic...

cphalcon
TysonAndre
TysonAndre commented Oct 31, 2019

In README.md

If you execute untrusted JavaScript code, make sure to use V8 version 6.4.388.18, 6.5.143 or higher. See notes on untrusted code mitigations for further details.

However, the latest version of v8js requires libv8 version 6.9, so this note should mention it only needs to be checked when building older releases of v8js (or be removed)

david0315
david0315 commented Sep 21, 2018

我的php.ini 配置如下:
seaslog.default_template = "%T | %L | %I | %H | %P | %Q | %t | %M"

image

还有一个问题:
mac 下貌似不能写入其它级别的log 只能写入 EMERGENCY 级别的错误,
我的配置是

;;记录日志级别,数字越大,根据级别记的日志越多。
;;0-EMERGENCY 1-ALERT 2-CRITICAL 3-ERROR 4-WARNING 5-NOTICE 6-INFO 7-DEBUG 8-ALL
;;默认8(所有日志)
;;
;; 注意, 该配置项

horkooo
horkooo commented Aug 15, 2019

I had compile and install opencv(4.1.1) with it's module opencv_contrib(4.1.1) yesterday. when I compile phpopencv today ,there's an error appeared that "make:***[opencv.lo] error 1",

Following is the whole infomation :

`
/usr/local/include/opencv4/opencv2/core/mat.hpp:2070:12: error: expected ‘,’ or ‘...’ before ‘&&’ token
Mat(Mat&& m);
^
/usr/local/include/opencv4/open

wu-sheng
wu-sheng commented Nov 11, 2017

IMHO, for an open source project, the community environment is the most important thing. So please make sure, every people who are interesting in your repository, know who you are, and how to contact you.

So at least provide your information for contacting you. At least, if you want to make things easier, you can use Skywalking's gitter room, google maillist, QQ group, etc. **Bottom line is, pe

Improve this page

Add a description, image, and links to the php-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the php-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.