Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Conversation

localheinz
Copy link
Member

Compare

$barcodeTable[] = array($c , $this->barThinWidth , 0 , 1);

with

$barcodeTable[] = array($c, $this->barThinWidth, 0, 1);

etc.

@localheinz
Copy link
Member Author

Failing build seems unrelated.

@ghost ghost assigned weierophinney Apr 29, 2013
weierophinney added a commit that referenced this pull request Apr 29, 2013
…omma-in-array-initialization

Remove comma before value in array initialization
weierophinney added a commit that referenced this pull request Apr 29, 2013
@weierophinney weierophinney merged commit 8d86615 into zendframework:develop Apr 29, 2013
@localheinz localheinz deleted the hotfix/remove-space-before-comma-in-array-initialization branch April 29, 2013 20:38
weierophinney added a commit to zendframework/zend-barcode that referenced this pull request May 14, 2015
…otfix/remove-space-before-comma-in-array-initialization

Remove comma before value in array initialization
weierophinney added a commit to zendframework/zend-barcode that referenced this pull request May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants