[Pkg-owncloud-commits] [php-sabre-vobject] 39/46: CS
David Prévot
taffit at moszumanska.debian.org
Thu Dec 10 02:12:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit b690ed8622cf1723ee08800ce6261b87fb4a7f26
Author: Evert Pot <me at evertpot.com>
Date: Tue Dec 1 17:29:17 2015 -0500
CS
---
lib/Parser/MimeDir.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Parser/MimeDir.php b/lib/Parser/MimeDir.php
index dc5491f..c732b27 100644
--- a/lib/Parser/MimeDir.php
+++ b/lib/Parser/MimeDir.php
@@ -56,7 +56,7 @@ class MimeDir extends Parser {
*
* This would be a const expression but for now we need to support PHP 5.5
*/
- static protected $SUPPORTED_CHARSETS = [
+ protected static $SUPPORTED_CHARSETS = [
'UTF-8',
'ISO-8859-1',
'Windows-1252',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list