Ejegg has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/333818 )

Change subject: Remove Stomp, update other libs
......................................................................


Remove Stomp, update other libs

Change-Id: Ia7fa9eef072e095a33d0d46ed2cd6c19e66dac53
---
M coderkungfu/php-queue/src/PHPQueue/Backend/PDO.php
M coderkungfu/php-queue/src/PHPQueue/Backend/Predis.php
A coderkungfu/php-queue/src/PHPQueue/Exception/JsonException.php
A coderkungfu/php-queue/src/PHPQueue/Json.php
M coderkungfu/php-queue/test/PHPQueue/Backend/PredisTest.php
M composer/autoload_classmap.php
M composer/autoload_files.php
M composer/autoload_namespaces.php
M composer/autoload_psr4.php
M composer/installed.json
D fusesource/stomp-php/.gitignore
D fusesource/stomp-php/.travis.yml
D fusesource/stomp-php/README.md
D fusesource/stomp-php/build.xml
D fusesource/stomp-php/composer.json
D fusesource/stomp-php/examples/activemq-connectivity.xml
D fusesource/stomp-php/examples/activemq-security.xml
D fusesource/stomp-php/examples/binary.php
D fusesource/stomp-php/examples/connectivity.php
D fusesource/stomp-php/examples/durable.php
D fusesource/stomp-php/examples/first.php
D fusesource/stomp-php/examples/security.php
D fusesource/stomp-php/examples/transactions.php
D fusesource/stomp-php/examples/transformation.php
D fusesource/stomp-php/phpunit.xml
D fusesource/stomp-php/src/FuseSource/Stomp/Exception/StompException.php
D fusesource/stomp-php/src/FuseSource/Stomp/ExceptionInterface.php
D fusesource/stomp-php/src/FuseSource/Stomp/Frame.php
D fusesource/stomp-php/src/FuseSource/Stomp/Message.php
D fusesource/stomp-php/src/FuseSource/Stomp/Message/Bytes.php
D fusesource/stomp-php/src/FuseSource/Stomp/Message/Map.php
D fusesource/stomp-php/src/FuseSource/Stomp/Stomp.php
D fusesource/stomp-php/tests/bootstrap.php
D fusesource/stomp-php/tests/functional/StompASyncTest.php
D fusesource/stomp-php/tests/functional/StompFailoverTest.php
D fusesource/stomp-php/tests/functional/StompRabbitTest.php
D fusesource/stomp-php/tests/functional/StompSslTest.php
D fusesource/stomp-php/tests/functional/StompSyncTest.php
D fusesource/stomp-php/tests/functional/StompTest.php
D fusesource/stomp-php/tests/stubbed/StompUnitTest.php
D fusesource/stomp-php/tests/stubbed/fusesource_stream_function_stubs.php
D fusesource/stomp-php/travisci/bin/ci/install_dependencies.sh
D fusesource/stomp-php/travisci/conf/amq/activemq.xml
M minfraud/http/Changes
M minfraud/http/README.md
M minfraud/http/composer.json
M minfraud/http/examples/minfraud.php
M minfraud/http/src/HTTPBase.php
M phpmailer/phpmailer/VERSION
M phpmailer/phpmailer/class.phpmailer.php
M phpmailer/phpmailer/class.pop3.php
M phpmailer/phpmailer/class.smtp.php
A phpmailer/phpmailer/examples/contactform.phps
M phpmailer/phpmailer/examples/contentsutf8.html
M phpmailer/phpmailer/examples/scripts/XRegExp.js
M phpmailer/phpmailer/examples/send_file_upload.phps
M phpmailer/phpmailer/examples/send_multiple_file_upload.phps
M phpmailer/phpmailer/extras/htmlfilter.php
M psr/log/Psr/Log/AbstractLogger.php
M psr/log/Psr/Log/LogLevel.php
M psr/log/Psr/Log/LoggerAwareInterface.php
M psr/log/Psr/Log/LoggerInterface.php
M psr/log/Psr/Log/NullLogger.php
M psr/log/Psr/Log/Test/LoggerInterfaceTest.php
M psr/log/composer.json
M symfony/event-dispatcher/Event.php
M symfony/event-dispatcher/EventDispatcher.php
M symfony/event-dispatcher/GenericEvent.php
M symfony/event-dispatcher/LICENSE
M symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php
M symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
M 
symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
M symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
M symfony/http-foundation/AcceptHeader.php
M symfony/http-foundation/AcceptHeaderItem.php
M symfony/http-foundation/BinaryFileResponse.php
M symfony/http-foundation/Cookie.php
M symfony/http-foundation/File/File.php
M symfony/http-foundation/File/MimeType/ExtensionGuesser.php
M symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
M symfony/http-foundation/File/MimeType/MimeTypeGuesser.php
M symfony/http-foundation/JsonResponse.php
M symfony/http-foundation/LICENSE
M symfony/http-foundation/RedirectResponse.php
M symfony/http-foundation/Request.php
M symfony/http-foundation/RequestMatcher.php
M symfony/http-foundation/Response.php
M symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php
M symfony/http-foundation/StreamedResponse.php
M symfony/http-foundation/Tests/CookieTest.php
M symfony/http-foundation/Tests/File/FileTest.php
M symfony/http-foundation/Tests/JsonResponseTest.php
M symfony/http-foundation/Tests/RequestTest.php
M symfony/http-foundation/Tests/ResponseHeaderBagTest.php
M symfony/http-foundation/Tests/ResponseTest.php
M 
symfony/http-foundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php
M 
symfony/http-foundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php
M 
symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
M 
symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php
M 
symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php
M symfony/polyfill-mbstring/Mbstring.php
M symfony/polyfill-mbstring/bootstrap.php
M symfony/polyfill-mbstring/composer.json
M symfony/polyfill-php54/composer.json
M symfony/polyfill-php55/composer.json
M symfony/yaml/Inline.php
M symfony/yaml/LICENSE
M symfony/yaml/Parser.php
M symfony/yaml/Tests/InlineTest.php
M symfony/yaml/Tests/ParserTest.php
M wikimedia/smash-pig/.gitignore
M wikimedia/smash-pig/Core/Actions/IncomingMessage.php
M wikimedia/smash-pig/Core/Configuration.php
M wikimedia/smash-pig/Core/DataStores/DamagedDatabase.php
M wikimedia/smash-pig/Core/DataStores/NullDataStore.php
M wikimedia/smash-pig/Core/DataStores/PaymentsInitialDatabase.php
M wikimedia/smash-pig/Core/DataStores/PendingDatabase.php
M wikimedia/smash-pig/Core/DataStores/SmashPigDatabase.php
M wikimedia/smash-pig/Core/Http/Request.php
M wikimedia/smash-pig/Core/Http/RequestHandler.php
M wikimedia/smash-pig/Core/Jobs/DeletePendingJob.php
M wikimedia/smash-pig/Core/Jobs/RunnableJob.php
M wikimedia/smash-pig/Core/Listeners/ListenerBase.php
M wikimedia/smash-pig/Core/Listeners/RestListener.php
M wikimedia/smash-pig/Core/Listeners/SoapListener.php
M wikimedia/smash-pig/Core/QueueConsumers/BaseQueueConsumer.php
M wikimedia/smash-pig/Core/QueueConsumers/JobQueueConsumer.php
M wikimedia/smash-pig/Core/QueueConsumers/PendingQueueConsumer.php
A wikimedia/smash-pig/Core/QueueConsumers/QueueFileDumper.php
A wikimedia/smash-pig/Core/RetryableException.php
M wikimedia/smash-pig/Core/UtcDate.php
A wikimedia/smash-pig/CrmLink/Messages/DateFields.php
A wikimedia/smash-pig/CrmLink/Messages/DonationInterfaceAntifraudFactory.php
A wikimedia/smash-pig/CrmLink/Messages/SourceFields.php
M wikimedia/smash-pig/Maintenance/ConsumePendingQueue.php
M wikimedia/smash-pig/Maintenance/CreateIpnMessagesFromPendingDb.php
A wikimedia/smash-pig/Maintenance/DeleteExpiredPendingMessages.php
M wikimedia/smash-pig/Maintenance/EmptyQueueToDump.php
M wikimedia/smash-pig/Maintenance/MaintenanceBase.php
M wikimedia/smash-pig/Maintenance/PopulateQueueFromDump.php
M wikimedia/smash-pig/Maintenance/RequeueDelayedMessages.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Actions/CaptureResponseAction.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Actions/PaymentCaptureAction.php
M wikimedia/smash-pig/PaymentProviders/Adyen/AdyenListener.php
A 
wikimedia/smash-pig/PaymentProviders/Adyen/ExpatriatedMessages/NotificationOfFraud.php
M 
wikimedia/smash-pig/PaymentProviders/Adyen/ExpatriatedMessages/ReportAvailable.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Jobs/DownloadReportJob.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Jobs/ProcessCaptureRequestJob.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Jobs/RecordCaptureJob.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Tests/AdyenTestConfiguration.php
M wikimedia/smash-pig/PaymentProviders/Adyen/Tests/config_test.yaml
M wikimedia/smash-pig/PaymentProviders/Adyen/Tests/faker/README
M wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/CaptureJobTest.php
A 
wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/CaptureResponseActionTest.php
A 
wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/PaymentCaptureActionTest.php
M 
wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/RecordCaptureJobTest.php
A 
wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/ReportAvailableTest.php
A 
wikimedia/smash-pig/PaymentProviders/Adyen/Tests/phpunit/RequeueMessageTest.php
M wikimedia/smash-pig/PaymentProviders/Amazon/Actions/AddMessageToQueue.php
M wikimedia/smash-pig/PaymentProviders/Amazon/Actions/AssociateRefundParent.php
M wikimedia/smash-pig/PaymentProviders/Amazon/Actions/CloseOrderReference.php
A 
wikimedia/smash-pig/PaymentProviders/Amazon/Actions/ReconstructMerchantReference.php
M wikimedia/smash-pig/PaymentProviders/Amazon/AmazonApi.php
M 
wikimedia/smash-pig/PaymentProviders/Amazon/ExpatriatedMessages/AmazonMessage.php
M 
wikimedia/smash-pig/PaymentProviders/Amazon/ExpatriatedMessages/PaymentCapture.php
A wikimedia/smash-pig/PaymentProviders/Amazon/Tests/AmazonTestCase.php
M 
wikimedia/smash-pig/PaymentProviders/Amazon/Tests/Data/responses/getOrderReferenceDetails.json
A wikimedia/smash-pig/PaymentProviders/Amazon/Tests/phpunit/ActionsTest.php
M wikimedia/smash-pig/PaymentProviders/Amazon/Tests/phpunit/ApiTest.php
M 
wikimedia/smash-pig/PaymentProviders/AstroPay/ExpatriatedMessages/AstroPayMessage.php
A wikimedia/smash-pig/PaymentProviders/PayPal/Job.php
A wikimedia/smash-pig/PaymentProviders/PayPal/Listener.php
A wikimedia/smash-pig/PaymentProviders/PayPal/Message.php
A wikimedia/smash-pig/PaymentProviders/PayPal/PayPalPaymentsAPI.php
A 
wikimedia/smash-pig/PaymentProviders/PayPal/Tests/Data/chargeback_settlement.json
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/Data/refund.json
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/Data/subscr_payment.json
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/Data/subscr_signup.json
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/Data/web_accept.json
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/MockPayPalPaymentsAPI.php
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/PayPalTestConfiguration.php
A wikimedia/smash-pig/PaymentProviders/PayPal/Tests/config_test.yaml
A 
wikimedia/smash-pig/PaymentProviders/PayPal/Tests/phpunit/CaptureIncomingMessageTest.php
M wikimedia/smash-pig/Schema/mysql/001_CreatePendingTable.sql
M wikimedia/smash-pig/Schema/mysql/002_CreateDamagedTable.sql
M wikimedia/smash-pig/Schema/mysql/003_CreatePaymentsInitialTable.sql
M wikimedia/smash-pig/Schema/sqlite/001_CreatePendingTable.sql
M wikimedia/smash-pig/Schema/sqlite/002_CreateDamagedTable.sql
M wikimedia/smash-pig/Schema/sqlite/003_CreatePaymentsInitialTable.sql
M wikimedia/smash-pig/SmashPig.yaml
M wikimedia/smash-pig/Tests/BaseSmashPigUnitTestCase.php
M wikimedia/smash-pig/Tests/ConfigurationTest.php
M wikimedia/smash-pig/Tests/DamagedDatabaseTest.php
A wikimedia/smash-pig/Tests/FileDumperTest.php
M wikimedia/smash-pig/Tests/MessageTest.php
M wikimedia/smash-pig/Tests/MockDataStore.php
M wikimedia/smash-pig/Tests/PendingDatabaseTest.php
M wikimedia/smash-pig/Tests/PendingQueueConsumerTest.php
A wikimedia/smash-pig/Tests/SmashPigDatabaseTest.php
M wikimedia/smash-pig/Tests/TestingConfiguration.php
M wikimedia/smash-pig/Tests/TestingDatabase.php
M wikimedia/smash-pig/composer.json
M wikimedia/smash-pig/composer.lock
M wikimedia/smash-pig/phpunit.xml
204 files changed, 3,298 insertions(+), 4,633 deletions(-)

Approvals:
  Ejegg: Verified; Looks good to me, approved




-- 
To view, visit https://gerrit.wikimedia.org/r/333818
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7fa9eef072e095a33d0d46ed2cd6c19e66dac53
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface/vendor
Gerrit-Branch: master
Gerrit-Owner: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: Ejegg <eeggles...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to