File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v8.0.2] ( https://github.com/voxpupuli/puppet-php/tree/v8.0.2 ) (2021-09-05)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-php/compare/v8.0.1...v8.0.2 )
10+
11+ ** Fixed bugs:**
12+
13+ - Allow 0 for pm\_ start\_ servers [ \# 642] ( https://github.com/voxpupuli/puppet-php/pull/642 ) ([ jkroepke] ( https://github.com/jkroepke ) )
14+
715## [ v8.0.1] ( https://github.com/voxpupuli/puppet-php/tree/v8.0.1 ) (2021-08-27)
816
917[ Full Changelog] ( https://github.com/voxpupuli/puppet-php/compare/v8.0.0...v8.0.1 )
Original file line number Diff line number Diff line change @@ -2828,7 +2828,7 @@ Default value: `50`
28282828
28292829##### <a name =" pm_start_servers " ></a >` pm_start_servers `
28302830
2831- Data type: ` Integer[1 ] `
2831+ Data type: ` Integer[0 ] `
28322832
28332833
28342834
Original file line number Diff line number Diff line change 11{
22 "name" : " puppet-php" ,
3- "version" : " 8.0.2-rc0 " ,
3+ "version" : " 8.0.2" ,
44 "author" : " Vox Pupuli" ,
55 "summary" : " Generic PHP module that supports many platforms" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments