Vasily Pyatykh
Vasily Pyatykh
Contributing with a leading PHP port of Puppeteer https://github.com/rialto-php/puphpeteer
I have just noticed that all the built-in effects are quite a copy of what is provided by http://joaopereirawd.github.io/fakeLoader.js/demo/demo2.html. Was you inspired by them?
Hello, great project, but where is the code? 😃 Looks like you forgot to commit. Thank you
PHP allows up to 32 characters (inclusive) for the pattern name. The error message from Behat is correct: `Token name should not exceed 32 characters, but {$tokenMatch[1]} was used.`. However,...
#### Why? There are many identical public methods called `somethingPath()`. They are 100% internal. There is no need to expose them to the outside world. Moreover, these methods clutter the...