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

Fix static call in test

Two tests were failing with the following error message:

Non-static method PHPUnit_Framework_Mo...

18217c34e7c552ab739b8e0d22a041b880e1b503 authored almost 10 years ago
Bumping version to 2.5.0-DEV

bd6a9bf487f1d6086a704c97fad465c16827aa8d authored almost 10 years ago
Preparing for 2.5.0-beta1 release

1348ca4bc50bc6959ac7197896daf1fc9059aa0d authored almost 10 years ago
Merge branch 'hotfix/#353-support-variadic-arguments-in-proxies'

51af551eaab389a0f53b13afdbc9c7f0e431de88 authored almost 10 years ago
Functional tests for variadic arguments

d6d0007635da876e5912c18dd1a6056304154010 authored almost 10 years ago
Support for Variadic arguments

14383fe12cc5e5af50efa555b5c076b88788b9e4 authored almost 10 years ago
Merge pull request #359 from BenMorel/master

Fixed missing / incorrect docblocks

23cdbfae8d673d79bb06790a126c96f8b648a052 authored almost 10 years ago
Fixed missing / incorrect docblocks

4b47d6d0704c819a016850cd04b6548bde39d49f authored almost 10 years ago
Merge pull request #358 from TomasVotruba/patch-1

travis: PHP 7.0 nightly added, allowed failure

ade7702fb8a0c9c980b22168dd6eb5a55a5b4c2a authored almost 10 years ago
travis: PHP 7.0 nightly added, allowed failure

aabd0ef25e27e013376883033fe5690742319854 authored almost 10 years ago
Merge pull request #357 from scaytrase/feature/symfony-filelocator-custom-ns-separator

Custom namespace separators for SymfonyFileLocator

0e11c342d167c75f083358fa7825657ea4ab10eb authored almost 10 years ago
Custom namespace separators for SymfonyFileLocator

* Constructor argument validation
* Tests

8eb9bb90fca0a6bb653c95df3fddf15fb462d5d2 authored almost 10 years ago
Merge pull request #351 from phansys/repo_check_classname_alias

[WIP] Improved conversion for aliased classnames

f1004b8b336465fafd498ee6539cc2502d16f98f authored almost 10 years ago
Added test cases for MappingDriver::isTransient() and AbstractManagerRegistry::getManagerForClass().

ae1dfa332c2b031fb1b26c532f70cc72cd5aa3d8 authored about 10 years ago
* Updated logic in order to delegate validation to lower methods (set explode() limit to 2).

* Added test.

7c229d0b0f245113f89591b59fecc670a8d20075 authored about 10 years ago
Added validation where allowed QCNs with ":" NS separator.

Before:
```MyEntityNamespace:Foo:Bar``` resolves (silently) to ```MyEntityNamespace:Foo```

Afte...

f6f0ae53500f02c3b12e125c510b01b622b93cc9 authored about 10 years ago
Fixed issue with transient Metadata information being added to loadedMetadata registry which caused issues down the road.

56360cc13bfd13893731c6c4d1d82005a61d7694 authored about 10 years ago
Made PATTERN_MATCH_ID_METHOD more flexible

PATTERN_MATCH_ID_METHOD match any valid function declaration, example:
function getId(){return$...

74fc18238a69ddba70d491d36578533acb91b223 authored about 10 years ago
Merge pull request #342 from Ocramius/feature/class-metadata-loading-fallback

Class metadata loading fallback hook

b44549dcc98a18f0728df05df523bdf179edb90b authored about 10 years ago
Merge pull request #347 from Ocramius/hotfix/silent-class-loader

Class loader: skip non-existing files and files not containing the requested class

c819359fc0babd36620e4b48d2eb0c6dacbc48a2 authored about 10 years ago
Autoloader should skip autoloading if a given type already exists

24edc4d33ff3808d052f12996052a927d62f04a0 authored about 10 years ago
Multiple subsequent autoload requests for the same class should produce the same result

5de8c574a38014687039de250077b29c5dc375a1 authored about 10 years ago
Adding test for interface autoloading (was missing)

a8361b39fc0031e2feafb985c3b344e14c7a1be9 authored about 10 years ago
Adding autoloadable interface test asset

79272d13d193abbfa9289b44d826f09bee4d03d8 authored about 10 years ago
Correcting test case (wrong namespace and checked trait name)

b919a03f44e879959487cbf5b21a6e8e0cb6827b authored about 10 years ago
Trait autoloading support

5614aac9147dbd0ac20451b5a7b103f25e49d7a2 authored about 10 years ago
Testing trait autoloading support

9baf712e9439a14b9a1cec4b310401c58d1fb720 authored about 10 years ago
Adding trait test asset for verifying autoloading of traits

9d14ec558694cb5cd1d4ab43992580f77bdb7f7c authored about 10 years ago
Class loader reports failure for files that didn't contain the requested class/interface

335103c3cdc93586ad288eaaa220fcfc6e836b68 authored about 10 years ago
Class loader should report failure for files that didn't contain the requested class/interface

197a63c72ff152474183bc5e1d540d22385586a2 authored about 10 years ago
Empty file autoloading test asset

9bdd4fb569b5515d13e1a6cf25fe7fb824084869 authored about 10 years ago
Removing code duplication

ffa704599bface7da3bc4d49a262b73e1b044572 authored about 10 years ago
Non-existing files are skipped by the class loader

cc1b4e179004175fefd2f643b1e991110ec06211 authored about 10 years ago
Class loader should skip non-autoloadable files

8d77143f9cba6ce0f65ff577843526db032fb723 authored about 10 years ago
Merge pull request #345 from Ocramius/cleanup/class-loader-deprecation

Cleanup: class loader deprecation and simplification

e946d100217927a4950e5f95c2da7730d0977105 authored about 10 years ago
Correcting return value of `getClassLoader` as per @deeky666's suggestion

fb73b2446744dc4d6ffe8c1ea480ac144c60f1f1 authored about 10 years ago
`reset` over direct`0` index access

6e057b4d76d47cb7b1b7d8f996e6f9f9735ec0ce authored about 10 years ago
Removing unused property

3d596d797b2e83cc2bc989a424bba2a1dfed0567 authored about 10 years ago
Adding deprecation note for the `ClassLoader`

8fcf604325e0e3ed972e5b9e677e0fa6ab01281e authored about 10 years ago
Simplifying class loader to avoid explicit registered loader types checks

686fce8ede7ed0faf9bbe841051f5377d1517c91 authored about 10 years ago
Merge pull request #344 from Fedik/fix-classexist-protected-call

Fix fatal error when "classexist" tries to call the protected loader

e8d47de2587e848d609f6aeff1894c0505d5d368 authored about 10 years ago
better test for is_callable

3c79eea292fc6d1637b5fd71c8439d289a6fbe0e authored about 10 years ago
test

68fb6d276956948d3342976ca2acb8d7b0ff6a56 authored about 10 years ago
do the callable test before call

a9ab52db472c4eb3c0ffa78b1bdda91fb682f967 authored about 10 years ago
Allowing metadata to be loaded through a fallback even when loading failed due to mapping exceptions (typically not-found class)

302d6795136ea09a0202da24c1f919b25c3aa2a0 authored over 10 years ago
`AbstractClassMetadataFactory` should provide hooks to allow fallback operations when failing to load class metadata

e8998c82aef5b8c7ee80448bf38db57245c3bb66 authored over 10 years ago
Minor CS fixes in the `MappingException`

837179248a4626dec614578c8dd86d87f69c5db8 authored over 10 years ago
Merge pull request #330 from doctrine/hotfix/hhvm-proxy-generator-compat-with-callable-type-hints

HHVMm proxy generator compatibility with callable type hints

559a805125524b0bb6742638784c2979a5c5e607 authored over 10 years ago
Tests pass for PHP 5.6: not allowed to fail anymore.

d1683ed98ad8e068571be139dc8282293b4baed3 authored over 10 years ago
Avoiding duplicate calls to `getParameterNames`

cf463a29c2207ce245f8e0935ce0e5fe2c128938 authored over 10 years ago
Enabling HHVM-nightly and PHP 5.6 in builds, disallowing hhvm failures

9f674829bec2dac4329417d6d407fcf450446eca authored over 10 years ago
Moving parameter type detection to a separate method

68d8c6c4835addf82b715e41612a567791c0caaa authored over 10 years ago
Fixing HHVM compatibility of the proxy generator when generating proxy classes with methods using `callable`

Also splitting logic into smaller, simpler methods

960dffa8318254f95246e3e6c3569bab2a222ef4 authored over 10 years ago
Merge pull request #328 from JeroenDeDauw/imports

Optimized imports

5e293364155bf23f98f871c9880fdc3eb37f1673 authored over 10 years ago
Merge pull request #329 from JeroenDeDauw/cp

Remove dead config

71bacdcfb2a2261c171bc8ac808110919a44d709 authored over 10 years ago
Optimized imports

4c3eb7dbf3d779414db591feefe7655316b74e8a authored over 10 years ago
Remove dead config

05728e3b4f660a35a267d3af29e142b779651a6e authored over 10 years ago
Merge pull request #318 from pgodel/patch-1

Fixed link to Documentation

434c364b6a8780c16769b60fcc56e61e6bac766f authored almost 11 years ago
Fixed link to Documentation

115adbacf1eb55904e2220494606fc92255d70f8 authored almost 11 years ago
Remove old phing build leftover.

64e2a6ae51db05a1ea0525913ed0dcccdc523f01 authored about 11 years ago
[DCOM-204] Fix include of entities inside PHAR.

dc1655b127c830a144be6c8a1fb6825ad73baf69 authored about 11 years ago
Housekeeping

dcb25b324d56afe6f97972583d968d3bb00f4243 authored about 11 years ago
Merge branch 'DDC-1247'

d0c1a60854c69089278e0db13235563748f2fa26 authored about 11 years ago
DDC-1247: Implement AnnotationDriver::addExcludePath

5892691f6425a3c6d674d8688929227cafe2c920 authored about 11 years ago
[DDC-2708][DCOM-219] Fix PHP 5.4.8 not returning true is_callable on abstract methods anymore.

2cb32a62c43edc62edb91a23196cbe8743253cea authored about 11 years ago
Merge pull request #308 from dawehner/bmaster

fix the optimize regex and adapt the tests to actually test classAnnotat...

a45d110f71c323e29f41eb0696fa230e3fa1b1b5 authored about 11 years ago
Explicitly requiring a newer PHPUnit version for builds

d2d2e0a64d4686dd0908c9226c8acfe5bcb4089f authored about 11 years ago
Merge branch 'feature/hhvm-build'

ccfc49fe0d3aff5cc8087be8e3161bb1545d924b authored about 11 years ago
Adding HHVM to build matrix

f31c5431330ed0cd055232e3ec2f0db99bd4bd51 authored about 11 years ago
Merge pull request #312 from JamesGuthrie/fixErrorMessage

Improve UnexpectedValueException error message

a4e2629e0a3ab57e4a70fa49ec556a44414ffb27 authored about 11 years ago
Improve UnexpectedValueException error message

UnexpectedValueException::proxyDirectoryNotWritable() provides
information as to which directory...

a492845dbefb51d331734e9a50d8f592c48f18dc authored about 11 years ago
Fix the optimize regex and adapt the tests to actually test classAnnotationOptimize

99b44f52a1b844f9c4c34e618b160664d5c27daf authored about 11 years ago
Merge pull request #306 from doctrine/DCOM-162

DCOM-162 - Returning the dumped value in `Doctrine\Common\Util\Debug::dump()`

ba2ad8a7db24adb37a33ff52ee64b02d59ccfee0 authored about 11 years ago
Adding tests to validate features of DCOM-162

17711b78dd2e484b423adfcbf507ec3f42547861 authored about 11 years ago
Swapping `$return` with `$echo` to fix return value consistency

b6d87ae6ed1e729fb1411e6465de5f0738e53969 authored about 11 years ago
Minor CS fixes

33ad7875da44521df4b3b5e6fca76c4108ad0db7 authored about 11 years ago
Update lib/Doctrine/Common/Util/Debug.php

coding style fixes

ef7453f33a727438a42b0dd99ecf58e786cef576 authored about 11 years ago
return parameter for debug method

Added $return as 4th parameter to specify whether to return the debug text or print it. It works...

6cf26894c34c86babaf4bc107b0a6903329300cc authored about 11 years ago
Merge pull request #304 from samsonasik/fix/typo

fix typo

ad26be7787690d50d572d39a8d2ba5f1542a6d8f authored about 11 years ago
fix typo

1244feba5145f508e8a3c50bd3fb1428f5e4d495 authored about 11 years ago
Merge pull request #298 from fredrik-w/silence-e_notice

Silence E_NOTICE warning: "Undefined index".

d9dea98243c733ff589aab10e321de4f14a63ab4 authored over 11 years ago
Throw an exception when generating a proxy class and the value for a

primary key is missing.

1f26d38a9b0bd5ba917636a7c5268bb5626b0715 authored over 11 years ago
Merge pull request #296 from myclabs/ProxyStaticProperties

Proxies shouldn't serialize static properties in __sleep()

4233262c8a94b2f22189ce3e5972dae25aa6764b authored over 11 years ago
Add "@group" on some test

0d908b594e12bf4600ffb50b931c7ad9fabce396 authored over 11 years ago
Proxies shouldn't serialize static properties in __sleep()

c3952d2d3800c6d0a765bc47c06f45b3bf77074a authored over 11 years ago
Fix bug in build.xml

67c8d7ea5dfe93b758d21c9bcb1e7a831b3a9e54 authored over 11 years ago
Reimplement build process

- Introduce Composer Archiving for release packaging
- Replace Phing build.xml with Ant implemen...

94956cb60a1bf3ac1ebc46d3f3090d769ad4924c authored over 11 years ago
Merge branch 'master' of github.com:doctrine/common

8a3b6601c049a30e35fe71e3146ebc2769e4f6be authored over 11 years ago
Update branch alias to 2.5-dev

73be2ab8a8675912372bb6abbd90ea5c0ffaa545 authored over 11 years ago
Merge pull request #291 from doctrine/DDC-717

[DDC-717] Add eval() and FILE_NOT_EXISTS strategies for proxy generation

b4c7860e0c5a8d13598ca34d156533300b0dacf0 authored over 11 years ago
[DDC-717] CS adjustments and typos

a7d96c27be972a042d747fb8c01f3061221378db authored over 11 years ago
Delete unnecessary travis file

565572e7eb37a7217f4e1c1fc10058058d5faae1 authored over 11 years ago
Fix .travis.yml

2d65b4935108b74db14ac18700594e4216ee4378 authored over 11 years ago
[DDC-717] fix unfortunate typo

a9fcac9aedfbb995b7a03db1be603d25bce38feb authored over 11 years ago
[DDC-717] Add eval() and FILE_NOT_EXISTS strategies for proxy generation.

5e7f5dbd8c6a7b4a1091480501cd6e2b51166436 authored over 11 years ago
Merge pull request #290 from horsik/master

Fixed html_errors overwriting

f28a39065d455b6df1c989ea6590e971a1f0256d authored over 11 years ago
Fixed html_errors overwriting

45fd042a8ec063744dea87534ec297b705531523 authored over 11 years ago
Merge pull request #284 from Ocramius/DCOM-175

DCOM-175

9c6b8615a988117dec83bdbb0fad80afef23eab8 authored over 11 years ago
Merge pull request #287 from leedavis81/patch-1

Update EventManager.php

6a39bb947b20d12a16820f2709509e41e28af005 authored over 11 years ago
Update EventManager.php

Remove gender bias from method description.

ead7db444718fb30a3fb6426620eefff7a1637fe authored over 11 years ago