Reedy has uploaded a new change for review. https://gerrit.wikimedia.org/r/265275
Change subject: Revert "<?PHP -> <?php due to scap bug" ...................................................................... Revert "<?PHP -> <?php due to scap bug" This reverts commit 5c7a559f2a53d1337a1ae86f9bb82f0bbedb5de5. Change-Id: If8419633f30976b261ac3c3f9b1cdcaec9bcaf0c --- M pear/mail/Mail/smtpmx.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vendor refs/changes/75/265275/1 diff --git a/pear/mail/Mail/smtpmx.php b/pear/mail/Mail/smtpmx.php index b89cb28..25bebf0 100644 --- a/pear/mail/Mail/smtpmx.php +++ b/pear/mail/Mail/smtpmx.php @@ -1,4 +1,4 @@ -<?php +<?PHP /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ /** -- To view, visit https://gerrit.wikimedia.org/r/265275 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If8419633f30976b261ac3c3f9b1cdcaec9bcaf0c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/vendor Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
