Chun-Sheng, Li
Chun-Sheng, Li
@meklis, the Travis CI build is broken because the argument numbers inside `updateRules` method has been changed. Please consider this [line of code](https://github.com/cloudflare/cloudflare-php/blob/master/tests/Endpoints/PageRulesTest.php#L104) and you will find this problem.
You can consider using the Node.js with `Playwright`, [playwright-extra](https://www.npmjs.com/package/playwright-extra) and [puppeteer-extra-plugin-stealth](https://www.npmjs.com/package/puppeteer-extra-plugin-stealth) modules. And the sample codes are as follows: ```js // playwright-extra is a drop-in replacement for playwright, // it...
Sorry. I cannot figure out the Python about resolving this issue at this moment.
@jenstornell, I've created the [discussion](https://travis-ci.community/t/how-to-enable-webp-image-format-support-in-php-7/3209) about `webp` image support on Travis-CI community.
@jenstornell, after researching a lot about building PHP with `imagewebp` support in Travis CI environment, I just find the "hard-core" way to resolve this. Here are the Travis CI build...
I change the socket IO server dependencies and it's worked successfully. It can look at the PR #186 to know more details.
I think we don't let the `default_socket_timeout` be`-1` because this will always try connecting the socket server until the connection is established.
@DmitriyPopov, thank you for your reply. I think I can do this if possible, but I want someone can help me to review my submitted PR.
@G1K, thank you for your reply. Actually I'm not familiar with Russian well. Could you write down the English comment? Thanks...
@jenstornell, thank you for your concern. You're right, the data provider is duplicated and I think we can use the one `availableImageProvider` to collect the image file path for the...