<div dir="ltr">Hi,<div><br></div><div>I may have missed something, but it seems that Travis doesn't like anymore our unit tests…</div><div>Since this job <a href="https://travis-ci.org/phpmyadmin/phpmyadmin/builds/33717508" target="_blank">https://travis-ci.org/phpmyadmin/phpmyadmin/builds/33717508</a>, a lot of jobs are failing. Does anyone know why please? (But not all jobs, again: why?)</div>

<div>It seems that phpunit had been updated and that the new version (4.2.x) deprecated "assertTag".</div><div><br></div><div>I tried something here: <a href="https://github.com/Tithugues/phpmyadmin/commit/dc652ea42e47e17ab05d835e94382c2bdd7ee47c">https://github.com/Tithugues/phpmyadmin/commit/dc652ea42e47e17ab05d835e94382c2bdd7ee47c</a> but I've an issue because the new class is not found. As I don't really know how Travis is configured the PHP paths, some ideas could be useful.</div>

<div>I tried to update the phpunit path here: <a href="https://github.com/Tithugues/phpmyadmin/commit/87136184f22abd9c5ad8975d8d1231816c3e6a7a">https://github.com/Tithugues/phpmyadmin/commit/87136184f22abd9c5ad8975d8d1231816c3e6a7a</a></div>

<div>But the result was the same than the original phpunit, as phpunit-DOM-assertions still don't implement assertTag…</div><div><br></div><div>Could we simply force the phpunit version to 4.1.4 instead of >=3.7?</div>

<div><br></div><div>Thanks,</div><div>Hugues.</div>
</div>