Carsten Blüm
42a500a73d
Fix class name: AbstractCache -> CacheProvider
2015-09-19 08:34:00 +02:00
Matthias Pigulla
84f51b68af
Fix tests
...
dd47003641
removes the 'DoctrineNamespaceCacheKey[]' entry from the cache. Thus, all tests counting cache entries were off by one.
2015-09-19 01:15:39 +02:00
François-Xavier de Guillebon
ae243643e5
Added test
2015-09-14 18:35:49 +02:00
François-Xavier de Guillebon
4b7d8511f8
Fixed wrong variable used as array key
2015-09-14 18:34:55 +02:00
François-Xavier de Guillebon
a18ff95fc4
Fixed wrong property name
2015-09-11 17:17:28 +02:00
Marco Pivetta
8b79fe9d9b
Merge pull request #1506 from Tobion/patch-1
...
Fix variable reference in phpdoc of ClassMetadataInfo
2015-09-11 09:51:12 +01:00
Tobias Schultze
c03996d3b3
Fix variable reference in phpdoc of ClassMetadataInfo
2015-09-11 00:19:18 +02:00
Giorgio Premi
16172534bb
Add Expr::concat support for multiple arguments
2015-09-10 17:01:09 +02:00
Quim Manrique
1dbacec0e4
Fixed issue with entity manager when using LockMode::NONE
2015-09-08 00:31:03 +02:00
Marco Pivetta
1b09bb75b0
Merge pull request #1504 from phansys/doc_uuid_generator_strategy_2
...
Updated docs for basic mapping
2015-09-06 02:08:52 +02:00
Javier Spagnoletti
2e2921690a
Updated docs for basic mapping
...
Added note about UUID identifier generator strategy, which was added in 2.3 version:
0a83560
2015-09-05 15:40:37 -03:00
Marco Pivetta
a0a0c731bb
Merge pull request #1457 from phansys/short_types
...
Updated syntax for "integer" and "boolean" types
2015-09-05 17:21:05 +02:00
Marco Pivetta
d1b24dfe12
Merge pull request #1500 from zeroedin-bill/docs-build-improvements
...
Update docs dependency install script and readme to target Ubuntu 14.04
2015-09-04 08:41:38 +01:00
Marco Pivetta
5c8cca2f44
Merge pull request #1485 from hasumedic/php-version-docs
...
Changed references from PHP6 to PHP7
2015-09-04 08:40:37 +01:00
Marco Pivetta
8aa0cdd0b9
Merge pull request #1483 from longkey1/fix-typo
...
Fix typo
2015-09-04 08:37:40 +01:00
Marco Pivetta
2d00a9bcbf
Merge pull request #1482 from bocharsky-bw/patch-1
...
Add type hint for entity manager
2015-09-04 08:34:35 +01:00
Marco Pivetta
29c2b807ce
Merge pull request #1474 from localheinz/fix/unused-imports
...
Fix: Remove unused imports
2015-09-04 08:30:46 +01:00
Marco Pivetta
41ee7e0f1a
Merge pull request #1444 from cezarykluczynski/tutorial-opening-tags-fix
...
Missing opening tags added in one of the tutorials
2015-09-04 08:24:29 +01:00
Marco Pivetta
b062ffdead
Merge pull request #1452 from TomasVotruba/patch-1
...
composer: dev is now by default
2015-09-04 08:22:29 +01:00
Bill Schaller
3e5bf819e3
Update docs dependency install script and readme to target Ubuntu 14.04
2015-09-03 13:58:40 -04:00
Steve Müller
233ebb0ba1
Merge pull request #1499 from issei-m/patch-2
...
minor: removed useless line breaks
2015-09-03 16:40:59 +02:00
Issei.M
df461601f7
removed useless line breaks
2015-09-03 17:55:14 +09:00
Benjamin Eberlei
2b3648c725
[DCOM-293] Fix security misconfiguration vulnerability allowing local remote arbitrary code execution.
2015-08-31 14:16:50 +02:00
Adrien Crivelli
93806a8036
Update DateTime cookbook code
...
It seems that existing code was outdated and lacked ``use`` statement in order to work correctly.
We also added instructions on how to configure the new type, since it may not be straightforward for newcomers.
2015-08-27 15:39:26 +09:00
Alireza Meskin
dfa874642a
Pass orderings, maxRresults and firstResult when call getHash
2015-08-16 15:22:06 +04:30
Nicolas Grekas
df820a5695
Fix misleading docblock example
2015-08-14 14:35:25 +02:00
Bill Schaller
f88896cc9d
Merge pull request #1463 from ehimen/paginate-order-by-subselect
...
Fixed issue when paginator orders by a subselect expression
2015-08-04 14:17:50 -04:00
Egidijus Jucevičius
d4d9a2ba3c
Support any ordering of fields in partial object query with embeddable [DDC-3864]
2015-08-04 10:56:50 +03:00
Alex Salguero
5393bc9956
Removed outdated PHP6 reference in "best practices" docs.
...
Changed references from PHP6 to PHP7 in tests.
2015-07-31 12:25:19 +01:00
Bocharsky Victor
dbd3fa4501
Add type hint for entity manager
2015-07-30 15:32:04 +03:00
longkey1
a3b1f85fd4
typo
2015-07-30 13:16:55 +09:00
mike
1d6adcaf4a
Remove the execution bit on the bin/doctrine.php
2015-07-29 08:41:33 +02:00
Marco Pivetta
71b1dde096
Merge pull request #1473 from ilyar/docs_fix_ref_and_title
...
Docs fix ref and title
2015-07-26 01:19:44 +03:00
Andreas Möller
8a9f6849a2
Fix: Remove unused imports
2015-07-24 12:48:34 +02:00
Ilya Rogov
f10f4b7c52
Fixed WARNING: Title underline too short
2015-07-24 11:09:33 +03:00
Ilya Rogov
bb8f1c77cc
Pretty Ref and Fixed WARNING: Duplicate explicit target name
2015-07-24 11:02:42 +03:00
Adrien Crivelli
57ca849848
Add test for MariaDB 5.5 and 10.1 on Travis
...
This use the brand new supported addon mariadb (not yet officially announced).
This is unfortunately a bit verbose, but I don't think there is any
alternative because we cannot install the addon when testing against mysql
otherwise it would overwrite mysql install.
2015-07-23 12:51:21 +09:00
Andy Cook
26c295b06b
Added non-functional tests for row number over function subselect expression fix; syntax fixes.
2015-07-17 13:24:19 +01:00
Marco Pivetta
f5e79fa0c0
Merge pull request #1466 from Majkl578/travis-container-infrastructure
...
Travis: Switch to container-based infrastructure
2015-07-16 22:18:33 +01:00
Michael Moravec
e87c94052d
Travis: Switch to container-based infrastructure
2015-07-16 22:47:33 +02:00
Marco Pivetta
1370424fed
Merge pull request #1400 from photodude/patch-1
...
mysqli is supported by HHVM
2015-07-16 21:08:32 +01:00
Marco Pivetta
ad056ebdc6
Merge pull request #1462 from DHager/document_transactional
...
Add a note to documentation for transactional()'s return values
2015-07-16 20:56:04 +01:00
Marco Pivetta
506df640b5
Merge pull request #1433 from goetas/slc-check-to-classmetadatainfo
...
Check for non-cacheable entities on metadata level, not at runtime
2015-07-16 20:41:30 +01:00
Asmir Mustafic
3a7b2991e8
PSR-2 CS improvements
2015-07-16 16:20:36 +02:00
Andy Cook
61488d955e
Fixed issue when paginator orders by a subselect expression on platforms supporting ROW_NUMBER OVER() function.
2015-07-16 11:20:22 +01:00
Darien Hager
72d848901b
Add reminder to README for initializing git submodules
2015-07-15 18:59:14 -07:00
Darien Hager
8503c1247f
Document return-value substitution in EntityManager::transactional()
2015-07-15 18:58:18 -07:00
Marco Pivetta
6bf6db3533
Merge pull request #1451 from TomasVotruba/psr-4
...
composer: autoload via PSR-4
2015-07-15 22:24:59 +01:00
Marco Pivetta
70a22b6a73
Merge pull request #1390 from deviantintegral/chaincache-docs
...
Document the ChainCache class
2015-07-15 21:58:20 +01:00
Marco Pivetta
06a00cf073
Merge branch 'hotfix/#1387-DDC-3699-do-not-merge-managed-uninitialized-entities'
...
Close #1387
2015-07-15 21:51:21 +01:00