zendframework / zend-developer-tools

Module for developer and debug tools for working with the ZF2 MVC layer.
BSD 3-Clause "New" or "Revised" License
323 stars 130 forks source link

ZendDeveloperTools is not compatible with Session in ZF <= 2.3.1 #197

Open bioub opened 8 years ago

bioub commented 8 years ago

Says "Session Validation Failed" on SessionManager->start() (used in FlashMessenger...)

capture d ecran 2015-10-22 a 20 28 02
Ocramius commented 8 years ago

Should raise dependency to ZF 2.4+. On Oct 22, 2015 11:31 AM, "Romain Bohdanowicz" notifications@github.com wrote:

Says "Session Validation Failed" on SessionManager->start() (used in FlashMessenger...)

[image: capture d ecran 2015-10-22 a 20 28 02] https://cloud.githubusercontent.com/assets/1698236/10674526/aad9a296-78fb-11e5-81c7-e17a4409447f.png

— Reply to this email directly or view it on GitHub https://github.com/zendframework/ZendDeveloperTools/issues/197.

bioub commented 8 years ago

Then maybe you should add some stable tags ? One for ZF 2.0 to ZF 2.3, another for ZF 2.4+, my client wasn't able to upgrade it's PHP version which was PHP 5.3.3 so had to keep ZF 2.2.10.

Ocramius commented 8 years ago

Can't tackle this atm, but I see that @samsonasik already asked for more tags :-\

weierophinney commented 4 years ago

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