Jump to content

Email Obfuscation (EMO)


Roope

Recommended Posts

Hi Roope

First of all, thanks so much for this great module!

Just tested your latest release (v1.3.0 Stable) and got the following error (on PHP 8.1):
Uncaught TypeError: Unsupported operand types: int + string in /site/modules/EmailObfuscation/EmailObfuscation.module:444

Link to comment
Share on other sites

11 hours ago, patrick said:

Hi Roope

First of all, thanks so much for this great module!

Just tested your latest release (v1.3.0 Stable) and got the following error (on PHP 8.1):
Uncaught TypeError: Unsupported operand types: int + string in /site/modules/EmailObfuscation/EmailObfuscation.module:444

Fixed

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

@Roope I am using this module on PHP 8.1.2 and just received this error message:

PHP Deprecated: Implicit conversion from float 521638.00000000006 to int loses precision in /home/users/xxx/site/modules/EmailObfuscation/EmailObfuscation.module:211

The module seems to work normally though. Is this something to be concerned about?

Link to comment
Share on other sites

On 1/24/2024 at 3:52 PM, Stefanowitsch said:

@Roope I am using this module on PHP 8.1.2 and just received this error message:

PHP Deprecated: Implicit conversion from float 521638.00000000006 to int loses precision in /home/users/xxx/site/modules/EmailObfuscation/EmailObfuscation.module:211

The module seems to work normally though. Is this something to be concerned about?

No need be concerned but thanks for the notice, I pushed a fix for this.

https://github.com/BlowbackAgency/EmailObfuscation/commit/8dd2a3c278b86a36329122aac5d9ef0db7875218

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...