mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-12 01:10:26 +00:00
f2b247cb2f
This patch also removes some & from function parameters that are not meant to be passed "by reference". These & are from a time when PHP 4 passed objects by creating expensive copies. They are not needed any more, but create the wrong impression the hook handler function would be allowed to replace these objects with other ones. Change-Id: If91c6d963150f909735f2c06f98a446ae1fb2047 |
||
---|---|---|
.. | ||
MultimediaViewerHooks.php |