File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.2.1
4+ * Fixed default ` yum_repo ` key in ` php::repo::redhat `
5+ * On Ubuntu precise we now use the ondrej/php5-oldstable ppa. This can be
6+ manually enabled with by setting ` $php::repo::ubuntu::oldstable ` to
7+ ` true ` .
8+ * ` $php::ensure ` now defaults to ` present ` instead of ` latest ` . Though,
9+ strictly speaking, this represents a functional change, we consider this
10+ to be a bugfix because automatic updates should be enabled explicitely.
11+ * ` $php::ensure ` is not anymore passed to ` php::extension ` resources as
12+ default ensure parameter because this doesn't make sense.
13+
314## 3.2.0
415 * Support for FreeBSD added by Frank Wall
516 * RedHat now uses remi-php56 yum repo by default
Original file line number Diff line number Diff line change 11{
22 "name" : " mayflower-php" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "author" : " mayflower" ,
55 "summary" : " Generic PHP module that supports many platforms" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments