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

Merge pull request #245 from BenMorel/master

Documentation fixes

c4255b9fbd63ee1fe52697839318af5937fced9b authored over 11 years ago
Reducing special checks for serialized properties to private props

819d08ac041b496fc60b41cbb584a355e75000b1 authored over 11 years ago
Applying fix for DCOM-175 - __sleep now returns correct property names

aeed2d1646eca2df990662c3d5fcbc804bcf06ce authored over 11 years ago
Adding failing test demonstrating DCOM-175

Private properties of parent classes are not serialized correctly, therefore PHP throws a notice...

4b848bdd6febe3e56571a510d52172605839c836 authored over 11 years ago
Fixed documentation.

- Missing docblocks
- Missing / incorrect @param / @return / @throws annotations
- Missing newli...

ccf2c58c0fe8089f79c55c8704f9a07d6850075a authored over 11 years ago
Merge pull request #281 from doctrine/hotfix/DCOM-194

DCOM-194

d658ec7a03f6475eff0dd1eb940bdedd862e4b96 authored over 11 years ago
Applying CS fixes and minor hotfixes to doctrine/common#278

5c450d4ae6f0a482f7bb5f62e847383714994d41 authored over 11 years ago
Merge pull request #280 from halaxa/master

Typo in MappingException

2286642f9979a15a799e6fb6919579e8caf6ef11 authored over 11 years ago
Fixed a typo in MappingException

1c7ae5636bb4daddcd87b8debaaf8ce178c677f6 authored over 11 years ago
[DCOM-194] Fixed proxying magic getter with reference

31f65036531993f9a2d5511ceb6ce4b7c2f523ab authored over 11 years ago
Bump dev version to 2.4.1

2169b0ce1d253d448c60b7d40bbe4e4b5afe22fe authored over 11 years ago
Release 2.4.0-RC3

c5174badcdea873d9535395b3a96fd440a30c8b6 authored over 11 years ago
Release 2.4.0-RC2

f85f4d413eb1b5816d9cce8a839aef57b5b6b2fc authored over 11 years ago
Bump dev version to 2.4.1

53df0afd202ff390b6ed370f899f2086f06eaa31 authored over 11 years ago
Release 2.4.0-RC3

ae1a73b36b1775e7bb9cf8faf3cbf3de0fd72a78 authored over 11 years ago
Bump dev version to 2.4.1

7d273727ddd2f58efcec355b67af604ec35a73ef authored over 11 years ago
Merge pull request #273 from ramonornela/master

Added visibility in the methods Interfaces

1459223adae87305d07c9ea5f742a7fd6c8a740e authored over 11 years ago
Merge pull request #275 from entering/avoid-warning-ref-class-parents

RuntimeReflectionService - throw exception instead of php warning

ce87784a45f93c73a4035748fd98ecbbda3098fb authored almost 12 years ago
Improve code to throw exception getting parents class instead of php warning

660900ad3f57f684eaaecb9dd50bdd3d0b129576 authored almost 12 years ago
Clarify class does not exist in AbstractClassMetadataFactory comments.

7eea788cb5869d9954b0d8091969f54b875d1003 authored almost 12 years ago
Revert "Improve code on loadMetadata() to verify if class exists, avoid a later warning when calling class_parents()"

This reverts commit 68a40cc304103ac17823113d0cf555b5e957972c.

0e6226f8c8c1c9085ce78a7f1a008f78489a13af authored almost 12 years ago
Revert "Improve code to fulfill coding standards."

This reverts commit 9ac67af3f09957d2a4f306af39ccf01511191c37.

15617afa0def41a61461b86c986a9930204cd443 authored almost 12 years ago
Revert "Actions done:"

This reverts commit b8479cb4398a56f6c41810e37bbbfcab973db962.

320e428c9b73489236f20d1b5cb69bb78e9c31ae authored almost 12 years ago
Revert "Improve CS"

This reverts commit 54b85d57ec96536ee4f32ed5f63155ae61525935.

484e070c1b4bc0f034e8958273043889dec94e41 authored almost 12 years ago
Merge pull request #274 from entering/load-metadata-avoid-warn-absent-class

Improve code on loadMetadata() to verify if class exists

32c54b7b9d038c1e77d6755bc1d7396a5ce63430 authored almost 12 years ago
Improve CS

54b85d57ec96536ee4f32ed5f63155ae61525935 authored almost 12 years ago
Actions done:

- Change exception to MappingException
- Change test to use setExpectedException instead of @expe...

b8479cb4398a56f6c41810e37bbbfcab973db962 authored almost 12 years ago
Improve code to fulfill coding standards.

9ac67af3f09957d2a4f306af39ccf01511191c37 authored almost 12 years ago
Improve code on loadMetadata() to verify if class exists, avoid a later warning when calling class_parents()

Instead throws a \RuntimeException if class doesn't exists.

68a40cc304103ac17823113d0cf555b5e957972c authored almost 12 years ago
[FIX] Added the visibility in methods in the Interfaces.

5f50e265351307784b34d6edbd6e9e37fe86debe authored almost 12 years ago
Merge pull request #272 from myclabs/ChainDriverFix

MappingDriverChain: the default driver wasn't called for getAllClassNames()

3506be7467dbd4f923691a00555cf80065d32e59 authored almost 12 years ago
Improved tests

e784767eb173e45f0079718eec5f3eccf6e43198 authored almost 12 years ago
MappingDriverChain: the default driver wasn't called for getAllClassNames()

b0f1a938734d46c618f9c1fea42d4e187ce710b5 authored almost 12 years ago
Correct constant

33f906e257510247d0bcd60b8b54f47cfb51e3ed authored almost 12 years ago
Bump dev version to 2.4.1

ecf318354ffae1f38ee33d5edf4d8aa798ac272e authored almost 12 years ago
Release 2.4.0-RC1

15df2070954dfc9addbeb7ade1a150a2c04607ae authored almost 12 years ago
Merge pull request #261 from pborreli/typos

Fixed typos

d7987c96675e153638729383577090feed9854f1 authored almost 12 years ago
Merge pull request #262 from pborreli/patch-1

Fixed travis build

cf69fbd70162e024c76553222df8ee3886c88f81 authored almost 12 years ago
Fixed travis build

79ec670a8adf34c330a8d2b0d7fe4cabdd09c179 authored almost 12 years ago
Fixed typos

3963aa0302b14670ac4cf4126ae3c77c7336a2e0 authored almost 12 years ago
Merge pull request #260 from Ocramius/hotfix/issue-#259

Hotfix/issue #259

0dc4fe01f056596697c5a91d7201209e8ccbfd58 authored almost 12 years ago
Applying hotfix for issue doctrine/common#259

b5bbc745b1e052ba5a448d55b20cc1542449978b authored almost 12 years ago
Adding failing test for doctrine/common#259 (non-recognized 'callable' type hint)

a4a5b108984e86c831b2c2dafa954b3fe5ea1b83 authored almost 12 years ago
Merge pull request #255 from Ocramius/hotfix/DCOM-173-tests

Hotfix/dcom 173 tests

e211821c719d33ad2cd1186fafb4dadb5f74d6ed authored almost 12 years ago
Adding fix for syntax error in inherited `__isset()`

75ba2ab0b6d377720277fb8a3cef3e0f12b8a5a9 authored almost 12 years ago
Adding tests for inherited PHP magic methods

6f9e96c8b706b207517a415167d287f03b601eab authored almost 12 years ago
Merge pull request #254 from mmarksnippety/patch-1

Update lib/Doctrine/Common/Proxy/ProxyGenerator.php

963a632599c87ae077a00461afcd4a395d78515d authored almost 12 years ago
Update lib/Doctrine/Common/Proxy/ProxyGenerator.php

Added missed semicolon

2bf4ba7ccfba24a18972c0ed0641305f85ed701d authored almost 12 years ago
Merge pull request #253 from odiaseo/master

Proxy Generation Bug

19a18bd4d957eaab64dbe7fbe6e89ba721c94ead authored almost 12 years ago
Added mixing semi colons and removed backslash

66da9f18793950936a58be3af4d8765d1efa0a89 authored almost 12 years ago
Merge pull request #249 from BenMorel/varfix

Fixed the StaticReflectionParser

53859ae1c84ccf1a5aa58c8379c69cd9adedf03a authored about 12 years ago
Fixed StaticReflectionParser.

This commit removes the PSR246Test, which is now covered by an updated StaticReflectionParserTest.

81f97bb12c13e6bad0d982bc19d4a3958fd3df1e authored about 12 years ago
Merge pull request #247 from doctrine/ProxyFactory

[DCOM-96] Refactor ProxyGenerator, introduce AbstractProxyFactory

a5482b347530bb8522e355b399e5ff4983433a40 authored about 12 years ago
Merge pull request #248 from Ocramius/hotfix/doctrine/common#247-fixes

Hotfix/doctrine/common#247 fixes

9c9c3c16bf7ece61d73c98b7ff85dd56965a0165 authored about 12 years ago
Applying fix for tests breaking in <5.4, adding 5.5 to build matrix

00b4d858f3b4cc7a10f395d9f098bddf97065122 authored about 12 years ago
Applying fixes as commented on doctrine/common#247

5ee109a3833d095b3d340ba619aebf4f6492c7b4 authored about 12 years ago
Merge pull request #246 from BenMorel/varfix

Undefined variable fix

0cd52ed7f131b6d964ff188e11d52905d7833981 authored about 12 years ago
Fixed an undefined variable.

e410085eaee36fe55a04182e2bddb51f93ab72da authored about 12 years ago
[DCOM-96] Refactor ProxyGenerator to lazy templating and introduce AbstractProxyFactory.

5e829f0d072cec5754ec76dc020a1818ca2bbf71 authored about 12 years ago
Merge pull request #206 from Slamdunk/hotfix/debug-export-arrayiterator

Debug::export ArrayIterator dumps the internal storage variable

db84fc111652774f22b72a916aef40ce3f584e45 authored about 12 years ago
Merge pull request #229 from lstrojny/feature/object-manager-decorator

Decorator base class for object manager decorators

f44d98d5fdd102959e2bf71b36392dbacf0e568d authored about 12 years ago
[Annotations] Introduce doctrine/annotations dependency

185e6d76765fe37ddb1a94aad8f51d97c92b0649 authored about 12 years ago
[Lexer] Introduce dependency to doctrine/lexer component

9fdc9f4a894bc907ef8ce34055ee5bd305d59eb8 authored about 12 years ago
Substitute Doctrine Collections with the newly creatd composer doctrine/collections library

f9b9fa9e2e4ac7d0ed069bbec7b481d424613321 authored about 12 years ago
Merge pull request #216 from Ocramius/hotfix/silent-autoloaders

Silent autoloaders support

edeaab2851102e5a945770b479d21b600d6ea13a authored about 12 years ago
Merge pull request #237 from vincequeiroz/patch-1

Update tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClo...

db064f44a9a2ea0062f00bc3d6c7827e9696b9f2 authored about 12 years ago
Replace Common Cache with doctrine/cache package using Composer

0e178880c4eb8b6131e98c7a410b7a05a0574943 authored about 12 years ago
Use doctrine/inflector and deprecate the Common Util inflector.

18b2c6eb6f3e86f318b789beed5dc44c6c2f16a2 authored about 12 years ago
Update travis.yml

0715817e8ae11428939d994ba643863a6fa5040a authored about 12 years ago
Merge pull request #168 from Ocramius/DCOM-96

[DCOM-96] ProxyFactory logic moved to doctrine common

d5843a462a4dfe4a42daf4645fc867c431a4170e authored about 12 years ago
Implementing generator/factory for lazy loading proxies

2979513b2eac7df13743f77d82193b9a18a1004e authored about 12 years ago
Merge pull request #227 from jbergler/master

[DDC-2160] Smart Pluralize/Singularize support for Doctrine/Common/Util/Inflector

28b0e7fde8007d5eba23c8ca3fe741d2757cf70d authored about 12 years ago
Merge pull request #241 from Ocramius/performance/collection-contains

Minor performance optimization for lookups of `ArrayCollection#contains()`

bc6bc47132613b28a58b7293dfd7872d9e3bcff3 authored about 12 years ago
Minor performance optimization for lookups

a152e34952ffcdfc04973b9018f6e5e96c8cabbf authored about 12 years ago
Merge pull request #240 from daschl/couchbase-cache-orm-bugfix

[Cache/CouchbaseCache] Return false instead of null for compat.

c07ce5fede40159c0cb2b4c747db9f299a5bc0f0 authored about 12 years ago
[Cache] Refactoring testFalseOnFailedFetch into CacheTest

This changeset makes sure that all supported caches return
false and not null when a key is not ...

dee33aa89652d5f1f5d5c613a9ef53648665ac9c authored about 12 years ago
[Cache/CouchbaseCache] Return false instead of null for compat.

This changeset fixes and verifies that instead of null, false is returned
from the fetch method....

fc81e684b3970d86666b774501834bf0a3d2df80 authored about 12 years ago
Merge pull request #239 from lmammino/patch-1

Update lib/Doctrine/Common/Cache/Cache.php

a31435aa87b06681c6d360a6b02e62efc898a7ba authored about 12 years ago
Update lib/Doctrine/Common/Cache/Cache.php

Typo in interface documentation

ca29788f192b717b615adfcd2ccd2554087d39be authored about 12 years ago
Merge pull request #236 from daschl/couchbase-cache

Adding Support for Couchbase as Caching Infrastructure.

cf2ee06c8cdfc0f6645553eb3f5beaf8d4cdf9ab authored about 12 years ago
Making vars private rather than protected

4de779acd583f913309cdfd18be74a81421dcdbe authored about 12 years ago
Update tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClosureDeclaration.php

Statement duplicate

$var = 1;
function () use ($var) {};

5f26d957dc555e0f93df16dab1841200888a7d93 authored about 12 years ago
Adding Support for Couchbase as Caching Infrastructure.

This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...

8f2bb36fca5c29d28ba056c44d11d5443d386451 authored about 12 years ago
Merge pull request #235 from basico/master

Improve performance of if key exists in the array

a890fe1b689ed65c52bf4a7e64333a27b3c400d6 authored about 12 years ago
Update lib/Doctrine/Common/Collections/ArrayCollection.php

d2ee571009b5a168a7c195f6da7f85a1cf1cefe6 authored about 12 years ago
Merge pull request #222 from docteurklein/lifecycle

make Base LifecycleEventArgs usable in orm and odm

d514e3920656921ba1148f16a4089222c58bc83a authored about 12 years ago
Merge pull request #231 from ruian/patch-1

Fixing CS

b91837135ce102d2e95fb394b43d8d1d47cde95c authored about 12 years ago
Fixing CS

6a843da18937a92b64e9dfb0dd85aa8e7de642c5 authored about 12 years ago
Decorator base class for object manager decorators

2c1fea619e424513649d246a181e9255ba0c4377 authored about 12 years ago
Changes to Doctrine/Common/Util/Inflector and Doctrine/Tests/Common/Util/InflectorTest to follow coding standards

bdea5a83aebba22a6ea4f4a316758c50fc4522d2 authored about 12 years ago
Adding pluralize/signularize functionality to inflector. This is to be used in Doctrine/ORM/Tools/EntityGenerator to fix [DDC-2160] properly.

1dff8090ae2ee32741ac18cc4f72e767372ff1d7 authored about 12 years ago
Merge pull request #226 from SalmanPK/patch-1

Added error suppression to unlink() calls

a836c86c13e964051549e234250cf665a5f5a190 authored about 12 years ago
Added error suppression to unlink() calls

Added error suppression to unlink() calls in the getPropertyAnnotations and getMethodAnnotations...

263cd32dd64c26497c22c9b537fee128bff00715 authored about 12 years ago
fix docblock

ff02da8fc3e936606cde7bea3f9e638253c907ef authored about 12 years ago
keep properties visibility to private

cafeab169464fafeab446251c53475143b532246 authored about 12 years ago
keep deprecateed 'getEntity' method

3c35cd1a2e17dfd33037c8d2735cded0f64ef1de authored about 12 years ago
Merge pull request #224 from fruit/preg_quote

Use preg_quote() to escape text before inserting into regexp

d8c17cd427ff345ebc13193ebbf3a4dee49e44ff authored about 12 years ago
Merge pull request #225 from fruit/is_file

Replace file_exists() calls with is_file() where it is needed

c577cc7fd85a53ef57a7e0d7af25d3d5f573e2cb authored about 12 years ago
Use preg_quote() to escape text before inserting into regexp

dc8c284a77e4fa87de5d2e58589d74e461506451 authored about 12 years ago
Replace file_exists() calls with is_file() where it is needed

c17b9dafc266c6e10924105629daad9076b4819a authored about 12 years ago