v1.3.5
Doc improvements:
- Phpdoc improvements #21
- Php doc fixes #38
- remove useless double semicolons #39
- Add .gitattributes file #43
- Fix php doc #45
Some fixes:
- If you make a fix for Oracle connection only do it ONLY for Oracle! #23
- Geographical сoordinate accuracy fix #27
- Fix default value for
$params
argument inDoctrine_Connection_Statement::execute
method #36 - Use correct case for calls to
ReflectionClass::isSubclassOf
#47
Misc:
- Use trusty as base distro for Travis testing and add php 7.1 #30