dpi

Results 80 comments of dpi

There may be other compatibility issues, its just this project only happen to expose this one.

Putting this up for discussion first rather than creating a PR, since doing this will require a bit of Git manipulation. The changes themselves are rather simple to put together.

Hi @rlanvin , At this point in time I'm ok if this issue gets rejected, I have [a plan](https://www.drupal.org/project/date_recur#versions) for getting the [~4000 sites using my project which relies on...

Id like to get a preference from the maintainer. Whether he prefers to litter the current branch with attributes or fix the issue with a new major/minor. Or both.

I cant find this code any longer. Happy to close if you agree

Absolutely, this is a great idea for enhancement. Theres some blockers though - To date the app doesnt mutate/modify any data on d.o. so some extra bits and safety will...

Perhaps, do the maintainers of this project consider the missing methods from the interface intentional? Should implementors of the interface be required to add these methods? Other ideas: - Wait...

This can’t be a thing. The library operates in its own namespace. If you’re using Composer and its autoloader you shouldn’t be having any issues. The Socket class here is...

For Composer dependencies you shouldn't be touching those yourself. Especially entries in lockfiles or the autoloader. The `composer` command should managed those fully. That also means that the files in...