zendframework / zend-ldap

Ldap component from Zend Framework
BSD 3-Clause "New" or "Revised" License
29 stars 29 forks source link

Replace occurrences of DateTime-Typehint with DateTimeInterface where appropriate #58

Open heiglandreas opened 7 years ago

heiglandreas commented 7 years ago

I've noticed that there are some DateTime-Typehints that should be replaced with DateTimeInterface to allow passing of DateTimeImmutable as well.

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-ldap; a new issue has been opened at https://github.com/laminas/laminas-ldap/issues/3.