<center>
<h2>Old String VS New String</h2>
<table border=1 cellpadding=15>
<tr align=center>
<td>Old</td>
<td>New</td>
</tr>
<tr>
<td>This is the <del style='background-color:#ffcccc'> second</del> div that we are using to check if the <del style='background-color:#ffcccc'> original</del> data can be seen & Yes It is Working</td>
<td>This is the <ins style='background-color:#ccffcc'> first</ins> div that we are using to check if the <ins style='background-color:#ccffcc'> changed</ins> data can be seen & Yes It is Working</td>
</tr>
</table>
</center>
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.