Title: Initial commit error failed to parse
Last modified: August 22, 2016

---

# Initial commit error failed to parse

 *  Resolved [SQID](https://wordpress.org/support/users/sqid/)
 * (@sqid)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/initial-commit-error-failed-to-parse/)
 * I have the following error with the initial commit of a new plugin…
 * >  Description : Commit failed (details follow):
   >  Suggestion : The operation 
   > could not be completed. Technical Information ===================== Error :
   > V4Error Exception : ZSVNException Causal Information ================== Description:
   > Commit failed (details follow): Status : 165001 Description : Commit blocked
   > by pre-commit hook (exit code 1) with output: PHP Fatal error: Cannot re-assign
   > auto-global variable _POST in – on line 721 ***********************************
   > PHP error in: sqid-payments-gateway-for-woocommerce/trunk/woocommerce-sqid-
   > payments.php: Errors parsing sqid-payments-gateway-for-woocommerce/trunk/woocommerce-
   > sqid-payments.php *********************************** Status : 165001
 * The relevant lines of code is
 *     ```
       function ipn_response($_POST=array()) {
       			global $woocommerce;
       				$order_id = (int) $_POST['custom1'];
       ```
   
 * Can you advise what the issue is please?

Viewing 1 replies (of 1 total)

 *  Thread Starter [SQID](https://wordpress.org/support/users/sqid/)
 * (@sqid)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/initial-commit-error-failed-to-parse/#post-5793276)
 * Resolved by update to PHP 5.4

Viewing 1 replies (of 1 total)

The topic ‘Initial commit error failed to parse’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [SQID](https://wordpress.org/support/users/sqid/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/initial-commit-error-failed-to-parse/#post-5793276)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
