Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If filter['options'] is not in array then I receviced exception
Message: Unknown named parameter $match
Stack trace:
#0 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(2122): ReflectionClass->newInstanceArgs()
#1 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(1779): Zend_Form_Element->_loadFilter()
#2 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(593): Zend_Form_Element->getFilters()
#3 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(610): Zend_Form_Element->_filterValue()
#4 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Decorator/ViewHelper.php(206): Zend_Form_Element->getValue()
#5 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Decorator/ViewHelper.php(236): Zend_Form_Decorator_ViewHelper->getValue()
#6 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(2077): Zend_Form_Decorator_ViewHelper->render()
#7 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Element.php(2092): Zend_Form_Element->render()
#8 /var/www/html/application/modules/invoice/views/scripts/document/partials/1.phtml(72): Zend_Form_Element->__toString()
#9 /var/www/html/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#10 /var/www/html/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(887): Zend_View->_run()
#11 /var/www/html/vendor/shardj/zf1-future/library/Zend/View/Helper/Partial.php(109): Zend_View_Abstract->render()
#12 /var/www/html/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(349): Zend_View_Helper_Partial->partial()
#13 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form/Decorator/ViewScript.php(175): Zend_View_Abstract->__call()
#14 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form.php(2993): Zend_Form_Decorator_ViewScript->render()
#15 /var/www/html/library/Twitter/Bootstrap/Form.php(199): Zend_Form->render()
#16 /var/www/html/vendor/shardj/zf1-future/library/Zend/Form.php(3009): Twitter_Bootstrap_Form->render()
#17 /var/www/html/application/modules/invoice/views/scripts/document/edit.phtml(13): Zend_Form->__toString()
#18 /var/www/html/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#19 /var/www/html/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(887): Zend_View->_run()
#20 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(910): Zend_View_Abstract->render()
#21 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(931): Zend_Controller_Action_Helper_ViewRenderer->renderScript()
#22 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(970): Zend_Controller_Action_Helper_ViewRenderer->render()
#23 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#24 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(527): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#25 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#26 /var/www/html/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#27 /var/www/html/vendor/shardj/zf1-future/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#28 /var/www/html/vendor/shardj/zf1-future/library/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#29 /var/www/html/public/index.php(27): Zend_Application->run()
#30 {main}