Maciej Malarz
|
597bfaea03
|
Change Stackoverflow tag to doctrine-orm
|
2019-01-04 22:20:24 +01:00 |
|
Michael Moravec
|
efaee8ce85
|
Migrate repository name doctrine/doctrine2 -> doctrine/orm
|
2019-01-03 09:07:03 +01:00 |
|
vladyslavstartsev
|
12eb9f42dc
|
Documentation error fix
|
2018-12-16 20:33:21 +02:00 |
|
Jonathan H. Wage
|
fc3dca772e
|
Merge pull request #7521 from doctrine/update-chat-link
Update chat link from Gitter to Slack.
|
2018-12-12 20:07:31 +00:00 |
|
Javier Eguiluz
|
2e7a3affba
|
Fixed a minor syntax issue
|
2018-11-21 09:06:54 +01:00 |
|
Luís Cobucci
|
d93956eff0
|
Use HTTPS endpoint for XML schema location
|
2018-11-12 11:29:32 +01:00 |
|
naitsirch
|
b3b06d3e7d
|
Fixed URLs of doctrine-mapping.xsd in docs
Until now the references to the `doctrine-mapping.xsd` consisted of different URLs.
A grep of docs showed:
* /Users/robo/dev/php/Doctrine/doctrine-mapping.xsd
* http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd
* http://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd
* https://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd
Now it is used http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd everywhere.
|
2018-11-12 11:09:15 +01:00 |
|
Michael Moravec
|
427f815975
|
Merge pull request #7465 from unguul/patch-1
Fixes tiny typo in the 'Working with DateTime instances' documentation
|
2018-11-11 23:24:29 +01:00 |
|
Michael Moravec
|
bf601ce268
|
Merge pull request #7421 from seferov/patch-1
JIRA to Github issues on Limitations and Known Issues
|
2018-11-11 23:24:00 +01:00 |
|
Michael Moravec
|
8bfb363fcc
|
Merge pull request #7434 from naitsirch/fix/doc-faq-public-property
Removed FAQ paragraph stating public variables are disallowed
|
2018-11-11 23:22:58 +01:00 |
|
Michael Moravec
|
ebf2630a66
|
Merge pull request #7435 from oguzdumanoglu/patch-2
Fix a typo on Documentation
|
2018-11-11 23:22:25 +01:00 |
|
Thomas Landauer
|
88d58ae0a3
|
Some formatting improvements
|
2018-11-10 20:45:03 +01:00 |
|
Michael Moravec
|
2fc99afd44
|
Merge pull request #7423 from ThomasLandauer/patch-2
Update association-mapping.rst
|
2018-11-10 20:40:44 +01:00 |
|
Michael Moravec
|
fa0885e25d
|
Merge pull request #7374 from SenseException/deprecate-yaml-docs
Deprecation message in documentation for YAML
|
2018-11-10 20:33:51 +01:00 |
|
Alexandru Ungureanu
|
0e4a0108d2
|
Fixes small typo
|
2018-11-08 13:59:21 +02:00 |
|
Oguz Dumanoglu
|
58370256c0
|
Fix a typo
There was a typo in Working with Associations page.
|
2018-10-19 16:32:27 +02:00 |
|
naitsirch
|
d5364231c2
|
Removed FAQ paragraph stating public variables are disallowed
In #7427 @flaushi mentioned the outdated paragraph. This commit removes
this one.
|
2018-10-18 22:36:29 +02:00 |
|
Thomas Landauer
|
892ef9edb7
|
Update association-mapping.rst
Added info about owning and inverse side.
|
2018-10-09 21:33:42 +02:00 |
|
Farhad Safarov
|
982782f8c9
|
JIRA to Github issues
|
2018-10-09 11:52:22 +03:00 |
|
Ivan
|
7eacfec2c3
|
Fix typo in getting-started.rst
|
2018-09-23 06:39:11 +02:00 |
|
Bob den Otter
|
7400d51444
|
Fix docblock in inheritance-mapping.rst
|
2018-09-23 05:12:55 +02:00 |
|
Claudio Zizza
|
ff1df41485
|
Add deprecation note to getting-started chapter
|
2018-09-07 21:06:08 +02:00 |
|
Claudio Zizza
|
d36aec8fb7
|
Add deprecation message for YAML into docs
|
2018-08-30 23:24:30 +02:00 |
|
Benjamin Morel
|
2779b5ee91
|
Typo fix
|
2018-08-28 14:56:01 +02:00 |
|
Jarek Jakubowski
|
cfc6cfd1a3
|
Unnecessary newline removed, small improvements in text
|
2018-06-09 00:29:59 +02:00 |
|
Jarek Jakubowski
|
6b7d67b427
|
Add info about Doctrine not using constructor
|
2018-06-08 20:29:37 +02:00 |
|
Jarek Jakubowski
|
b6d08b15c0
|
Mention that Doctrine does not use Entities public API
|
2018-06-08 18:47:39 +02:00 |
|
Michael Moravec
|
a352c214a0
|
Merge pull request #6805 from yesdevnull/patch-1
[Docs] Corrected NamingStrategy demo code to match example
|
2017-12-12 04:30:01 +01:00 |
|
Dan Barrett
|
cd00ccae69
|
Updated table/column names example to be lowercase
|
2017-12-11 12:14:39 +11:00 |
|
Marco Pivetta
|
b79b26aa8b
|
Merge pull request #5805 from borNfreee/patch-1
Fix typo in documentation
|
2017-12-08 09:44:35 +01:00 |
|
Maks Rafalko
|
04d9bc40e4
|
Update validation-of-entities.rst
|
2017-12-08 09:33:41 +03:00 |
|
Michael Moravec
|
d32a8634aa
|
Merge pull request #5736 from guilliamxavier/patch-3
Fix PHP syntax error in composite-primary-keys.rst
|
2017-12-08 04:39:56 +01:00 |
|
Dan Barrett
|
bccc46dc12
|
Corrected demo code to match example
Example paragraph mentions changing column titles to upper case, yet `strtolower` was being used.
|
2017-11-01 16:40:04 +11:00 |
|
Erik Johansson
|
302c3a6640
|
Fix some grammar and outdated information in docs
|
2017-10-29 00:28:10 +03:00 |
|
Luís Cobucci
|
0497f50ba6
|
Merge pull request #6766 from ThomasLandauer/patch-1
Moved explanation out of PHP-Codeblock...
|
2017-10-26 09:49:48 +02:00 |
|
Mateusz Sip
|
620319f206
|
Type::convertToDatabaseValue is always called
|
2017-10-24 01:50:58 +02:00 |
|
Stefan Petcu
|
0bea6881da
|
Clarify docs for embedded and embeddable.
|
2017-10-17 19:21:34 +02:00 |
|
Thomas Landauer
|
d560449661
|
Minor formating
|
2017-10-11 22:50:32 +02:00 |
|
Thomas Landauer
|
436b15e873
|
Moved explanation out of PHP-Codeblock...
...to make it visible for XML and YML too.
|
2017-10-11 22:45:42 +02:00 |
|
Marco Pivetta
|
aea970722e
|
Merge pull request #6764 from AlessandroMinoccheri/fix_doc
fixed little typo inside documentation
|
2017-10-11 20:44:16 +02:00 |
|
Alessandro Minoccheri
|
b1466e6d3e
|
fixed little typo inside documentation
|
2017-10-11 17:04:29 +02:00 |
|
Maciej Malarz
|
19dcd629c0
|
[DOCS] Emphasize that Embeddable can only contains simple fields
|
2017-10-03 17:14:06 +02:00 |
|
Adrien Crivelli
|
3d3ecc77bd
|
Drop PHP version specifics
|
2017-09-21 21:28:19 +09:00 |
|
Adrien Crivelli
|
d995203ee1
|
Promote nullable types from PHP 7.1
Also don't show type hinting in a bad light with sentences such as "If you insist on type-hinting"
|
2017-09-21 17:29:54 +09:00 |
|
Benjamin Eberlei
|
0c4f9a8866
|
Clarify some assumptions the object hydration makes.
|
2017-09-16 17:15:08 +02:00 |
|
Marco Pivetta
|
6a86175617
|
Merge pull request #6695 from wshafer/prefix-update
Update table prefix docs
|
2017-09-11 20:58:11 +02:00 |
|
Marco Pivetta
|
bf8e27b422
|
Merge pull request #6690 from bitwombat/issue_6686
Clarify association mapping language
|
2017-09-11 08:51:50 +02:00 |
|
Westin Shafer
|
828bfdf4ae
|
Update docs for deprecated setTableName()
Updated docs to remove deprecated setTableName() and replace it with setPrimaryTable()
|
2017-09-07 13:59:32 -06:00 |
|
Greg Bell
|
c429f1c38b
|
Clarify association mapping language
- 5.3 was wrong - should really be 'inversedBy'
- 11.1 - change 'use' to 'have' for consistency. A class has an attribute.
- See https://github.com/doctrine/doctrine2/issues/6686
|
2017-09-06 07:58:34 +10:00 |
|
Alessandro Minoccheri
|
a708d4076e
|
fixed typo into native-sql documentation
|
2017-08-24 11:27:54 +02:00 |
|