Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
https://github.com/doctrine/persistence
Improve MappingData retrieval by caching Results.
76f5f9a30e259a387677e4d7cbf915f182a18b9f authored about 9 years ago by Marco Pivetta <[email protected]>Close #367
a927949e487a96ca32a4b21a9635f05e173aea3c authored about 9 years ago by Marco Pivetta <[email protected]>Ensures that the prefix to path mappings can be provided in an arbitrary order. Previously these...
7a3d27109bb7b1fe9a8c657510435910bc506574 authored about 9 years ago by ptlis <[email protected]>
The problem was that namespace prefixes can overlap, and for classes
that would match more than ...
3302d3642fd03c7447481c95a578c4d5abb2c501 authored about 9 years ago by gries <[email protected]>
eb082df2777907e95cab4150b206ae798451c66d authored about 9 years ago by gries <[email protected]>
In cases where mapping Data is not cached by calling ```initilaize();```
It makes sense to cach...
Cleanup - drop unsupported php versions
fbd4eb6cad28bcbdc48a51afd91608344431739c authored about 9 years ago by Benjamin Eberlei <[email protected]>4477d9307bfeeb06fa697ebc2ae209db4299524a authored about 9 years ago by Marco Pivetta <[email protected]>
75cb685efbbc9795aa4f026757c5db0022a62e20 authored about 9 years ago by Marco Pivetta <[email protected]>
Close #384
01261839942e601cd141f36e80ad23af607fb97b authored about 9 years ago by Marco Pivetta <[email protected]>bdfb1810b9549a1a1a04279bed5f7abb32d266dc authored about 9 years ago by Marco Pivetta <[email protected]>
dd3217250bdd78faf1ec26daa14ae7aecc6fe6d5 authored about 9 years ago by Marco Pivetta <[email protected]>
Close #387
ebea9b18388d7263e0beca13d6d8a3cb94761e5b authored about 9 years ago by Marco Pivetta <[email protected]>8b6ec3af36b8912cd02bb7dcbc9fabc2552b0ec0 authored about 9 years ago by Marco Pivetta <[email protected]>
7cbb89f8932bb8257b8d2fe4da783ef5e8c7a2bf authored about 9 years ago by Marco Pivetta <[email protected]>
af88eb254cbc4f2f76949fd9821b922208bd78a7 authored about 9 years ago by Jáchym Toušek <[email protected]>
Update LICENSE
619bfc947aa5a2224d802bf95e1fe9280def3f5c authored about 9 years ago by Marco Pivetta <[email protected]>updating from 2012 to 2015
2012454161258150059ed2a94c304a48c370da13 authored about 9 years ago by racheldomingo <[email protected]>b2b913fd680905658b84a45b3668129ac72b30c2 authored about 9 years ago by Toby Griffiths <[email protected]>
3caa9908d04c4bf964cde4a7ee3a9caa606fb134 authored about 9 years ago by Toby Griffiths <[email protected]>
9912892271dcd2b4bf037ee07070f6393b2eded8 authored about 9 years ago by Toby Griffiths <[email protected]>
9cc32d993ad5a96623d391ccb953dbc4a64ccfc5 authored about 9 years ago by Toby Griffiths <[email protected]>
80eca7ead36a2f75d7d8787da7cecd461abab743 authored about 9 years ago by Toby Griffiths <[email protected]>
composer: bump to PHPUnit 4.7
c1b4872b01638877ce568d12daa5a3e5b37f7125 authored over 9 years ago by Marco Pivetta <[email protected]>52a9d940da1ebdb7017588ff7ddf36cde76fe9b9 authored over 9 years ago by Benjamin Eberlei <[email protected]>
Made PATTERN_MATCH_ID_METHOD more flexible
400a190ad8779b0063aef29a81a606faa2f35d2f authored over 9 years ago by Marco Pivetta <[email protected]>Update DefaultFileLocator.php
12395d4ec138331abfdc4ddefd8c62dcb63ef7a1 authored over 9 years ago by Marco Pivetta <[email protected]>It is implicit that a file extension needs a dot, thus it is unclear that we need to supply it i...
4436f71d84ea471953cf48c294da2641b27c35a0 authored over 9 years ago by marcel-burkhard <[email protected]>Fix static call in test
ef37999e4037f88ad54ee3284b9cd5bbafecfd35 authored almost 10 years ago by Marco Pivetta <[email protected]>Two tests were failing with the following error message:
Non-static method PHPUnit_Framework_Mo...
80a5f79fb347be48a856ff610b8be46a2fbb9214 authored almost 10 years ago by David Prévot <[email protected]>Fixed missing / incorrect docblocks
05fe543646fb57783fdcf3731cda9729e5be971a authored almost 10 years ago by Marco Pivetta <[email protected]>970d66ec8742186a0142f58fd13ec451954c130b authored almost 10 years ago by Benjamin Morel <[email protected]>
Custom namespace separators for SymfonyFileLocator
e64f34569dd90562457520f4d6d9c2448c618b14 authored almost 10 years ago by Marco Pivetta <[email protected]>
* Constructor argument validation
* Tests
[WIP] Improved conversion for aliased classnames
66d458208983bcd3384ba77d1d98fd618b68b8b3 authored almost 10 years ago by Marco Pivetta <[email protected]>f045d3cf58b48008ef997a9f287641ecf9c52c86 authored almost 10 years ago by Javier Spagnoletti <[email protected]>
* Added test.
e36144b5b668531084fe42c8021bb292bec6a306 authored almost 10 years ago by Javier Spagnoletti <[email protected]>
Before:
```MyEntityNamespace:Foo:Bar``` resolves (silently) to ```MyEntityNamespace:Foo```
Afte...
f3c565f77e327b8b6be214e17d28c7d705d7b356 authored almost 10 years ago by Javier Spagnoletti <[email protected]>f268dc4a0cc99acaf00bf962810be55ec882274e authored almost 10 years ago by Guilherme Blanco <[email protected]>
Class metadata loading fallback hook
0c9e1ef15a7619c598a6a0eb75d69b337f82328f authored almost 10 years ago by Marco Pivetta <[email protected]>5e76ae251cc8cdb50542693f45d4dfdf712df1ac authored about 10 years ago by Marco Pivetta <[email protected]>
95837c852af46a422ed9d44f71f16669c5a9d4a9 authored about 10 years ago by Marco Pivetta <[email protected]>
ceb8f46675a41fe90a387792ef927e76830ad3fa authored about 10 years ago by Marco Pivetta <[email protected]>
Optimized imports
e610902d31b1ab1c66a7bab59002dfa3a3941380 authored over 10 years ago by Marco Pivetta <[email protected]>1e5678c9741fb4dc1e82d3a9292e51ccbdf76012 authored over 10 years ago by jeroendedauw <[email protected]>
2f32410cf26fd589d5e5fb4dbc25769c3e0ed7f4 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
c465fc30aac5364e33d71e0e63eff12b7da0b973 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
93e4f81ddb7b718fa2f22480e24d155092cb8f5a authored almost 11 years ago by Benjamin Eberlei <[email protected]>
e62afbd94b251205d148591fe15675846492ac40 authored almost 11 years ago by Patrik Votocek <[email protected]>
34d09470836bc08c86057f193c6b675802273609 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
fix typo
0c8257ffcfcc5a5a88914e7d99e00878428f0cfa authored about 11 years ago by Benjamin Eberlei <[email protected]>eda4380134c1ad05c1cebc679d02abbbd0a73bdd authored about 11 years ago by Abdul Malik Ikhsan <[email protected]>
DCOM-175
c1b6d109f419859f9a12a3ac32f69a9e820c8347 authored over 11 years ago by Guilherme Blanco <[email protected]>Documentation fixes
483af21ebc290b533b1f14eb242aeae05f4006f1 authored over 11 years ago by Benjamin Eberlei <[email protected]>
- Missing docblocks
- Missing / incorrect @param / @return / @throws annotations
- Missing newli...
DCOM-194
cf6cd833ce7b3fa45c5c51d9a90a736e4dda3853 authored over 11 years ago by Marco Pivetta <[email protected]>Typo in MappingException
54eefdd7fda5b0c73fe24ec7ae9b8dda47c13c42 authored over 11 years ago by Marco Pivetta <[email protected]>c4386008f168fbac1e489dae4ba45b3d1cde8b8b authored over 11 years ago by Filip Halaxa <[email protected]>
Added visibility in the methods Interfaces
a7623d0e180f1906ccd4babf32b6a69e511d34ad authored over 11 years ago by Guilherme Blanco <[email protected]>RuntimeReflectionService - throw exception instead of php warning
a5e27178434935bd8d52bcf90a788de78556532e authored over 11 years ago by Benjamin Eberlei <[email protected]>4f8515a7d88f254fd6d9e177d0baff8baa9a0511 authored over 11 years ago by Eduardo Oliveira <[email protected]>
441fcac03b28ad61c5c5d61cb22efd1ead4e31cc authored over 11 years ago by Benjamin Eberlei <[email protected]>
This reverts commit 68a40cc304103ac17823113d0cf555b5e957972c.
9a6b5bed0924cef40c2c132ae0472616caeaf84e authored over 11 years ago by Benjamin Eberlei <[email protected]>This reverts commit 9ac67af3f09957d2a4f306af39ccf01511191c37.
2002f6a712295f2928f65d09704c996018fe408a authored over 11 years ago by Benjamin Eberlei <[email protected]>This reverts commit b8479cb4398a56f6c41810e37bbbfcab973db962.
4ae3fc933c3d1a09c872d6cea71e5980df185867 authored over 11 years ago by Benjamin Eberlei <[email protected]>This reverts commit 54b85d57ec96536ee4f32ed5f63155ae61525935.
068dd2cb20ec99ea04073d495a54ab9c72c9989c authored over 11 years ago by Benjamin Eberlei <[email protected]>Improve code on loadMetadata() to verify if class exists
5793592d1d4266a9f22c8789042dea0effec5218 authored over 11 years ago by Marco Pivetta <[email protected]>0bee0303e0192ac6c4f3a5f7218fd2fa53f64da9 authored over 11 years ago by entering <[email protected]>
- Change exception to MappingException
- Change test to use setExpectedException instead of @expe...
bc7b4397bbc13bffd76a8b7443a03fee14dcb899 authored over 11 years ago by entering <[email protected]>
Instead throws a \RuntimeException if class doesn't exists.
7140d7338909a46e80a1f3054a10345f12dd2472 authored over 11 years ago by entering <[email protected]>65ecf28584d700211207e68b448cb057f01704bd authored over 11 years ago by Ramon Henrique Ornelas <[email protected]>
MappingDriverChain: the default driver wasn't called for getAllClassNames()
b2a1511857d4457eaecf3de8ec8ce91c2c9247e0 authored over 11 years ago by Marco Pivetta <[email protected]>46ac50d505bf9b9bc04cd90965f5ed65214afdd8 authored over 11 years ago by Matthieu Napoli <[email protected]>
aba596c48b739eb82123d1d56dd33a5e395e3b55 authored over 11 years ago by Matthieu Napoli <[email protected]>
Fixed typos
ebddff8d447c198493b45dea67b727c38fcdb953 authored almost 12 years ago by Guilherme Blanco <[email protected]>5a70ca0bf9748b0c87d7055525ed2ffcad08fd34 authored almost 12 years ago by Pascal Borreli <[email protected]>
Debug::export ArrayIterator dumps the internal storage variable
e5d36e54e8b91793509d78dd83567f58d3c905cc authored almost 12 years ago by Guilherme Blanco <[email protected]>Decorator base class for object manager decorators
5d5cf0a05fc847b9862f92f74f8cfc3e38d4936b authored almost 12 years ago by Benjamin Eberlei <[email protected]>Silent autoloaders support
75bf6e2f61735da2d93efcbc9879ca35518e9b64 authored almost 12 years ago by Benjamin Eberlei <[email protected]>Update tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClo...
da57ffccbb6e3797bc55690349f32e1a4e4c27e4 authored almost 12 years ago by Benjamin Eberlei <[email protected]>393941184aed53aaf2b4e1d3e757957ccd589f36 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
[DCOM-96] ProxyFactory logic moved to doctrine common
38f618076600e7331d838c6295de45556ddd6d1f authored almost 12 years ago by Benjamin Eberlei <[email protected]>87a2bc1d8bc1a8c152136d17d86853eed5bed247 authored almost 12 years ago by Marco Pivetta <[email protected]>
[DDC-2160] Smart Pluralize/Singularize support for Doctrine/Common/Util/Inflector
ad235372c48a38c484f343ab7ddd7e7ea3271788 authored almost 12 years ago by Benjamin Eberlei <[email protected]>make Base LifecycleEventArgs usable in orm and odm
3f87cd14012ea1c544e0b31c2e14edc3cc593b14 authored about 12 years ago by Benjamin Eberlei <[email protected]>09f2380a1d7497b1c2adba6d54cc5a0caf2d8789 authored about 12 years ago by Lars Strojny <[email protected]>
71b5ac30bc6b5796200657b8fed9f752e8817458 authored about 12 years ago by Klein Florian <[email protected]>
8a4d7da9f1b6350394646f1e525717e78c3eff40 authored about 12 years ago by Klein Florian <[email protected]>
aca6f031881f71e79f081ebd2a5ae7913d731d33 authored about 12 years ago by Klein Florian <[email protected]>
Use preg_quote() to escape text before inserting into regexp
c39d271760ddf223b626fc5472b548a47d0cfa07 authored about 12 years ago by Guilherme Blanco <[email protected]>Replace file_exists() calls with is_file() where it is needed
8a2e7d5eb18540b5fb7de3bd1977e455ce1200c0 authored about 12 years ago by Johannes <[email protected]>467948135396e0d286c3131efb2f29aee90cff15 authored about 12 years ago by Ilya Sabelnikov <[email protected]>
16dc256aab871afc6de8880e1ec6dbd15cd8e3f9 authored about 12 years ago by Ilya Sabelnikov <[email protected]>
57e2394e12a5ea9da71355611152114a9c48ad32 authored about 12 years ago by Klein Florian <[email protected]>
Fix for #72 #135
09e0629ee86f04669ab163b591546815e620dd08 authored about 12 years ago by Benjamin Eberlei <[email protected]>Added the support of namespace alias in getManagerForClass
ad172f961c06f90128b32de596e70ea6186ab821 authored over 12 years ago by Benjamin Eberlei <[email protected]>test case for #159
89e8d7f63bee73ca3abd7ed0ad2bf794f1769249 authored over 12 years ago by Guilherme Blanco <[email protected]>See doctrine/DoctrineBundle#95
abcab832e894a9b0856f008072c961f19dad5dd6 authored over 12 years ago by Christophe Coevoet <[email protected]>