Skip to content

Releases: mevdschee/php-crud-api

v1.2.12: Merge pull request #318 from carusogabriel/phpunit

24 Jan 22:33
004dd20
Compare
Choose a tag to compare
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

v1.2.11: Merge pull request #333 from saraf/master

24 Jan 06:22
0b8eeee
Compare
Choose a tag to compare
Correct 400 response to malformed json in POST

v1.2.10: Merge pull request #328 from matt194/master

15 Jan 16:32
d94ad6c
Compare
Choose a tag to compare
Add a parameter expected by mysqli_error()

v1.2.9: Merge pull request #326 from saraf/master

12 Jan 19:01
7847a66
Compare
Choose a tag to compare
Handle leading whitespace in JSON body

v1.2.8: Merge pull request #308 from xhorntail/master

16 Oct 23:42
Compare
Choose a tag to compare
Update api.php to fix API documentation

v1.2.7: Merge pull request #248 from karllhughes/master

16 Apr 02:21
Compare
Choose a tag to compare

v1.2.6

15 Apr 20:58
Compare
Choose a tag to compare

PSR-4 compliant tests

v1.2.5

15 Apr 17:21
Compare
Choose a tag to compare
bugfix

v1.2.4

15 Apr 17:06
Compare
Choose a tag to compare
Remove reflection

v1.2.3

15 Apr 15:09
Compare
Choose a tag to compare

Feature detection in test suite completed. All tests should run without modification.