https://bugzilla.redhat.com/show_bug.cgi?id=1264179

Remi Collet <fed...@famillecollet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fed...@famillecollet.com



--- Comment #1 from Remi Collet <fed...@famillecollet.com> ---
PHP Guidelines are a bit unclear about file placement for such files (only
fonctions)

in src/Functions.php

    namespace MediaWiki;

So have to be installed in a tree matching this 
    /usr/share/php/MediaWiki

But of course this seems messy... (functions.php seems really too generic)

I think a acceptable solution is 

    /usr/share/php/MediaWiki/at-ease/Functions.php


As "MediaWiki/at-ease" match the package and composer names.

What do you think ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to