Skip to content

Commit

Permalink
Bump version to 4.3.12 [#118584997]
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Smith <sesmith177@gmail.com>
  • Loading branch information
jvshahid authored and sesmith177 committed May 5, 2016
1 parent 580e9f3 commit fa00551
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
v4.3.12 May 05, 2016
=====================

* Add php 5.5.35, 5.6.21, 7.0.6 Remove php 5.5.33, 5.6.18, 7.0.4
(https://www.pivotaltracker.com/story/show/118464637)
(https://www.pivotaltracker.com/story/show/118484505)
(https://www.pivotaltracker.com/story/show/118532177)

* Bumped php5 and php7 extensions:
(https://www.pivotaltracker.com/story/show/118792821)
- common:
- librabbitmq: 0.5.2 -> 0.7.1
- libhiredis: 0.11.0 -> 0.13.3
- liblua: 5.2.4 -> 5.3.2
- php5:
- imagick: 3.1.2 -> 3.4.1
- mongo: 1.6.5 -> 1.6.14
- msgpack: 0.5.5 -> 0.5.7
- xdebug: 2.3.1 -> 2.4.0
- yaf: 2.3.3 -> 2.3.5
- amqp: 1.4.0 -> 1.7.0
- suhosin: 0.9.37.1 -> 0.9.38
- twig: 1.18.0 -> 1.24.0
- php7:
- mongodb: 1.1.2 -> 1.1.6
- msgpack: 2.0.0 -> 2.0.1
- lua: 2.0.0 -> 2.0.1

* Compile libmemcached with SASL support and enable memcache session support
(https://www.pivotaltracker.com/story/show/117829871)

v4.3.11 Apr 26, 2016
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.3.11
4.3.12

0 comments on commit fa00551

Please sign in to comment.