Chad has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/178606

Change subject: Install php5-json all the time
......................................................................

Install php5-json all the time

PHP without JSON is madness

Change-Id: I4e1154d1c61191eacf11844a450f8a03123aafdf
---
M puppet/modules/php/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/06/178606/1

diff --git a/puppet/modules/php/manifests/init.pp 
b/puppet/modules/php/manifests/init.pp
index 6b42f6d..a269aaa 100644
--- a/puppet/modules/php/manifests/init.pp
+++ b/puppet/modules/php/manifests/init.pp
@@ -20,6 +20,7 @@
         'php5-dev',
         'php5-gd',
         'php5-intl',
+        'php5-json',
         'php5-mcrypt',
         'php5-mysql',
         'php5-sqlite',

-- 
To view, visit https://gerrit.wikimedia.org/r/178606
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e1154d1c61191eacf11844a450f8a03123aafdf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to