<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><table class="behaviourtable table">
<tr>
<th>Existing column1</th>
<th>Existing column2</th>
<th>Existing column3</th>
<th>Comment</th></tr><tr>
<td>A</td>
<td>B</td>
<td>C</td>
</tr><tr>
<td>D</td>
<td>E</td>
<td>F</td>
<td class="text-info">G</td></tr><tr>
</tr>
</table></body></html>
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.