Ori.livneh has uploaded a new change for review.

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

Change subject: hhvm: specify type => rvalue for php_ini()
......................................................................

hhvm: specify type => rvalue for php_ini()

Change-Id: If75ce133880b6f991608dc75dff439a0d3ec06f9
---
M modules/hhvm/lib/puppet/parser/functions/php_ini.rb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/77/150877/1

diff --git a/modules/hhvm/lib/puppet/parser/functions/php_ini.rb 
b/modules/hhvm/lib/puppet/parser/functions/php_ini.rb
index 53bcbf7..3d740ca 100644
--- a/modules/hhvm/lib/puppet/parser/functions/php_ini.rb
+++ b/modules/hhvm/lib/puppet/parser/functions/php_ini.rb
@@ -21,6 +21,7 @@
 module Puppet::Parser::Functions
   newfunction(
     :php_ini,
+    :type => :rvalue,
     :doc  => <<-END
       Serialize a hash into php.ini-style format. Takes one or more hashes
       as arguments. If the argument list contains more than one hash, they

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If75ce133880b6f991608dc75dff439a0d3ec06f9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to