Alejandro Celaya

Results 118 comments of Alejandro Celaya

As of today, this library is no longer relevant if you are using PHP 8.1 https://www.doctrine-project.org/2022/01/11/orm-2.11.html These are good news 🙂

This module depends on endroid/qr-code ^1.6 Removing a public method introduces a BC break and should be reserved for major versions. This should be reported to that library if they...

That's not correct. ^1.6 is the same as >=1.6 and if u use endroid/qr-code ^1.6 this package will be updated to the latest > version - 2.* > use instead...

I'm having this issue, but the funny thing is that the [demo page](https://olahol.github.io/react-tagsinput/) is properly working from Android. What's the difference?

This is super interesting, but I'm not completely sure what's your point here 😅 I guess you are trying to request a feature somehow?

Ooohhh. Ok, now I get it. Yeah, there's some inconsistency there. I need to give it a thought. I got confused by all the information regarding QR codes specifically, but...

Thanks for the support detailed suggestion 🙂

> Since I turned on the service last week, I have received 2500+ "orphaned visits" which are pretty much all attempts by machines to try and find vulnerabilities That's not...

Yes, it's the same. The DB abstraction library always tries to connect to one database when the engine is postgres. If you don't specify one, it tries to connect to...