Skip to content

Releases: PHPPlatform/persist-unit

v0.1.10

08 Apr 07:51
Compare
Choose a tag to compare
removed composer require for php-platform/persist

v0.1.9

21 Mar 17:07
Compare
Choose a tag to compare
maintaining same errorlog file throughout the testMethod

v0.1.8

20 Mar 10:14
Compare
Choose a tag to compare
display error_log only if the test has failed

improving testing framework

17 Mar 09:22
Compare
Choose a tag to compare
v0.1.7

ModelTest is improved to handle and assert error traces during the tests

v0.1.6: added template tests for models

08 Jan 13:46
Compare
Choose a tag to compare
included php-platform/persist as dependency

v0.1.5

29 Sep 09:20
Compare
Choose a tag to compare
bug fix in SessionImpl

v0.1.4: Merge branch 'master' into v0.1

19 Jun 10:19
Compare
Choose a tag to compare
# Conflicts:
#	src/Tests/PersistUnit/ModelTest.php

v0.1.3

13 Mar 15:02
Compare
Choose a tag to compare
resetting connection in setUpBeforeClass

v0.1.2

13 Mar 09:40
Compare
Choose a tag to compare
improvements for Model Test

v0.1.1

01 Feb 03:46
Compare
Choose a tag to compare
some improvements and bug fixes