Closed kokspflanze closed 8 years ago
@kokspflanze thank you for the PR.
Byside the TCPDF change, why does tag 1.0
from DoctrineORM does not work?
https://github.com/doctrine/DoctrineORMModule/releases
:+1: for php 5.5 drop. Since it's EOL http://php.net/eol.php
doctrine 1.0 doesnt support ZF3-mvc, so for the unit test and all testing parts i added temp the dev-master, we can remove it if they create a new release.
the TCPDF changes come from https://github.com/ThaDafinser/ZfcDatagrid/pull/237 that is atm not in develop =)
dev-master removed with https://github.com/ThaDafinser/ZfcDatagrid/pull/246
Hi,
prepare zf3 support
i changed the factory system so zf2 and zf3 should now work.
added php-nightly in travis
known problem:
my PR goes to develop, so everyone can test the changes if ppl upgrade to zf3 too.
from my site we can also drop PHP 5.5 support (http://php.net/supported-versions.php)