Releases: cycle/proxy-factory
Releases · cycle/proxy-factory
v1.3.1
22 Jan 07:29
Compare
Sorry, something went wrong.
No results found
Adds support for union types
Adds support for PHP8
v1.3.0
23 Dec 19:22
Compare
Sorry, something went wrong.
No results found
Bump spiral dependency to 2.7
v1.2.3
21 Dec 11:28
Compare
Sorry, something went wrong.
No results found
Upgrade PHP composer version
v1.2.2
05 Oct 11:30
Compare
Sorry, something went wrong.
No results found
fix factory instantiator default
v1.2.1
08 Jan 08:20
Compare
Sorry, something went wrong.
No results found
Fix namespace issue in the method params (#8 )
v1.2.0
24 Dec 11:03
Compare
Sorry, something went wrong.
No results found
Add php7.4.1 support
Minor code style fixes
v1.1.1
27 Nov 12:59
Compare
Sorry, something went wrong.
No results found
Make ProxyFactory exception message more informative
v1.1.0
11 Nov 13:04
Compare
Sorry, something went wrong.
No results found
add php7.4 support
modify tests
apply code styles
v1.07
08 Nov 19:35
Compare
Sorry, something went wrong.
No results found
fixed code style
several bugs related to a method params (missed default value, variadic syntax, byRef)
fixed extra return statement if the method is actually void
v1.0.6
02 Oct 11:39
Compare
Sorry, something went wrong.
No results found
the minimum PHP version is 7.2
added 7.4 tests to Travis