Skip to content

Releases: fr3nch13/cakephp-pta

Changing dependency version constraints.

01 Jul 22:46
d46e146
Compare
Choose a tag to compare
Merge pull request #30 from fr3nch13/2.x-dev

Changing dependency version constraints.

Multiple minor updates for Composer 2.x and CakePHP 4.x

10 Nov 23:08
0f3b487
Compare
Choose a tag to compare
Merge pull request #28 from fr3nch13/2.x-dev

Multiple minor updates for Composer 2.x and CakePHP 4.x

Minor updates

22 Jun 21:45
1ce6c96
Compare
Choose a tag to compare
  • Adds PHP Compatibility Coding Standard.
  • Updates packages in the composer.lock file.
  • Updates the phpcs.xml file.

Minor fixes

16 Jun 22:29
8e71145
Compare
Choose a tag to compare
  • Fix an issue where the tests will no work when the database string is missing.

Forwarding changes from 1.x to 2.x

11 Jun 17:54
ec68664
Compare
Choose a tag to compare
Merge pull request #24 from fr3nch13/2.x-dev

Fast forwarding changes from 1.x to 2.x

Fix: Ensure FrozenTime in the entities

11 Feb 04:56
8afbd9c
Compare
Choose a tag to compare

Ensure that the entities are using the FrozenTime instead of just Time.

Setup proper constants.

03 Jan 21:04
7c0b091
Compare
Choose a tag to compare

Now you no longer need to invoke the Application directly, CakePHP core will take care of that.

Removing phpdocs, adding phpstan, updating README.

25 Dec 00:14
0d3a260
Compare
Choose a tag to compare
Merge pull request #17 from fr3nch13/1.x-dev

Removing phpdocs, adding phpstan, updating README.

Moved files for CakePHP 4.x compatibility.

24 Dec 21:33
cfbf2c6
Compare
Choose a tag to compare
Merge pull request #16 from fr3nch13/2.x-dev

Moved templates to their proper spot.

Minor bug fix.

24 Dec 06:36
1793d0c
Compare
Choose a tag to compare
Merge pull request #14 from fr3nch13/2.x-dev

Derp, I can't believe that wasn't caught.