Subversion Repositories oidplus

Rev

Rev 1138 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1138 Rev 1143
Line 27... Line 27...
27
		- '#Method (.+) has parameter (.+) with no type specified.#'
27
		- '#Method (.+) has parameter (.+) with no type specified.#'
28
		- '#Function (.+) has parameter (.+) with no value type specified in iterable type array.#'
28
		- '#Function (.+) has parameter (.+) with no value type specified in iterable type array.#'
29
		- '#Function (.+) has no return type specified.#'
29
		- '#Function (.+) has no return type specified.#'
30
		- '#Property (.+) has no type specified.#'
30
		- '#Property (.+) has no type specified.#'
31
		- '#Function (.+) return type has no value type specified in iterable type array.#'
31
		- '#Function (.+) return type has no value type specified in iterable type array.#'
32
	
-
 
33
32
	
-
 
33