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
Documentation fixes
c4255b9fbd63ee1fe52697839318af5937fced9b authored over 11 years ago819d08ac041b496fc60b41cbb584a355e75000b1 authored over 11 years ago
aeed2d1646eca2df990662c3d5fcbc804bcf06ce authored over 11 years ago
Private properties of parent classes are not serialized correctly, therefore PHP throws a notice...
4b848bdd6febe3e56571a510d52172605839c836 authored over 11 years ago
- Missing docblocks
- Missing / incorrect @param / @return / @throws annotations
- Missing newli...
DCOM-194
d658ec7a03f6475eff0dd1eb940bdedd862e4b96 authored over 11 years ago5c450d4ae6f0a482f7bb5f62e847383714994d41 authored over 11 years ago
Typo in MappingException
2286642f9979a15a799e6fb6919579e8caf6ef11 authored over 11 years ago1c7ae5636bb4daddcd87b8debaaf8ce178c677f6 authored over 11 years ago
31f65036531993f9a2d5511ceb6ce4b7c2f523ab authored over 11 years ago
2169b0ce1d253d448c60b7d40bbe4e4b5afe22fe authored over 11 years ago
c5174badcdea873d9535395b3a96fd440a30c8b6 authored over 11 years ago
f85f4d413eb1b5816d9cce8a839aef57b5b6b2fc authored over 11 years ago
53df0afd202ff390b6ed370f899f2086f06eaa31 authored over 11 years ago
ae1a73b36b1775e7bb9cf8faf3cbf3de0fd72a78 authored over 11 years ago
7d273727ddd2f58efcec355b67af604ec35a73ef authored over 11 years ago
Added visibility in the methods Interfaces
1459223adae87305d07c9ea5f742a7fd6c8a740e authored over 11 years agoRuntimeReflectionService - throw exception instead of php warning
ce87784a45f93c73a4035748fd98ecbbda3098fb authored almost 12 years ago660900ad3f57f684eaaecb9dd50bdd3d0b129576 authored almost 12 years ago
7eea788cb5869d9954b0d8091969f54b875d1003 authored almost 12 years ago
This reverts commit 68a40cc304103ac17823113d0cf555b5e957972c.
0e6226f8c8c1c9085ce78a7f1a008f78489a13af authored almost 12 years agoThis reverts commit 9ac67af3f09957d2a4f306af39ccf01511191c37.
15617afa0def41a61461b86c986a9930204cd443 authored almost 12 years agoThis reverts commit b8479cb4398a56f6c41810e37bbbfcab973db962.
320e428c9b73489236f20d1b5cb69bb78e9c31ae authored almost 12 years agoThis reverts commit 54b85d57ec96536ee4f32ed5f63155ae61525935.
484e070c1b4bc0f034e8958273043889dec94e41 authored almost 12 years agoImprove code on loadMetadata() to verify if class exists
32c54b7b9d038c1e77d6755bc1d7396a5ce63430 authored almost 12 years ago54b85d57ec96536ee4f32ed5f63155ae61525935 authored almost 12 years ago
- Change exception to MappingException
- Change test to use setExpectedException instead of @expe...
9ac67af3f09957d2a4f306af39ccf01511191c37 authored almost 12 years ago
Instead throws a \RuntimeException if class doesn't exists.
68a40cc304103ac17823113d0cf555b5e957972c authored almost 12 years ago5f50e265351307784b34d6edbd6e9e37fe86debe authored almost 12 years ago
MappingDriverChain: the default driver wasn't called for getAllClassNames()
3506be7467dbd4f923691a00555cf80065d32e59 authored almost 12 years agoe784767eb173e45f0079718eec5f3eccf6e43198 authored almost 12 years ago
b0f1a938734d46c618f9c1fea42d4e187ce710b5 authored almost 12 years ago
33f906e257510247d0bcd60b8b54f47cfb51e3ed authored almost 12 years ago
ecf318354ffae1f38ee33d5edf4d8aa798ac272e authored almost 12 years ago
15df2070954dfc9addbeb7ade1a150a2c04607ae authored almost 12 years ago
Fixed typos
d7987c96675e153638729383577090feed9854f1 authored almost 12 years agoFixed travis build
cf69fbd70162e024c76553222df8ee3886c88f81 authored almost 12 years ago79ec670a8adf34c330a8d2b0d7fe4cabdd09c179 authored almost 12 years ago
3963aa0302b14670ac4cf4126ae3c77c7336a2e0 authored almost 12 years ago
Hotfix/issue #259
0dc4fe01f056596697c5a91d7201209e8ccbfd58 authored almost 12 years agob5bbc745b1e052ba5a448d55b20cc1542449978b authored almost 12 years ago
a4a5b108984e86c831b2c2dafa954b3fe5ea1b83 authored almost 12 years ago
Hotfix/dcom 173 tests
e211821c719d33ad2cd1186fafb4dadb5f74d6ed authored almost 12 years ago75ba2ab0b6d377720277fb8a3cef3e0f12b8a5a9 authored almost 12 years ago
6f9e96c8b706b207517a415167d287f03b601eab authored almost 12 years ago
Update lib/Doctrine/Common/Proxy/ProxyGenerator.php
963a632599c87ae077a00461afcd4a395d78515d authored almost 12 years agoAdded missed semicolon
2bf4ba7ccfba24a18972c0ed0641305f85ed701d authored almost 12 years agoProxy Generation Bug
19a18bd4d957eaab64dbe7fbe6e89ba721c94ead authored almost 12 years ago66da9f18793950936a58be3af4d8765d1efa0a89 authored almost 12 years ago
Fixed the StaticReflectionParser
53859ae1c84ccf1a5aa58c8379c69cd9adedf03a authored about 12 years agoThis commit removes the PSR246Test, which is now covered by an updated StaticReflectionParserTest.
81f97bb12c13e6bad0d982bc19d4a3958fd3df1e authored about 12 years ago[DCOM-96] Refactor ProxyGenerator, introduce AbstractProxyFactory
a5482b347530bb8522e355b399e5ff4983433a40 authored about 12 years agoHotfix/doctrine/common#247 fixes
9c9c3c16bf7ece61d73c98b7ff85dd56965a0165 authored about 12 years ago00b4d858f3b4cc7a10f395d9f098bddf97065122 authored about 12 years ago
5ee109a3833d095b3d340ba619aebf4f6492c7b4 authored about 12 years ago
Undefined variable fix
0cd52ed7f131b6d964ff188e11d52905d7833981 authored about 12 years agoe410085eaee36fe55a04182e2bddb51f93ab72da authored about 12 years ago
5e829f0d072cec5754ec76dc020a1818ca2bbf71 authored about 12 years ago
Debug::export ArrayIterator dumps the internal storage variable
db84fc111652774f22b72a916aef40ce3f584e45 authored about 12 years agoDecorator base class for object manager decorators
f44d98d5fdd102959e2bf71b36392dbacf0e568d authored about 12 years ago185e6d76765fe37ddb1a94aad8f51d97c92b0649 authored about 12 years ago
9fdc9f4a894bc907ef8ce34055ee5bd305d59eb8 authored about 12 years ago
f9b9fa9e2e4ac7d0ed069bbec7b481d424613321 authored about 12 years ago
Silent autoloaders support
edeaab2851102e5a945770b479d21b600d6ea13a authored about 12 years agoUpdate tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClo...
db064f44a9a2ea0062f00bc3d6c7827e9696b9f2 authored about 12 years ago0e178880c4eb8b6131e98c7a410b7a05a0574943 authored about 12 years ago
18b2c6eb6f3e86f318b789beed5dc44c6c2f16a2 authored about 12 years ago
0715817e8ae11428939d994ba643863a6fa5040a authored about 12 years ago
[DCOM-96] ProxyFactory logic moved to doctrine common
d5843a462a4dfe4a42daf4645fc867c431a4170e authored about 12 years ago2979513b2eac7df13743f77d82193b9a18a1004e authored about 12 years ago
[DDC-2160] Smart Pluralize/Singularize support for Doctrine/Common/Util/Inflector
28b0e7fde8007d5eba23c8ca3fe741d2757cf70d authored about 12 years agoMinor performance optimization for lookups of `ArrayCollection#contains()`
bc6bc47132613b28a58b7293dfd7872d9e3bcff3 authored about 12 years agoa152e34952ffcdfc04973b9018f6e5e96c8cabbf authored about 12 years ago
[Cache/CouchbaseCache] Return false instead of null for compat.
c07ce5fede40159c0cb2b4c747db9f299a5bc0f0 authored about 12 years ago
This changeset makes sure that all supported caches return
false and not null when a key is not ...
This changeset fixes and verifies that instead of null, false is returned
from the fetch method....
Update lib/Doctrine/Common/Cache/Cache.php
a31435aa87b06681c6d360a6b02e62efc898a7ba authored about 12 years agoTypo in interface documentation
ca29788f192b717b615adfcd2ccd2554087d39be authored about 12 years agoAdding Support for Couchbase as Caching Infrastructure.
cf2ee06c8cdfc0f6645553eb3f5beaf8d4cdf9ab authored about 12 years ago4de779acd583f913309cdfd18be74a81421dcdbe authored about 12 years ago
Statement duplicate
$var = 1;
function () use ($var) {};
This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...
Improve performance of if key exists in the array
a890fe1b689ed65c52bf4a7e64333a27b3c400d6 authored about 12 years agod2ee571009b5a168a7c195f6da7f85a1cf1cefe6 authored about 12 years ago
make Base LifecycleEventArgs usable in orm and odm
d514e3920656921ba1148f16a4089222c58bc83a authored about 12 years agoFixing CS
b91837135ce102d2e95fb394b43d8d1d47cde95c authored about 12 years ago6a843da18937a92b64e9dfb0dd85aa8e7de642c5 authored about 12 years ago
2c1fea619e424513649d246a181e9255ba0c4377 authored about 12 years ago
bdea5a83aebba22a6ea4f4a316758c50fc4522d2 authored about 12 years ago
1dff8090ae2ee32741ac18cc4f72e767372ff1d7 authored about 12 years ago
Added error suppression to unlink() calls
a836c86c13e964051549e234250cf665a5f5a190 authored about 12 years agoAdded error suppression to unlink() calls in the getPropertyAnnotations and getMethodAnnotations...
263cd32dd64c26497c22c9b537fee128bff00715 authored about 12 years agoff02da8fc3e936606cde7bea3f9e638253c907ef authored about 12 years ago
cafeab169464fafeab446251c53475143b532246 authored about 12 years ago
3c35cd1a2e17dfd33037c8d2735cded0f64ef1de authored about 12 years ago
Use preg_quote() to escape text before inserting into regexp
d8c17cd427ff345ebc13193ebbf3a4dee49e44ff authored about 12 years agoReplace file_exists() calls with is_file() where it is needed
c577cc7fd85a53ef57a7e0d7af25d3d5f573e2cb authored about 12 years agodc8c284a77e4fa87de5d2e58589d74e461506451 authored about 12 years ago
c17b9dafc266c6e10924105629daad9076b4819a authored about 12 years ago