Skip to content

Releases: mvc5/mvc5-tests

PHP 8

11 May 05:14
Compare
Choose a tag to compare

Final Classes

12 Apr 03:36
Compare
Choose a tag to compare

Classes have been defined as final.

Namespaced Constants

27 Mar 04:44
Compare
Choose a tag to compare

Namespaced constants are in effect.

Sponsorship, Match HTTP Head Requests

21 Mar 16:18
Compare
Choose a tag to compare

A Github Sponsors funding file has been added. Tests for matching HEAD requests to the route GET method, and action, have also been added. The request method is now required.

PHP 7.4 New Features and Improvements

07 Mar 14:31
Compare
Choose a tag to compare

This is for the 12.0 release.

array_merge required for plugin calls

24 Feb 03:34
Compare
Choose a tag to compare

array_merge required for plugin calls.

PHP 7.4

22 Feb 16:30
Compare
Choose a tag to compare

Minimum version PHP 7.4

Fix array-style access of non-arrays

16 Feb 18:37
Compare
Choose a tag to compare

Fix array-style access of non-arrays for PHP 7.4. Remove assertInternalType for PHPUnit 9.

PHP 7.3.1 SameSite Cookie Tests

11 Jan 18:17
Compare
Choose a tag to compare

SameSite cookie tests for PHP 7.3.1

Merge Shared Object Args

07 Jan 02:37
Compare
Choose a tag to compare

This is for the 10.2.5 release.