Fabien Potencier
|
c752429d7c
[DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager
|
14 年之前 |
Fabien Potencier
|
dc85727b5a
[DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings
|
14 年之前 |
Fabien Potencier
|
32070f5f68
[DoctrineBundle] fixed service visibility
|
14 年之前 |
Fabien Potencier
|
71330e91d0
[DoctrineBundle] simplified code
|
14 年之前 |
Fabien Potencier
|
0f5f28c039
Merge remote branch 'Brouznouf/patch-1'
|
14 年之前 |
Fabien Potencier
|
ffd8c31f3a
[DoctrineBundle] reindented some code for clarity
|
14 年之前 |
Fabien Potencier
|
059104a9e7
[DoctrineBundle] added back the possibility to define a single entity manager with a shorter syntax (same reasonning as the previous commit for DBAL)
|
14 年之前 |
Fabien Potencier
|
3f1d969fcd
[DoctrineBundle] fixed a unit test
|
14 年之前 |
Joel Wurtz
|
a56e271025
[Serializer] Fix bug when denormalize a class in cache
|
14 年之前 |
Fabien Potencier
|
e63c2e2315
[DoctrineBundle] added back the possibility to easily define one DBAL connection
|
14 年之前 |
Fabien Potencier
|
7395069b60
[DoctrineBundle] cleaned up code
|
14 年之前 |
Fabien Potencier
|
03511dea5c
[DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life)
|
14 年之前 |
Fabien Potencier
|
55f9e6fb99
[DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine
|
14 年之前 |
Fabien Potencier
|
631393e29d
[DoctrineBundle] fixed CS
|
14 年之前 |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
14 年之前 |
Fabien Potencier
|
f1b43450c3
[DoctrineBundle] removed parameters from orm.xml as they already have default values in the Configuration class
|
14 年之前 |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
14 年之前 |
Victor Berchet
|
d350e01e33
File & UploadedFile tweaks
|
14 年之前 |
Fabien Potencier
|
e96b39f060
updated UPDATE file
|
14 年之前 |
Fabien Potencier
|
00bfd10ca9
[HttpFoundation] refactored File management to be safer
|
14 年之前 |
Fabien Potencier
|
b7cd7115d1
[HttpFoundation] removed protected methods that were not used
|
14 年之前 |
Fabien Potencier
|
5bb9da4b6d
[HttpFoundation] renamed getDefaultExtension() to guessExtension()
|
14 年之前 |
Fabien Potencier
|
a26de5ba58
[HttpFoundation] fixed CS
|
14 年之前 |
Fabien Potencier
|
854fbd7f68
[HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc)
|
14 年之前 |
Fabien Potencier
|
9f846997ef
Merge remote branch 'Infranology/normalize-bools'
|
14 年之前 |
Eriksen Costa
|
164ce5210d
capitalized 'boolean'
|
14 年之前 |
Eriksen Costa
|
4db0752894
replaced 'bool' with 'Boolean'
|
14 年之前 |
Fabien Potencier
|
aa3ec504ae
removed File::getWebPath()
|
14 年之前 |
Benoît Merlet
|
d9ac718b97
fixed typo
|
14 年之前 |
Fabien Potencier
|
28aa8e729a
[FrameworkBundle] fixed typo
|
14 年之前 |