Skip to content

Releases: CleanTalk/php-antispam

4.4

Choose a tag to compare

@Glomberg Glomberg released this 23 Apr 11:17
  • Upd. HTTP Helper. Gathering cross-platform SERVER_ADDR to define private networks.
  • New. Common. Add "all_headers" parameter.

4.2

4.2

Choose a tag to compare

@AntonV1211 AntonV1211 released this 13 Nov 12:03
  • Upd. BotDetecor. Changing the link to get ct-bot-detector-wrapper.js

4.0

4.0

Choose a tag to compare

@svfcode svfcode released this 07 Jul 01:46
3ef1d15

Updated common classes.
Added suggest module.
Added submit time param.

3.2

3.2

Choose a tag to compare

@alexandergull alexandergull released this 17 Jan 10:49
af69d81
  • New. API. New check_bot call implemented.
  • Upd. cURL. Parameters fixed.
  • Upd. Helper. Special UTF-8 handlers implemented.
  • Upd. Examples updated.
  • Code. Inspections. PHPCS implemented.
  • Code. Inspections. PSALM L1 implemented.
  • Code. Lib. Classes refactored.

3.1

3.1

Choose a tag to compare

@svfcode svfcode released this 13 Nov 14:32

Mod: httpRequest. Remove session cookies header from Cleantalk request to the cloud.
Mod: Example.php. Connect php-patch for non-apache servers.
Mod: Refactoring and event_token support added.
Fix: Cleantalk::get_servers_ip() float to int implicit conversion.
Fix: CleantalkResponse::__construct preg_replace null arg.
Fix: Changed moderate server url and port.
Fix: stringToUTF8(). Fix deprecated notice on preg_match.
Fix: Readme. Corrected examples code.
Fix. CleantalkAntispam handler class fixed.

2.6

2.6

Choose a tag to compare

@ardavydov ardavydov released this 26 May 09:10

Fix: correct class name.

2.5

2.5

Choose a tag to compare

@ardavydov ardavydov released this 04 May 06:00
4029f1b

Mod: CleantalkResponse now contains sender_ip and sender_email params.
Fix: Namespace changed.
Fix: Notice $servers fixed.
Fix: Handle execption of network errors.

2.4

2.4

Choose a tag to compare

@ardavydov ardavydov released this 05 Mar 16:25
b951451

Fix PHP 7.4 issues
Fix classes issues
Minor fixes

2.3

2.3

Choose a tag to compare

@ardavydov ardavydov released this 21 Jan 05:28

Update lib

2.2

2.2

Choose a tag to compare

@ardavydov ardavydov released this 28 Nov 10:47

Update lib classes
Add travis tests
Update examples