fmfi-svt / fajr

Frontend pre univerzitný systém AIS2 (vývoj skončil)
https://fajr.fmph.uniba.sk/
MIT License
0 stars 1 forks source link

Nezbehne ziaden PHPUnit test pri najnovsom PHPUnite 3.5.11 a error_reporting = E_ALL | E_STRICT #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dovod- 
PHPUnit 3.5.11 povazuje riadok 

require_once 'PHPUnit/Framework.php'; 

v subore test_include.php za nepotrebny a hodi runtime exception typu 
E_USER_NOTICE (zobrazi sa ak mate nastavene v php.ini error_reporting = E_ALL | 
E_STRICT) co je vyhodnotene ako nezbehnuty test :)

Riesenie - 
updatnete si vsetci PHPUnit (neviem, ci tie starsie to nahodou nevyzaduju). 
Potom commitnite odstranenie toho riadku :)

Workaround - 
vypnite si reportovanie E_STRICT

Original issue reported on code.google.com by descen...@gmail.com on 19 Feb 2011 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by anty...@gmail.com on 26 Feb 2011 at 8:36

GoogleCodeExporter commented 8 years ago
myslim ze toto je uz vyriesene, nie?

Original comment by ppersh...@gmail.com on 4 Apr 2011 at 6:16

GoogleCodeExporter commented 8 years ago
Ivan, ako to je? Je to uz fixnute? Ak hej tak pls zavri tuto issue.

Original comment by anty...@gmail.com on 17 Dec 2011 at 10:59

GoogleCodeExporter commented 8 years ago

Original comment by anty...@gmail.com on 20 Dec 2011 at 6:17