Skip to content

Releases: PhpPlaisio/request-core

2.0.1

28 Jun 11:14
1ae779e

Choose a tag to compare

  • Update requirements and align with changes in requirement.
  • Tighter port validation.

1.1.0

09 Jun 05:32
924e71e

Choose a tag to compare

Support for PHP 8.3 and 8.4 only.

1.0.1

30 Sep 12:10
d17493c

Choose a tag to compare

  • Initial stable release.

0.13.1

07 Feb 22:20

Choose a tag to compare

  • Upgrade to PHP 8.1 and higher.

0.13.0

06 Dec 08:13

Choose a tag to compare

  • Add method isSecureChannel().
  • Add unit tests.

0.12.0

06 Dec 05:46

Choose a tag to compare

  • Add method getCookie().
  • Drop support for PHP 7.3.

0.11.1

19 Nov 23:05

Choose a tag to compare

  • Update comment.

0.11.0

23 May 14:02

Choose a tag to compare

  • Add methods getManHeader() and getOptHeader().

0.10.2

09 May 06:33

Choose a tag to compare

  • Added methods getAcceptLanguage(), getReferrer(), and getRequestTime().

0.10.1

02 Apr 13:24

Choose a tag to compare

  • Updated dependencies:
    • php >=7.3