Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-zf2

Codeception module for Zend Framework 2 and 3
https://github.com/Codeception/module-zf2

update link (#15)

3a00e95eee30cddb5d274473bdeef42ad57d3da1 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Update readme.md (#13)

0baf9083db36c85f6fa40f42b362669f7da53897 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Discontinuation note

c39382b1dfc0de36e101931798f56057c0995c5c authored almost 4 years ago by Gintautas Miselis <[email protected]>
Add link to "central" parts explanation

c269b5fcca8ac881eb12bb7f9df5ded27f1a96c6 authored almost 4 years ago by Thomas Landauer <[email protected]>
Replace Travis by Github Actions (#8)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

5c20ff8564b686c655de0b8a7e643aae85bfc08f authored over 4 years ago by Vincent Dauce <[email protected]>
add persisted services before bootstrap (#6)

* forgot to remove old things

* replace array_merge with Zend\Stdlib\ArrayUtils::merge

5f78fe0f9bc80e2c171a74cd5c1c72d67514203b authored almost 5 years ago by Vytautas Stankus <[email protected]>
Merge pull request #5 from svycka/patch-4

should use doctrine entitymanager from config

dd88e51508398dc7cf3599beea6aaaf9bfe534ec authored almost 5 years ago by Gintautas Miselis <[email protected]>
should use doctrine entitymanager from config

7733f8998555638c955a484e6047ab12e09975d0 authored almost 5 years ago by Vytautas Stankus <[email protected]>
Merge pull request #2 from svycka/patch-1

Zend framework use empty string instead of null

898bd6a66b2fa0cf2adbd90e855db321c16809a5 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #3 from svycka/patch-2

Run tests on latest PHP 7.4

209a19e888624dd05543ed86e6f03977c3762aec authored almost 5 years ago by Gintautas Miselis <[email protected]>
Run tests on latest PHP 7.4

cb9c11f6ecc65562144f404ee8734f2cddc4f01c authored almost 5 years ago by Vytautas Stankus <[email protected]>
Zend framework use empty string instead of null

b8621e6eb55a13763c401494fc48b93ffa70e8d9 authored almost 5 years ago by Vytautas Stankus <[email protected]>
Merge pull request #1 from svycka/patch-1

server params were not set

a092e7c747155f4a7a3a559cf2867ddde400234b authored almost 5 years ago by Gintautas Miselis <[email protected]>
server params were not set

0e379bce81e8447a7ac47aa97d1e35d2107000e5 authored almost 5 years ago by Vytautas Stankus <[email protected]>
[Travis] create zf2_test database

f5a3fac0565f7e29e096809076ac28605320cab4 authored about 5 years ago by Gintautas Miselis <[email protected]>
Asserts module is used by tests

3fef423d8135bbd3e59bd16f2fc9d189b6b0223a authored about 5 years ago by Gintautas Miselis <[email protected]>
Added package files

34e0acf440f70eebac8384933986a43091633540 authored over 5 years ago by Gintautas Miselis <[email protected]>
Use Symfony5 class names in connectors

#5532

ea1211dfe563e8b03df0732a05cff4ce6ecf5d86 authored over 5 years ago by Gintautas Miselis <[email protected]>
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...

756ddbfdd8c995402c02e7d2d079c3546008a79f authored over 5 years ago by Vladimir Reznichenko <[email protected]>
make doctrine entity manager name configurable

c5b4f5c5fdab8dd252947415b835eb0b2cb46379 authored over 5 years ago by Vytautas Stankus <[email protected]>
add support for ZF3

3fa98bd4b7bcf7d606e248c18f3e9a0ff24e2098 authored over 5 years ago by Vytautas Stankus <[email protected]>
[ZF2] Add check for console class before calling it (#5552)

aa4ce2aaaa2668ef6c6f160c6880fb22e803bbd3 authored over 5 years ago by carnage <[email protected]>
Fixed compatibility with ZF2 ServiceManager (#4934)

f912117d6ca1197cf784d942a195aabf43559345 authored over 6 years ago by Pavel <[email protected]>
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

d578f4009f745bf48aaf2b6004777d3f7f983878 authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
Header Enhancements (#4541)

* Header Enhancements

* Doc Updates for HaveHttpHeader

b472c3553bcea4ed0611dd2b5bc91f7a0b0bd2fb authored about 7 years ago by B Patel <[email protected]>
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

99c374fe629e7cdd97ac4ea0a1567a3ca70d8eec authored over 7 years ago by Artem Stepin <[email protected]>
updated changelog, docs, version bump, release process changed

95be37611c88defadf2614cdb4443bed5c570bf7 authored over 7 years ago by Davert <[email protected]>
Removed session_write_close() from ZF2 module (#4112)

64bee6e618e8e8ae09042c9476c2dee2bb88a46a authored over 7 years ago by Maxim Gasumyants <[email protected]>
[ZF2] Made init_autoloader.php file optional, because ZF3 uses composer for autoloading

cce46e858054a6a549ac773faaf5aa30c00f2005 authored over 8 years ago by Gintautas Miselis <[email protected]>
Using ZF2 as partly loaded results into "Call to a member function grabServiceFromContainer() on a non-object"

8178aa1a5c05993c3447478145398801c31ba868 authored over 8 years ago by bulzgkri <[email protected]>
[ZF2] Support zend-mvc 3.0 (#3440)

Doctrine integration and services part is not compatible yet

4547a02ab53c1997e611407efe455d98e24b2122 authored over 8 years ago by Gintautas Miselis <[email protected]>
Update ZF2 module (#3325)

[ZF2] Grab the application's response *after* the application has run.

57b82b1e6a4465b0d6c93acd704b0c86bc79f3cf authored over 8 years ago by Jack Clayton <[email protected]>
[ZF2] Added addServiceToContainer method

0369af6a3822f772fb71f71adbe6176c53483dba authored over 8 years ago by Gintautas Miselis <[email protected]>
[ZF2] Throw AssertionFailedError when service is missing in container

a997881377c58ac7576374ca6531ca3625e31122 authored over 8 years ago by Gintautas Miselis <[email protected]>
[ZF2] Implemented services part (#3288)

7a775f6428bf83875ddaf58975eaf383a1325a2f authored over 8 years ago by Gintautas Miselis <[email protected]>
merged with origin/master

0d6f9c15a40dc1479ec9ee22c50aba512eeca71c authored over 8 years ago by Davert <[email protected]>
merged with 2.1

ad215ca466b437510e88a0eb12011b516cb9f791 authored over 8 years ago by Davert <[email protected]>
Merge branch '2.1' into merge-2.1-master

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

73061add1da964734af648cd3d2da6a546812ef8 authored over 8 years ago by Gintautas Miselis <[email protected]>
[FIX] pass the zend request the files

30bac4514170128ea0b6e7a9042a608173d83ebf authored over 8 years ago by Bart Dens <[email protected]>
Merge branch '2.1' into merge-2.1-to-master

702b23197f53009bece91c85a248f8a36433b0c0 authored over 8 years ago by Gintautas Miselis <[email protected]>
ZF2 Reuse only Doctrine services across different requests

0c0b64606b49d1fcc97129aae93c02ea64c08d26 authored over 8 years ago by Gintautas Miselis <[email protected]>
ZF2: create new Application for each request, reuse all services except Request and Response

55f4908834aaa8f304b1b5f2f8a40784c123ffb1 authored over 8 years ago by Gintautas Miselis <[email protected]>
Fixed code which was disabling config cache

a1eba8671198175cdf3699abd55d8628446025aa authored over 8 years ago by Gintautas Miselis <[email protected]>
Merge branch '2.1' into merge-2.1-to-master

Conflicts:
.travis.yml
CHANGELOG.md
composer.lock
docs/modules/Phalcon2.md
src/Codeception/...

f9a3b06bb3c0a10fa8335239cfb988a075dd9570 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Pass POST parameters to ZF2 #2814

61594cef46b73167bef34f68370a514a94ddc70a authored almost 9 years ago by Gintautas Miselis <[email protected]>
merged with master

6a44a4a7527cb3ab43867c163cbd775ec4a39572 authored almost 9 years ago by Davert <[email protected]>
merged with master

71dfe03a0358588d02168be117f9f3f2cdf4fbea authored almost 9 years ago by Davert <[email protected]>
fixed formattimg for CI

e5cd5b3c5934c41b0bf74ef3c208f2105e1c79bd authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

fec4a3050944bbf36a4af558252ec90832eaab86 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

5abbb123aa09eaa07b42aeb846db4fc0a9c273c1 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

47f799069a2a4a5166b0e302ac0e3231d14d3d64 authored almost 9 years ago by Davert <[email protected]>
merged with 2.1

32855e78e48bdf6c85581ec41793bf033d5ececd authored almost 9 years ago by Davert <[email protected]>
refactred to use metadata

d7d360361411f4c326e88b0069ed8a48dd5f8b43 authored almost 9 years ago by Davert <[email protected]>
Removed unnecessary setting of HTTP_HOST from Guzzle and Zend connectors

bb7ad1365de6245e9c25e9e6bab93dc318b619b6 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Fix some Nitpick-CI comments

d7e5137e6fc4dc60eba4dd4b5896a109a644fa14 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.1' into feature-get-internal-domains

Conflicts:
src/Codeception/Module/Laravel4.php
src/Codeception/Module/Laravel5.php
src/Codece...

9238bdbd641d0dc8230467f565e02b8f8ce5f8d8 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
ZF2: always set raw-body, refactored parameter logic

f0c7a92c20af7f970d6293a9f16d6cbea8feb845 authored about 9 years ago by Gintautas Miselis <[email protected]>
ZF2: empty form params and query params if new request does not set them #2530

971f30c5e988d88eca4bf9f8fc56b88e8c887bab authored about 9 years ago by Gintautas Miselis <[email protected]>
Grab service from the current app and not initialize a new one

* fix issue #2519 where Doctrine2 gets different instance of the
entity manager everytime ZF...

f90f6b84e6edd6669b376d9fcbff7cd8348c3c3a authored about 9 years ago by rj <[email protected]>
Cache internal domains between requests, reset in _beforeSuite

383ffade300209f1caa96c7c7766ce02a66295c9 authored about 9 years ago by Gintautas Miselis <[email protected]>
Use ReflectionHelper instead of PropertyAccess

9ad29394a58334f2ab2dd84dfa0b34f82666f0ff authored about 9 years ago by Gintautas Miselis <[email protected]>
Merge branch '2.1' into feature-get-internal-domains

9fe46c01eb59e9a5f31766e0d06b64cb366e5e8c authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Reset internal domains before suite, because each suite can have a different configuration

f2300d90f8ecf1d8535989d2c0a149942ffa5ea9 authored about 9 years ago by Gintautas Miselis <[email protected]>
Use anchors for exact domain matching

d3ce201c879240b82497b746635bd031a47a1427 authored about 9 years ago by Gintautas Miselis <[email protected]>
ZF1, ZF2: call parent::_after in _after to cleanup after each test

2901144ef85fa32c5dee59c9cd6402007a52020f authored about 9 years ago by Gintautas Miselis <[email protected]>
Implemented getInternalDomains for ZF2

c8930ea2dafd3e3b7305d6ec76e583579661d48f authored about 9 years ago by Gintautas Miselis <[email protected]>
ZF1, ZF2: call parent::_after in _after to cleanup after each test

1ca6e74974de973283d02edb749aecfcc017ffc1 authored about 9 years ago by Gintautas Miselis <[email protected]>
[ZF2] Added amOnRoute and seeCurrentRouteIs methods to ZF2 module

b4cec9488cac440178ca8b455182378f6f66d8db authored over 9 years ago by Gintautas Miselis <[email protected]>
Added grabServiceFromContainer function

Also changed contents of _getEntityManager()

5500a9a0abe43aa5e0fd748dcf9cbd1600ea8046 authored over 9 years ago by InVeX <[email protected]>
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

5ef1e1f61c42d9e9e3cd3c0a8aced8f9dd573fb8 authored over 9 years ago by Zaahid Bateson <[email protected]>
Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors

- added back Guzzle v5 connector
- fixed sending cookies with Guzzle6 connector
- improved cover...

c251949903a6f4bb53e8d33a50773bd4306d55bd authored over 9 years ago by Davert <[email protected]>
merged with 2.0

64573f5a7b49520ab0ab0dfc1a610459411b0771 authored over 9 years ago by Davert <[email protected]>
Copied content header fix from #2028

c7878a894c4ff4d1b39d001777bf0dbee52a49fc authored over 9 years ago by Gintautas Miselis <[email protected]>
Removed leading underscores from private method names

9514346d01de341b7924d0d0e36bbd3ead2d68e0 authored over 9 years ago by Gintautas Miselis <[email protected]>
merged with 2.0

17cbbd36db5b0cec4407b126684911a89c728b5d authored over 9 years ago by Davert <[email protected]>
codefixes applied according to scrutinizer

af222b67433ee75a9cdef02fa2449a717dd23317 authored over 9 years ago by Davert <[email protected]>
Pass request headers to ZF2

982b6c96d9b3fd54c31fe8890caa2e9f5d57f606 authored over 9 years ago by Gintautas Miselis <[email protected]>
Set request uri in ZF2 connector

479589cca61433293dc31f6d4634c23498511431 authored over 9 years ago by Gintautas Miselis <[email protected]>
Pass raw body to ZF2 if it is present in request

f85b150e31d611712110199d280001d3e3ec85f0 authored over 9 years ago by Gintautas Miselis <[email protected]>
merged with stable branch

9f3e1f0fd56549a3089f079dc71feadbdb517156 authored over 9 years ago by Davert <[email protected]>
Doctrine2 module is to require Symfony2 or ZF2 as dependency.

Static $em replaced. FIxes #895

5ad7c2e684955bf032ff4c5962b48b8aa5d2cf4c authored over 9 years ago by Davert <[email protected]>
Update ZF2.php

00e438f0acf1f1d9689fd4b6de3eb4d1b7e43db5 authored almost 10 years ago by Gorp <[email protected]>
reformatted code

d7bd9f2aa405377b698ca01fb4dfcc9c60f09614 authored almost 10 years ago by Davert <[email protected]>
Close any open ZF2 sessions

5a12151e77f763ff2f2f8aadf89a4e02a60cc917 authored about 10 years ago by Jānis Peisenieks <[email protected]>
Reset status code in ZF2 connector

a57fc9af5078b0ffb293b93044dd1f6adc1efc70 authored over 10 years ago by Danielss89 <[email protected]>
fixed #1283

set Codeception cookies to Zend Request object

334bc48e724f308240331cfdec690ef6008601a0 authored over 10 years ago by Dmitry Kiselev <[email protected]>
Fixing issue #997

...by setting REQUEST_URI to a blank value, so that exception is not thrown here: https://github...

67353d77020c26fb26ca33273acee35923d215fe authored over 10 years ago by tad3j <[email protected]>
merged with 1.8

e30d0965f8a85fffa762b9b9c0665efb81ec78c4 authored over 10 years ago by Davert <[email protected]>
refactoring: Util split to Util and Lib

45bed25fc289ebaa6ee78df9def398abb3964141 authored almost 11 years ago by Davert <[email protected]>
Util splitt to Util and Lib

6dc4481d001f6990e39c5382230adafacd93cc6b authored almost 11 years ago by Davert <[email protected]>
added Robo as task manager

c997b39c9ef6c277c146294ec6b9920e1f16de1a authored almost 11 years ago by Davert <[email protected]>
Placeholder\Registry::unsetRegistry() should only be used with < 2.2.0

Currently the ZF2 module will trigger errors, causing failures with ZF >= 2.2.0, as the placehol...

2b10f8a0bf6b8a5d77f6f0f9b1c06fdd266bdfa3 authored about 11 years ago by Ryan Mauger <[email protected]>
ZF2 module prepared fore release. docs and better paths added

13bb6ea95965c1feb8a24b23b713f8f567f666a9 authored over 11 years ago by Davert <[email protected]>
First version of module for integration with ZF2

f8fc043f3b71c3d926fa4a890263098cfccdd1d5 authored over 11 years ago by Oleg Lobach <[email protected]>