David Grudl

Results 425 comments of David Grudl

@f3l1x I feel like you said you would add Redis driver?

Of course, the robot loader can be modified so that it has no dependencies, but its purpose is not to replace a Composer. Composer autoloading is the best way to...

This is an over 13-year-old library, so it was created much earlier than Composer and was originally used to autoload all classes. Today, it is standard to install and load...

Can you try to find where the bad data comes from? Like this way https://github.com/dg/nette-database/commit/9130cfe24727a6b0d403e51d9762f7c98d4fee56

I think the behavior should be the same as how PHP itself accesses the query parameters.

It seems that it breaks tests. ping @dohnal

It would probably be better to make a separate class for this, like https://github.com/redbitcz/subreg-api-php/blob/60f377ac68f3c1871b926eca336f5eb8d3368455/src/Schema/DateTime.php

Perhaps it would be better to discuss it in a forum where it will find more people.

Apparently this is a thing no one needs. 🤔