Title: Submitting a patch?
Last modified: June 6, 2018

---

# Submitting a patch?

 *  [robjam](https://wordpress.org/support/users/robjam/)
 * (@robjam)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/submitting-a-patch-3/)
 * I would like to contribute a patch to update a dependency in subversion, but 
   I’m not familiar with how to do this with W3TC and subversion.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmitting-a-patch-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [gidomanders](https://wordpress.org/support/users/gidomanders/)
 * (@gidomanders)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/submitting-a-patch-3/#post-10368772)
 * We have a private GIT repository and push updates to WordPress once in a while,
   so we don’t use the WordPress SVN like that.
 * You can tell me what you think needs to be changed and I’ll discuss it with the
   team.
 *  Thread Starter [robjam](https://wordpress.org/support/users/robjam/)
 * (@robjam)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/submitting-a-patch-3/#post-10372694)
 * hey gidomanders,
 * I was checking the plugin on the docker image
 * > wordpress:4.9.5-php7.2-apache
 *  to test W3TC and found that the current version of a dependency in MicrosoftAzureStorage(
   HttpGuzzle) was throwing an error
 * > count(): Parameter must be an array or an object that implements Countable.
 *  This issue was fixed in [HttpGuzzle](https://github.com/guzzle/guzzle/issues/1973),
   but the Azure Storage library has not been updated to pull in this new version.
 * Azure Storage has seen some API changes as well (I noticed setBlobContentType
   has been changed to setContentType) and this may require more effort than can
   be spent. An alternative would be to only update Azure Storage’s HttpGuzzle to
   6.3. I have been able to test this locally and it seems to work with no errors.
    -  This reply was modified 7 years, 12 months ago by [robjam](https://wordpress.org/support/users/robjam/).
    -  This reply was modified 7 years, 12 months ago by [robjam](https://wordpress.org/support/users/robjam/).
 *  Plugin Contributor [gidomanders](https://wordpress.org/support/users/gidomanders/)
 * (@gidomanders)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/submitting-a-patch-3/#post-10372971)
 * Thanks for the very good explanation of the patch! I’ll discuss it with the team
   and check if our tests run successful too.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Submitting a patch?’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [contributing](https://wordpress.org/support/topic-tag/contributing/)

 * 3 replies
 * 2 participants
 * Last reply from: [gidomanders](https://wordpress.org/support/users/gidomanders/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/submitting-a-patch-3/#post-10372971)
 * Status: not resolved