Add missing changes for mediawiki upgrades

This commit is contained in:
2020-09-05 23:43:28 +02:00
parent 7af26d6ad3
commit b7e2a72369
61 changed files with 1179 additions and 2252 deletions

View File

@@ -1,4 +1,7 @@
; configuration for php <%= @name %> module
<% if @priority %>
; priority=<%= @priority %>
<% end -%>
<% @extensions.each do |filepath, zend| -%>
<%= 'zend_' if zend %>extension=<%= filepath %>
<% end -%>

File diff suppressed because it is too large Load Diff