Skip to content

Releases: Servebolt/php-sdk

1.2.14

27 Jan 16:01

Choose a tag to compare

1.2.13

15 Dec 15:29
0514a2d

Choose a tag to compare

feat: add opcache purge endpoint

1.2.12

26 Mar 11:42

Choose a tag to compare

removed union types to remain with 7.4 compatibility and not have deprecation errors in 8.4

1.2.11

26 Mar 10:56

Choose a tag to compare

Fixes some deprecation error messages

1.2.10

14 Jan 14:11

Choose a tag to compare

Updated the file ApiEndpointsLoader.php to fix depreciation error on PHP 8.2+

1.2.9

17 Dec 07:57

Choose a tag to compare

added the a function to purgeServerCache(), which clears all known caches for the envinronment such as the Server and CDN.

1.2.8

01 Oct 09:46

Choose a tag to compare

Replaces type on all Servebolt CDN requests

1.2.7

30 Sep 11:14

Choose a tag to compare

  • Update to the order of validation for purge requests before sending.
  • Added extra sanitization of hosts to prevent duplication or urls being sent as hosts.

1.2.6

02 Jun 12:06

Choose a tag to compare

Update to composer, and fixed php 8 depreciation error on strtolower()

1.2.4 composer update

03 Nov 10:30

Choose a tag to compare

just a release do deal with composer updates. This way if there is a problem with this, the previous verison can be used.