jonufele / WaterCooler-Chat

WaterCooler chat is a simple flat file db chat system which lets you embed a chat container wherever you like. Looking for a simple chat that doesn't complicate too much (and yet, not flat-looking)? Then this is it. Demo:
http://wcchat.atwebpages.com
GNU General Public License v3.0
18 stars 7 forks source link

Deprecated @ PHP 8.2 #5

Closed oliveskur closed 5 months ago

oliveskur commented 1 year ago

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in C:\http\ww\chat\includes\classes\wcutils.class.php on line 219

Deprecated: Implicit conversion from float 1687728017.8812 to int loses precision in C:\http\ww\chat\includes\classes\wcroom.class.php on line 1187

Deprecated: Implicit conversion from float 1687728017.8812 to int loses precision in C:\http\ww\chat\includes\classes\wcroom.class.php on line 1214

rexzooly commented 1 year ago

I have put in a pull request

https://github.com/jonufele/WaterCooler-Chat/pull/6

jonufele commented 5 months ago

Fixes already present on latest release