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 |
|
Fabio B. Silva
|
b147c472be
|
[DDC-2429] Fix xsd definition
|
2013-05-13 11:04:36 -03:00 |
|
Deni
|
2ce9246733
|
Fixed typo in the XmlDriver
|
2011-12-11 17:24:38 +04:00 |
|