Kristof Coomans

Results 8 issues of Kristof Coomans

I'm looking at existing PHP libraries for scheduling jobs at a given date or with a given delay. A requirement however is that a job that gets scheduled, can be...

On PHP 8.1, deprecation notices still occur on several methods of the Util\sCollection class. #[ReturnTypeWillChange] was added to the offsetGet() method in https://github.com/kamermans/guzzle-oauth2-subscriber/commit/040db6816c9618841293d6eef05c88c244c2c550, however it was not added to any...

In an attempt to use the fieldset named selector, it did not return the fieldset I expected it to return when using find() with the legend value as a locator...

I couldn't find the docker images built from this project on Docker Hub. Do you host them elsewhere already or are you still planning to have them available somewhere?

https://github.com/dutchiexl/BehatHtmlFormatterPlugin expects screenshots to be put in a certain directory with a certain filename, then it will integrate them into its HTML report. It would be nice if the behat-screenshot...

enhancement

If I run a test using phpunit-selenium in process isolation, if it fails to find certain elements using the selenium API, it ends up not showing the expected exception but...

When using the Silex security service provider, CORS preflight requests get halted by the firewall on secured paths. It would be handy if this package could offer a RequestMatcher implementation...