Title: Parse error after Update
Last modified: September 22, 2016

---

# Parse error after Update

 *  Resolved [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/)
 * Today installed latest update, plugin doesn’t work anymore:
 * `Parse error: syntax error, unexpected '[', expecting ',' or ';' in /.../wp-content/
   plugins/memphis-documents-library/includes/mdocs-batch-file-methods.php on line
   49`
    -  This topic was modified 9 years, 8 months ago by [karl73](https://wordpress.org/support/users/karl73/).

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/parse-error-after-update-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/parse-error-after-update-3/page/2/?output_format=md)

 *  [cetacea](https://wordpress.org/support/users/cetacea/)
 * (@cetacea)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8212342)
 * Hello,
 * I received the same error after updating just now.
 * Parse error: syntax error, unexpected ‘[‘, expecting ‘,’ or ‘;’ in /…/wp-content/
   plugins/memphis-documents-library/includes/mdocs-batch-file-methods.php on line
   49
 * Help?
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8212453)
 * It’s a simple fix have a new version in about 9 hours.
 *  [cetacea](https://wordpress.org/support/users/cetacea/)
 * (@cetacea)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8212591)
 * Thanks. Will await fix. Have deactivated plugin via FTP.
 * Regards
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214112)
 * version 3.5.3 has been release the problem is solved. Depending on your php version
   a semicolon missing at the end of a statement will cause errors, which caused
   you issue.
 * The php version that I run in my test environment ignores the error.
 *  Thread Starter [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214364)
 * Ok, thanks for this fast update. I still receive the same error with the latest
   update 3.5.3 and PHP 5.53 installed. Actually no error with PHP 5.56 which I 
   can only run for test usage. Is there a way to download an earlier version of
   your plugin somewhere (3.5.1 worked fine)?
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214511)
 * you can look at the development tab of in wordpress all version all keep there.
 * You should really think of upgrading your php version it is at end of life and
   not supported anymore
    -  This reply was modified 9 years, 8 months ago by [bhaldie](https://wordpress.org/support/users/bhaldie/).
    -  This reply was modified 9 years, 8 months ago by [bhaldie](https://wordpress.org/support/users/bhaldie/).
    -  This reply was modified 9 years, 8 months ago by [bhaldie](https://wordpress.org/support/users/bhaldie/).
 *  Thread Starter [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214590)
 * I will update it within the next weeks. Thanks for your work and your hints.
 *  [barrysmoke](https://wordpress.org/support/users/barrysmoke/)
 * (@barrysmoke)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214605)
 * still same error for me. needed to install it for a client, and this same error
   even on the new version. php 5.3.29, wordpress Version 4.6.1
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214615)
 * php 5.3 is an unsupported version of php should should consider upgrading to 
   at least 5.6. Just for the sake of security 🙂
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214644)
 * i’ve just uploaded an new version 3.5.4 and tried to fix your issue. Please give
   the new version a try and let me know if the problem is solved. I don’t have 
   a server that uses php 5.5 or lower so I have no way of know if I have fixed 
   the problem or not.
 *  Thread Starter [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8214716)
 * 3.5.4 gives:
 * `Parse error: syntax error, unexpected '[', expecting ')' in /.../wp-content/
   plugins/memphis-documents-library/includes/mdocs-batch-upload.php on line 131`
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8215000)
 * another version for testing 3.5.5. let me know the results.
 *  Thread Starter [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8215043)
 * `Parse error: syntax error, unexpected '[' in /.../wp-content/plugins/memphis-
   documents-library/includes/mdocs-batch-upload.php on line 120`
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8215114)
 * try 3.5.6
 *  Thread Starter [karl73](https://wordpress.org/support/users/karl73/)
 * (@karl73)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/#post-8215158)
 * `Parse error: syntax error, unexpected '[' in /.../wp-content/plugins/memphis-
   documents-library/includes/mdocs-dashboard.php on line 97`

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/parse-error-after-update-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/parse-error-after-update-3/page/2/?output_format=md)

The topic ‘Parse error after Update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/memphis-documents-library_91918f.
   svg)
 * [Memphis Documents Library](https://wordpress.org/plugins/memphis-documents-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/memphis-documents-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/memphis-documents-library/)
 * [Active Topics](https://wordpress.org/support/plugin/memphis-documents-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/memphis-documents-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/memphis-documents-library/reviews/)

 * 21 replies
 * 4 participants
 * Last reply from: [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/parse-error-after-update-3/page/2/#post-8221858)
 * Status: resolved