Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/module-mezzio

Codeception Module for Mezzio framework (formerly known as Zend Expressive)
https://github.com/Codeception/module-mezzio

Added support for diactoros v3. (#17)

8aeaaabad645f72eded55aee0865bf0cc1da1dc2 authored over 1 year ago
Merge pull request #16 from Codeception/lib-innerbrowser-v4

Support lib-innerbrowser v4

9516e529e1e8b30c1bdb8b6305a352b8f14ea353 authored almost 2 years ago
Update Github Actions

f6a6584dc259e7a1aa6842655c1e16a67d3f2a3a authored almost 2 years ago
Support lib-innerbrowser v4

2e7e88ad4f651398f0903a624c2a2d12d7a57f3c authored almost 2 years ago
Merge pull request #15 from Codeception/codecept5

Support Codeception 5

ddb8a1360d430848b53147672936b186baa5cf4e authored almost 3 years ago
Support Codeception 5

222174565c59f886baf4f78a152f24242af06d81 authored almost 3 years ago
Merge pull request #13 from samuelnogueira/diactoros_v2

Add support for `laminas/laminas-diactoros` v2.

e732900f3ccb1affdb33d5284b52e06aeeabfea2 authored about 3 years ago
Update dependencies (#14)

dccbf6d6fd45d910b7f31b23666379a3fdf977f8 authored about 3 years ago
Added support for diactoros v2.

* Main workflow now tests both 1.8 and 2.0 versions of laminas diactoros for each PHP version.
* ...

bdbce464f36d6a1d610bbfa28bae3d8e1cb0d96c authored about 3 years ago
Update codebase to PHP 7.4 (#12)

513c7e9cb86a46ff9e184721f90f571f78f031ee authored about 3 years ago
add changelog (#11)

7539f8dc4cec34dc1e9007e98e11412baffa4e43 authored over 3 years ago
Code standards updated to PHP 7.3 (#9)

f016ebe70ed6b10bac75fe5a2b71d2333581ec28 authored over 3 years ago
Standardize the `README` format (#8)

3891d9c784151e08f58a890a3ca940240df5ccde authored about 4 years ago
Merge pull request #6 from Codeception/php8

Support PHP 8

d8d3268f9e066159b64a9e0107821a4893b51d57 authored about 4 years ago
Ignore platform requirements on PHP8

6d8ee59d2e228cb9a88d49f951e0d326d0cbbf35 authored about 4 years ago
CI: Use composer v1 to make build pass on PHP 7.2-7.3

ea2b753c21c15c67fe4f7c77f1dd712ec47d0d08 authored about 4 years ago
Support PHP8

b3ebbade83dd1cefd00ea8ea2b753f40c5b1e196 authored about 4 years ago
Delete local copy of autogenerated documentation

4643b255468579500e93e99cfa1b9d3b42f7cb40 authored about 4 years ago
Replace Travis by Github Actions (#5)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

1cbc778403e1deec20af7378ab4264cd00583e96 authored over 4 years ago
Session persistance: clean up $_SESSION between tests (#3)

* Prove session persistance bug between tests

* Unset session after test

* session_unset i...

4ded9914276d39871de740fb42b0cf0a13bf3a59 authored almost 5 years ago
Merge pull request #1 from Slamdunk/move_to_mezzio

Move to Mezzio

58c013fa69b72b48d2bd70c94a91abb0f4785e7d authored almost 5 years ago
Allow Mezzio v2, untested doesn't mean it's not working anymore

6ad425303ae8ae441a7de72828ed998404ff0538 authored almost 5 years ago
Require Mezzio ^3.0 as unable to test the module against v2

7bde2e42e65f11b96890c0d91b765d3a348befe7 authored almost 5 years ago
mezzio-tests playground merged into master

69b6aacc43f52123383493a8235da953f849fc8c authored almost 5 years ago
Drop PHP 5.6, 7.0 as mezzio-skeleton require 7.1; add 7.4 to build

e28cf5fd033c0b6b77a689ffe05e67da3eda6c8c authored almost 5 years ago
Full Mezzio

3b22a801e8c541fa990c9842222e681b49f4cf37 authored almost 5 years ago
laminas-migration migrate --no-config-processor --no-plugin

7153ccbd1b6d6271e4da5d33beb5151c3c383165 authored almost 5 years ago
Stable versions of codeception and innerbrowser

685ceb65c3d24acb562ece99c1a5a6bfcc90939b authored about 5 years ago
Add package files

ad25d5b6af15f1e3d2f5059026548de5c1566a0c authored over 5 years ago
Use Symfony5 class names in connectors

#5532

270f89b70c8ba9da33aa6e5de26012c32fc31b66 authored over 5 years ago
SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639)

* SCA: dropped import duplicates, fixed a few cases of php core API misuse

* SCA: partial rev...

f51f3a482bb581ff437bdad115c0bdac40c3afd3 authored over 5 years ago
Merge branch '2.5' into 2.6

17e31f3c6d82fa1fb1a3192ff5fa5d602a2e51a6 authored almost 6 years ago
[ZendExpressive] recreateApplicationBetweenTests is on by default in 2.6

8233e766f39effd52a9d8abbe18b06bc58b759fa authored almost 6 years ago
[ZendExpressive] Stop recreating application between requests when we want it between tests

d066c2d842e68c15d41b5eb0d0f2cacb116c7396 authored almost 6 years ago
[ZendExpressive] Set Cookie header in request

Because Dflydev\FigCookies\Cookies::fromRequest($request); reads cookies from header

95bcbaea305c2e3ea981eaa8c27c3f1b190bd951 authored almost 6 years ago
[ZendExpressive] options to reload application between tests and between requests

7d405fd406bd55e1eea671ddf4faa449b3be8229 authored about 6 years ago
Support Zend Expressive v3

And try not to break Zend Expressive v2 tests

5aaa3d29d6c10a1869824c2e0f7f7ba38fc441da authored about 6 years ago
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

8a6fbc2a6bd3d10a95be3e01ecfcd58a5c13965f authored almost 7 years ago
Add Doctrine2 integration to ZendExpressive module (#4732)

118240ca402eaaeedccf13957d963ce8a0057e2c authored about 7 years ago
Header Enhancements (#4541)

* Header Enhancements

* Doc Updates for HaveHttpHeader

40a5592077b21830c279f500a4989a366c9f86f2 authored over 7 years ago
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

dd0f300513c13c5bb2b5e4ae7d81dad89417a498 authored over 7 years ago
[ZendExpressive] Support Zend Expressive 2.0

Migration to Zend Expressive 2.0 creates 2 new config files that must be included explicitly

a050a81c4eb90e1b76c17274607cd0eb232b1a37 authored almost 8 years ago
cleanup use statements

77722534f4e572aa371742d769ee540f2e2dae50 authored almost 8 years ago
[ZendExpressive] allow instances of UploadedFile in files array

e651bde745c4561288f8feebc8dab35ab160af41 authored over 8 years ago
merged 2.1

ef6eecc4822a100ddd7810f664f304d396fdbae4 authored over 8 years ago
PSR-2 compliance (#3105)

* Add composer.lock to .gitignore

* Put direct link to coding standards description

* Fix ...

6b4c2e232642976c6f48d4805f4c827129a02feb authored over 8 years ago
merged with origin/master

73389f6f8273032afdc4ec9238e55dac915d4de5 authored over 8 years ago
merged with 2.1

f5d46f98a99fc49a0bd0c5be416879e813024f14 authored over 8 years ago
Merge branch '2.1' into merge-2.1-master

Conflicts:
.travis.yml
composer.json
src/Codeception/Lib/Connector/Laravel4.php
src/Codecept...

92a839dc43578a62064b0cb74ae8e469646d821c authored over 8 years ago
Zend Expressive: support file upload

baddaaa8d6d8033b5b01c7e82668921a30299ae4 authored over 8 years ago
merged with master

e1fef439a2d34c2be8c4751c09c797934034d59b authored almost 9 years ago
merged with master

e69c422c96fbbbfe649211caecbbdbb4ceeaa77d authored almost 9 years ago
fixed formattimg for CI

dc0829f88dc896869daadfbf1f64745a5b818ed6 authored almost 9 years ago
refactored to have multiple independent test formats

4a49de7195c55bb22db29fa5bc71a032317e69a9 authored almost 9 years ago
refactored to have multiple independent test formats

478bf9a27a75081af5985eb76325a40ba5a992b9 authored almost 9 years ago
refactored to have multiple independent test formats

84eb55bd360c2f777753450d6b912d64facfe23e authored about 9 years ago
merged with 2.1

12470ca8d575736b4929f3a1d19101c50f03a59b authored about 9 years ago
refactred to use metadata

f5fcd0c1afd8c850c527857780d2d343631141fc authored about 9 years ago
Removed unnecessary setting of HTTP_HOST from Guzzle and Zend connectors

89fefc9962577f60386b291cbe61c2feb2f02a92 authored about 9 years ago
Change current working directory to project directory when executing Zend Expressive

57161e2ab63ebbfb2cc861c18d398ebbfbce8cf3 authored about 9 years ago
Set SCRIPT_NAME

9565cd4fa6228b39e785b91ef52f63719d27de64 authored about 9 years ago
Fixed issues reported by Nitpick

c88ebb5a417fe9b5942c00b50e1a9c1a7bea8506 authored about 9 years ago
Set POST params if method is not GET

ebbc9c438ac42e99ecc508140fb4415c0e008990 authored about 9 years ago
Implemented ZendExpressive module

8ee4a81073865f56cbd4ebf9479bb0cf7ce31c39 authored about 9 years ago