Yuchen Wang

Results 18 comments of Yuchen Wang
trafficstars

Sorry, I have no plan to develop new checks for 7.1. Maybe next month.

eca61b3, still working

Thanks for your useful advice. I'll try to explain this problem. This problem was considered during development but didn't have any solution that good enough. According to this advice, your...

Thanks for @remicollet advice, we'll keep only one version. e7fdd9cfea044a7473a10b0f55140249dc9d972f

> Seems definitively better to use standardized macro name (PHP_TRACE_VERSION) which is checked during the upload on pecl, and avoid such common mistake... What's the checking mechanism during the upload?...

http://git.php.net/?p=web/pecl.git;a=blob;f=public_html/release-upload.php;h=681f14a47a5ba39f103bbc9b826847e072255f91;hb=HEAD#l102 It seems that this script will never check `extension/php_trace.h` due to the sub folder...

Strictly speaking, this code snippet do affect performance. for some simple code, perhaps phptrace can do some merging operation to reduce the output size like this ``` > strpos("You love...

We'v planned adding a parameter to set the length of variables.

Here is our expectation... I think your theme is using Bold Black as background color, try this command `echo -e '\x1b[1;30m hello \x1b[0m'`.