Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /in/4ctgD on line 20
<table>
<tr>
<td class="first">AAA</td>
<td>30,40 €</td>
<td>41,10 €</td>
</tr>
<tr>
<td class="first">BBB</td>
<td>30,40 €</td>
<td>41,10 €</td>
</tr>
<tr>
<td class="first">CCC</td>
<td>30,40 €</td>
<td>41,10 €</td>
</tr>
</table>
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.