Skip to content

Commit 41ed803

Browse files
author
Gianluca Arbezzano
committed
Fixing entries
1 parent c913f04 commit 41ed803

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

UPGRADE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
# 0.8.1
77

88
* [#376](https://github.com/doctrine/DoctrineModule/pull/376) Bumping PHP and ZF2 dependencies, branch alias for master
9-
* [#378](https://github.com/doctrine/DoctrineModule/pull/378) I think this is a small PSR rule violation.
10-
* [#381](https://github.com/doctrine/DoctrineModule/pull/381) Update validator.md
11-
* [#388](https://github.com/doctrine/DoctrineModule/pull/388) Added exception for missing required parameter for find_method option as
9+
* [#378](https://github.com/doctrine/DoctrineModule/pull/378) PSR fixing.
10+
* [#381](https://github.com/doctrine/DoctrineModule/pull/381) Validator documentatin update
11+
* [#388](https://github.com/doctrine/DoctrineModule/pull/388) Added exception for missing required parameter for `find_method` option as
1212
* [#390](https://github.com/doctrine/DoctrineModule/pull/390) Clarified how to pass sort information.
1313
* [#395](https://github.com/doctrine/DoctrineModule/pull/395) Issue with objects being cast to array in validators
1414
* [#397](https://github.com/doctrine/DoctrineModule/pull/397) Enhancement: use exit code from run()
15-
* [#401](https://github.com/doctrine/DoctrineModule/pull/401)Reading Inconsistency
15+
* [#401](https://github.com/doctrine/DoctrineModule/pull/401) Reading Inconsistency
1616
* [#391](https://github.com/doctrine/DoctrineModule/pull/391) UniqueObject Validator * allowing composite identifiers from context or not
1717
* [#400](https://github.com/doctrine/DoctrineModule/pull/400) let zf2 console return exit status
1818
* [#404](https://github.com/doctrine/DoctrineModule/pull/404) Fix form elements

0 commit comments

Comments
 (0)