Skip to content

Releases: Codeception/module-phalcon4

v1.0.7

18 May 18:21
8f2bc9d
Compare
Choose a tag to compare

Updated code base to PHP 7.2 (#14):

  • Added strict types
  • Added return types
  • Added some type hints
  • Removed unnecessary qualifiers
  • sha1 by default instead of md5.

v1.0.6

13 Apr 21:30
bd1d991
Compare
Choose a tag to compare
  • Fixed Request service redefinition (#7)

v1.0.5

10 Feb 22:09
9b0e192
Compare
Choose a tag to compare

Changed

  • Removed limitation of PHP 8.0 version in composer.json

v1.0.4

26 Aug 09:34
388e9c7
Compare
Choose a tag to compare

Fixed

  • Session To Use Session Manager

v1.0.3

11 Jan 17:02
3d18c5c
Compare
Choose a tag to compare

Fixed

  • Dependencies

v1.0.2

07 Jan 12:32
69fb06c
Compare
Choose a tag to compare

Fixed

  • Replacing service in DI from functional test not working

v1.0.1

06 Jan 11:26
7955917
Compare
Choose a tag to compare

Removed composer.lock
Updated dependencies
Updated SQL schema
Updated DocBlocks

v1.0.0

06 Jan 09:32
83e4a57
Compare
Choose a tag to compare

Initial release of the Codeception module for Phalcon 4.