Ecosyste.ms: OpenCollective

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

github.com/doctrine/common

Doctrine Common
https://github.com/doctrine/common

Debug::export check different DateTimeZones

58ed7dd8cfc20f33f13cc7a5b6e9f11030a808f9 authored over 8 years ago
Debug::export just DateTimeInterface since we are PHP ~5.6

416ca17053861cc1b969fcf4cfda2b6bb54cfe2c authored over 8 years ago
Debug::export whoops

f9432d806f1f1996e5da276afae6ee538b2fb352 authored over 8 years ago
Debug::export enforce expectation checking print_r output

4a8b67d9932e357665b0a5f11ec731b255be8bc5 authored over 8 years ago
Debug::export dump parent private attributes (like var_dump behaviour)

2b98c1e55f58747baac5f54ba529ade6525f170e authored over 8 years ago
Debug::export compatible with DateTimeImmutable

a8b5422ebf75f065a73b935b366cb234708bf42e authored over 8 years ago
Merge branch 'fix/#727-abstract-manager-registry-must-produce-a-new-manager'

Close #727

20c19dd91fb55fb5960454bb6038ff2a7138cdbf authored over 8 years ago
Minor CS changes in the `ManagerRegistryTest` as per #727

b2f0943710ea9aaedde1bbe490f1cb67f13c49d1 authored over 8 years ago
AbstractManagerRegistry::resetManager() must return the new manager

5ac8bfab69717a4ca58c42d1ef4ca88b803baa2c authored over 8 years ago
Merge pull request #720 from slevomat/patch-identifier-getter-php7

Fixed detection of identifier getter with PHP 7 return type

b445028c84ee40a662c8d59fe95b2ef0c11ed1c0 authored over 8 years ago
ProxyGenerator::isShortIdentifierGetter now correctly detects getter with PHP 7 return type

6c6c1b84b637c900b89b20e612b7e0ca125248f0 authored over 8 years ago
Fixed proxy generation in ProxyLogicTest

9ad878503cb81ee15cc4bc9f62ef994d765be4fd authored over 8 years ago
Merge pull request #725 from gadelat/remove-unused_increment

No reason to increment this

c16f1f8063fed82aa4e495fed19f84cca3263254 authored over 8 years ago
No reason to increment this

7fd00f6ba0e2647e15c57cd0a7aab331bfbbbe5e authored over 8 years ago
Merge pull request #724 from doctrine/cleanup/upgrade-phpunit-and-php-version-dependencies

Upgrade PHPUnit and PHP version dependencies

3e04e229ef7a39fdeef1aaec1f6a0230897f02a9 authored over 8 years ago
Removing reliance on `setExpectedException`, which was deprecated

94b5c03256a1ad3c8f9b7944c7f5dd1a5ea420fb authored over 8 years ago
Removing `getMock` usage - relying on `getMockBuilder` and `createMock`

Achieves PHPUnit 5.4 compatibility by removing deprecated method usages

3e5eca5deb3112e9294ab169209d2443f248a4e1 authored over 8 years ago
Requiring latest PHPUnit version

2ed403d4738b6ca7fe5d6e503718b01c0333667c authored over 8 years ago
Upgrading version requirements: PHP 5.6 is now the minimum required PHP version

7fbae73f9e067597b2a83b235badb891e3eae4e8 authored over 8 years ago
Stop testing against PHP 5.5 (not maintained anymore)

95d0b1ec224256b5a7a321f97cec3c9c5ae66d5e authored over 8 years ago
Merge pull request #721 from BreiteSeite/humbug

small improvements from humbug

f504d25732f0a4343444f610c74d2a08ce6514f5 authored over 8 years ago
refactored locale variable names to be more expressive

dee03fd0d790e4b83d5178fd0a55ffcbf027bf1c authored over 8 years ago
add missing newline to the end of humbug.json.dist

20743eb16bb9713670b7cc42ee0c69de53815fb4 authored over 8 years ago
write humbug logfile into reports folder

33d5f0d0dd68b49d691e587dc32bc1b5687543ee authored over 8 years ago
added missing new line to .gitignore

726548daee26d1fcec10504fd5b37db6e2941ba7 authored over 8 years ago
added humbug configuration

b4b64037d747205e41604347e43f127545c20a14 authored over 8 years ago
rename ProxyClassGeneratorTest to ProxyGeneratorTest to match test class name with classname of the SUT

aef2f6bb6cddb3c186c5c4366fa8a8fce5ddd0bc authored over 8 years ago
added test for proxy class without subdirectories, refactored resolveFile method

50e995797274d254ae165f3b2c3b6725d5269a86 authored over 8 years ago
assert getClassNamespace returns empty string for classes in root namespace

81f777160fa7e51fd847a1078b9e57a9e7ea6862 authored over 8 years ago
Killed mutation: check that reflection property is really accessible

5d53ebb13ea48ab6a94784014f0bfbbfbc720d6b authored over 8 years ago
Merge pull request #719 from mnapoli/patch-1

Improve the phpdoc of ObjectRepository

faf7d81273eeffb84d524006daf85d37a14ac42a authored over 8 years ago
Improve the phpdoc of ObjectRepository

`find()` and `findOne()` methods can return `null` but it wasn't documented. I had to go to the ...

bebd98def25fee48e480b83bbfb3c8116de48cc8 authored over 8 years ago
Remove empty /lib/vendor directory from auto-generated ZIP archives

In the downloaded ZIP archive there's an empty/lib/vendor directory... let's remove it

cc55996028198f6c174fe55a4b26eb07e26d7fce authored over 8 years ago
Minor docblock spelling correction

Just a minor docblock typo

3b5bef755d7ceca1f26cfb72d5a6038ac13edbc5 authored almost 9 years ago
Merge pull request #706 from TomasVotruba/patch-1

travis: drop PHP 7.0 from allowed failures, it passes well

773c56e51fc26ae07a47146fae31b320dd6cada3 authored about 9 years ago
travis: drop PHP 7.0 from allowed failures, it passes well

483494989288c24b0f169d6cf5d052455559973a authored about 9 years ago
Merge pull request #394 from gries/patch-1

Improve MappingData retrieval by caching Results.

4b8b16a2c0075a3bd1891bc07c138e2220c1ae8d authored about 9 years ago
Merge branch 'hotfix/#367-correct-symfony-file-locator-namespace-matching'

Close #367

14fd1b0b7000e19dbda1b5b8a84457bc72273a78 authored about 9 years ago
Add tests for Symfony file locator

Ensures that the prefix to path mappings can be provided in an arbitrary order. Previously these...

6d64657aaeac36b15713a65471777ea94cf73f07 authored about 9 years ago
Fix how namespace matching happens in SymfonyFileLocator

The problem was that namespace prefixes can overlap, and for classes
that would match more than ...

443d24fe1f858e33557942fc960b5f2c93b4f81c authored about 9 years ago
Added missing assertions for test.

145c9945bf561d7ab87ec72b6a381c047bd15e04 authored about 9 years ago
Add test that makes sure getElement uses the internal classCache of the FileDriver.

4009b6c0070821a9956dd1ed544577d8b2bc98af authored about 9 years ago
Improve MappingData retrieval by caching Results.

In cases where mapping Data is not cached by calling ```initilaize();```
It makes sense to cach...

400ed523e740ede00952513aeb0f1db0a87e1767 authored about 9 years ago
Bumping to development version 2.7.0-DEV

6065c0756da7dc286b8221107ade4c70298b1eba authored about 9 years ago
Release 2.6.0

3cb33d19beb3c62f76c55e7e9683fff12e242bc8 authored about 9 years ago
Master is now `2.7.x-dev`

6c11819c39257c9be64f35be78e071dcb851409a authored about 9 years ago
Merge pull request #393 from doctrine/cleanup/drop-unsupported-php-versions

Cleanup - drop unsupported php versions

cba39f28e8c7f511b77baed244e499c373a3becc authored about 9 years ago
Short array syntax

71b41aca3f4a2ab881a5bfba635e1babb17313e8 authored about 9 years ago
Removing PHP 5.3.3~5.4 from travis configs

b8286b8a52835ff7a3bb9933c6c4daff0e30c859 authored about 9 years ago
Restoring PHP 5.5 support

637d1dbe4b1d58cb9af1532a12cdbd59e7081453 authored about 9 years ago
Removing test skip conditionals that are related with very old PHP versions

ee1fece57c7f79070cd5574a268388d9f68bb69b authored about 9 years ago
Feature existence check over version comparison

86718c81485d50efbf8f4b6a93b4154aa3d5bf3c authored about 9 years ago
Feature existence check over version comparison

22d070f5b87f83bfb24c1e137cb899c4f8c8e455 authored about 9 years ago
Using `::class` wherever possible

3a5d93325b243b0c66405a9f6500ff8ac6fe8464 authored about 9 years ago
Removing check on whether `trait_exists` is defined

2aa40ef8cb914b04842fc116503aa0595a13f69b authored about 9 years ago
Can now rely on phpunit 5.0+

1c35c51b579d1b029ec32656338b0b63fda5cbd5 authored about 9 years ago
Removing `method_exists` calls - can be avoided now that the version constraint points at 5.6

fba9b262c7d29fb5523e9b27c4ba5444d875e5fc authored about 9 years ago
#376 - requiring php 5.6 or 7.0

a5f35588eeba1849d326aecba90f508e34925495 authored about 9 years ago
Merge branch 'feature/#376-scalar-type-hints-and-return-type-hints-proxy-compat'

Close #376

fe7126cee6f796a7c60a569806aa152e5d6cccf5 authored about 9 years ago
#376 - typo fixes: spacing, missing root namespace reference

d9dee7280c6640285c82fe5ab015bba29f9cf302 authored about 9 years ago
#376 - simplified conditional (removed hideous ternary)

2e6bd8ff151285c45579e5695195698d254c69bc authored about 9 years ago
#376 - simplifying comparisons, yoda conditionals, CS fixes

ef1b4f51c9ed48fe86de8f696aea4990132e687f authored about 9 years ago
Proxy: Added support for PHP 7 return & parameter type hints

448efa4cf02fdae3de9a41ef91954b2674f1a407 authored about 9 years ago
Merge branch 'hotfix/#384-correct-directory-to-namespace-conversion-in-file-locators'

Close #384

1989360da88f128fd051dc308ba689a0bc8ff9ac authored about 9 years ago
#384 - hardening comparisons to get rid of silly OS-specific sorting problems

936cae13abe99545349676ed2344631f81a88748 authored about 9 years ago
#384 - hardening comparisons to get rid of silly OS-specific sorting problems

944a1e9b26a3c0db852986df1b07c4c0cd5f6989 authored about 9 years ago
#383 - silencing CHMOD calls

1e4bf241d4328bd22322b59515f4a0a4c304e0d5 authored about 9 years ago
Merge branch 'hotfix/#387-fix-abstract-manager-registry-fatal-on-non-proxy'

Close #387

79fdef35a79a3694e5ae552575d23fd7dc8482c2 authored over 9 years ago
#387 - adding missing test assertion

df1b2ca0e1a1e5a278be55283197229d8f9803c7 authored over 9 years ago
#387 - defensive coding - avoiding multiple calls to the same method

fd7c0a01af58e6c610a53c556e00cf590031c6ca authored over 9 years ago
Fixed fatal error in AbstractManagerRegistry

cdd889abccb341b17b131ecd71999c09cac66da2 authored over 9 years ago
Merge pull request #389 from TomasVotruba/patch-1

composer: use PSR-4 autoload

69e04b3f654787712ffb83124cf25aaa1bb8dbf4 authored over 9 years ago
Merge pull request #390 from TomasVotruba/patch-2

composer: drop duplicated "archive"

4a7ed3a2c90acc27bd3703faabd2965025455318 authored over 9 years ago
composer: drop duplicated "archive"

This is already managed in https://github.com/doctrine/common/blob/master/.gitattributes

0a8e0d329b8d281690fd8c28f3a28260659021f6 authored over 9 years ago
composer: use PSR-4 autoload

fea26b10774099332a3080d7400438f61285a0f2 authored over 9 years ago
Merge pull request #388 from racheldomingo/master

Update LICENSE

3d763ef5580f12fae0b270dca5fe1ec98ab1ca5c authored over 9 years ago
Update LICENSE

updating from 2012 to 2015

78d45243db510261aec22e0660b74500c71e797a authored over 9 years ago
Added sort to array to ensure expetations match

d2f80c7b125914361f271b109ac7c26ef9c34182 authored over 9 years ago
Updated additional tests affected by addition of subdirectory test files

0c87d7645e1ac71e2ee8b250ea5eb3ad08bc604e authored over 9 years ago
Added replacement of directory separator with namespace separator

ead4458ca4f7aa1908e9a6bf3b2db0468f13d446 authored over 9 years ago
Updated test to include subdirectory 'class' files

db8e021fa509ebe0eb3056215765fa63ffa50966 authored over 9 years ago
Added test 'class' file in sub directory

fd36f71fe96fe2d2d4927d28b1056dc77f2d0132 authored over 9 years ago
Merge pull request #382 from dunglas/patch-1

Minor CS fixes in StaticReflectionProperty

9f35e74fcbe9011b660e0b423e98c83b7a8699c0 authored over 9 years ago
Minor CS fixes in StaticReflectionProperty

cd661d205eaa509ae71a5288cd3826464cc2cb51 authored over 9 years ago
Merge branch 'hotfix/#380-git-attributes'

Fixes DCOM-296
Closes #380
Closes #379

9b792f308aef6b267743047e2ec96ef99de450cd authored over 9 years ago
Removing slash at the beginning of the '/tests' in .gitattributes

d622230a29d7b312cb2bcaa9c880e464f0b3418f authored over 9 years ago
Add .gitattributes (fixes #379)

f128e441e1c4ff9f41731649fc16bfb8d0469c56 authored over 9 years ago
Merge pull request #373 from TomasVotruba/patch-1

composer: bump to PHPUnit 4.7

4ecde650cf135b25375a47c9469c00ebf5afe324 authored over 9 years ago
tests: ClassLoaderTest - fix trait skip

f918471d19c628ebe3c82e99b3c4231d26d0342b authored over 9 years ago
Merge branch 'master' of github.com:doctrine/common

0009b8f0d4a917aabc971fb089eba80e872f83f9 authored over 9 years ago
[DCOM-293] Fix security misconfiguration vulnerability that can lead to local arbitrary code execution.

b3ae747e4e63d8785b745762830850160eac2ab4 authored over 9 years ago
composer: drop min stability dev, as it was for PHPUnit 4

37349079971f66a6abfd32cdb21d2b4517f7dff9 authored over 9 years ago
composer: bump to PHPUnit 4.7

4085f265a14d619accae5a83502b8c80efdb258b authored over 9 years ago
Merge pull request #350 from 4alexandr/master

Made PATTERN_MATCH_ID_METHOD more flexible

7d4f8e4c42f0fe4a1cd8485dcb373ed998474dfd authored over 9 years ago
Remove the hhvm-nightly job from the matrix

hhvm-nightly is not available anymore on Travis for now, because HHVM dropped support for Ubuntu...

ff72726b0876638fa7db2f28b0f26e3f1f6656ca authored almost 10 years ago
Merge pull request #366 from marcel-burkhard/patch-1

Update DefaultFileLocator.php

5add480dcb5da8cd8e4e9c4b5055a2c9bbd05af3 authored almost 10 years ago
Update DefaultFileLocator.php

It is implicit that a file extension needs a dot, thus it is unclear that we need to supply it i...

9b30b437a52b74979b9cf58405f8bf88337e81c2 authored almost 10 years ago
Merge pull request #361 from DavidPrevot/test

Fix static call in test

ad89591bebea6490fd589f872d0a9ef63e9674a9 authored almost 10 years ago
Bumping version to 2.6.0-DEV

b950908c32ff43105f6b08124ae7644868dd682f authored almost 10 years ago
Bumping master branch to `2.6.x-dev`

cd8daf2501e10c63dced7b8b9b905844316ae9d3 authored almost 10 years ago