1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00
doctrine2/tools/sandbox
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
..
Entities add inverseBy-Attribute to User-Entity to get valide schema 2010-09-17 11:55:00 -05:00
xml Fixed URLs of doctrine-mapping.xsd in docs 2018-11-12 11:09:15 +01:00
yaml [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup. 2009-09-11 19:50:48 +00:00
bootstrap.php Use short-array syntax on "tools" directory 2016-12-07 23:32:17 +01:00
doctrine [2.0] Updating phing build.xml to generate pear packages 2009-08-31 22:24:48 +00:00
doctrine.php Use short-array syntax on "tools" directory 2016-12-07 23:32:17 +01:00
index.php forget add changes 2013-05-18 01:42:55 +04:00