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 |
|
Benjamin Eberlei
|
69e9fd3145
|
DDC-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers
|
2010-08-08 12:29:14 +02:00 |
|
Benjamin Eberlei
|
f2aacf44c8
|
DDC-628 - Fix missing precision and scale attributes on doctrine-mapping.xsd
|
2010-06-13 17:21:14 +02:00 |
|
Jonathan H. Wage
|
afc4d82793
|
Fixing typo in tests xml mapping file
|
2010-04-13 14:13:15 -04:00 |
|
beberlei
|
cbd8133308
|
[2.0] DDC-367 - Fixed Bug with <discriminator-map /> XML Driver Parsing
|
2010-02-24 19:31:53 +00:00 |
|