Releases: memio/spec-gen
Releases · memio/spec-gen
phpspec 6.3, PHP 7.2 to 8.0
27 Jan 07:26
Compare
Sorry, something went wrong.
No results found
Upgraded requirements:
phpspec 6.3
PHP 7.2 to PHP 8.0
Symfony 5, phpspec 6 and PHP 7.2
02 Dec 16:23
Compare
Sorry, something went wrong.
No results found
Upgraded to:
Symfony 5
phpspec 6.1
PHP 7.2
phpspec 5
03 Jul 14:16
Compare
Sorry, something went wrong.
No results found
Upgraded phpspec to v5.0@rc, meaning:
phpspec v4 support was dropped
PHP 7.0 support was dropped
Symfony 2.7, 3.0, 3.1, 3.2 and 3.3 was dropped
added usage of void return type
added usage of constant visibility
Normalized float to double
13 Jun 10:36
Compare
Sorry, something went wrong.
No results found
Normalization from float to double, thanks to @ItsKelsBoys
Added PHP 7.2 support
06 Feb 09:36
Compare
Sorry, something went wrong.
No results found
Fixed float arguments
11 Dec 09:20
Compare
Sorry, something went wrong.
No results found
Marked float as being a non object type, thanks to @Arn0d
phpspec 4 stable
08 Dec 12:40
Compare
Sorry, something went wrong.
No results found
Using phpspec 4.0 stable, thanks to @Arn0d
Memio 2.0
07 Dec 10:14
Compare
Sorry, something went wrong.
No results found
Using Memio 2.0, thanks to @Arn0d
phpspec 4
21 Jul 07:52
Compare
Sorry, something went wrong.
No results found
Upgraded phpspec to v4.0@rc, meaning:
phpspec v2 and v3 support was dropped
Scalar Type Hints
01 Oct 18:11
Compare
Sorry, something went wrong.
No results found
Upgraded Memio to v2.0@alpha, meaning:
PHP 5 support was dropped
scalar arguments now get type hinted
maximum method argument line length changed from 120 to 80
opening curly brace changed to be on the same line as the method
closing parenthesis, when arguments are on many lines
properties changed to not have empty lines between them,
except if they have PHPdoc