This change restored behavior from PHP7 in PHP8. In PHP7 calling setSize(0) resulted in font size being set to 10. The fix addresses change to equal comparisons in PHP8. Extra comparison is added to keep result from PHP7 in PHP8 for the setSize(0) case. |
||
|---|---|---|
| .. | ||
| AlignmentTest.php | ||
| BorderRangeTest.php | ||
| BorderTest.php | ||
| ColorTest.php | ||
| ConditionalTest.php | ||
| ExportArrayTest.php | ||
| FillTest.php | ||
| FontTest.php | ||
| NumberFormatBuiltinTest.php | ||
| NumberFormatTest.php | ||
| StyleTest.php | ||