Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-laminas

Codeception module for Laminas framework
https://github.com/Codeception/module-laminas

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]>