Rostyslav Mykhajliw

Results 7 comments of Rostyslav Mykhajliw

Thank you Matthew! I'll start migration.

Hi Matthew, I've migrated Zend-Feed reader https://github.com/necromant2005/zend-feed/tree/BUG19-mirgration-static-tdynamic tests passed: https://travis-ci.org/necromant2005/zend-feed/builds/110578421 I can merge all changes in one commit, if you prefer. Cheers,

Also it will be great to migrate "writter" because it uses the same weird static plugin manager functionality /** \* @var ExtensionManagerInterface */ protected static $extensionManager = null;

I've also migrated cache interface to PSR-6

Nope. I've patched zend to solve this issue.

I suppose that's @weierophinney

It makes no sense to support and developing this library, because there's php.ini already has option to change default session storage (if it's required): session.serialize_handler = php_serialize Also in case...