Files
dolibarr/test/phpunit
MDW 746ca01423 Fix: Correctly close active output buffer. (#28723)
# Fix: Correctly close active output buffer.

Use ob_get_clean(), not ob_get_contents() and ob_clean().

Tests were failing with:
FunctionsLibTest::testVerifCond with data set "Test that verifConf("0") returns false" ('0', false)
Test code or tested code did not (only) close its own output buffers

OK, but incomplete, skipped, or risky tests\!

Also refactored a test case to use a data provider which helped identify that it was related
to dol_eval.
2024-03-09 01:27:01 +01:00
..
2024-03-02 13:15:20 +01:00
2024-03-03 16:58:03 +01:00
2024-03-05 01:07:19 +01:00
2024-03-05 01:12:28 +01:00
2020-09-18 03:07:13 +02:00
2024-02-21 12:46:20 +01:00
2024-02-17 15:50:51 +01:00
2024-02-20 01:17:00 +01:00
2024-03-02 13:15:20 +01:00
2024-03-02 13:15:20 +01:00
2024-03-02 13:15:20 +01:00