Pavel Karfík

Results 8 issues of Pavel Karfík

I've come across an issue where Assertion::url() method validates an invalid url. I've passed `http://whatever` through this method without including a top level domain name e.g. `.com` etc. I feel...

What if we've replaced the magic __toString method with a regular toString method, would make the usage nicer.

Hello, an acquaintance of mine have come across sonobus and thinks it would be a great app to use as a "silent disco" alternative. The idea is to use sonobus...

Hi, it took me a while to get to this, but I finally managed to take a look at this and I'm keen for some comments regarding the features. I...

Hello, we've come across a bug in XML parsing when receiving `Warnings` in the root of the XML response on e.g. `Invoices`. Supposedly this issue is related to the recent...

## Describe the bug This sniff incorrectly reports an error while using in my case `\Psl\Str\join` function and reports forbidden use of the native PHP function ### Code sample src/a.php...

Type: bug
Standard: Generic
Status: triage

Hello, we're using this package in one of our project and came around this issue with abandoned packages, it's forcing us to add indirect dependency to our project. I noticed...

### Bug report Hello, I've come across this issue a few versions back, when I narrow e.g. an array type using a PHPDoc var annotation (but also using `Psl\Type\..` features...

bug