Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,001 contributions in the last year
Activity overview
Contribution activity
October 2020
- enumag/redis-1 PHP
- enumag/psalm-bug-2 PHP
Created a pull request in prooph/event-store-client that received 3 comments
Catch Exception instead of Throwable
When trying this lib together with amphp v3 I ran into a problem where a type error of passing a wrong argument somewhere was completely hidden and…
Created an issue in php-webdriver/php-webdriver that received 11 comments
How to wait for page reload?
I use executeScript to fill and submit a form. Then I need to wait for the page to reload because I need the URL I'm redirected to. But I can't fin…