Leonardo Cabré

Results 2 comments of Leonardo Cabré

I ran into the same problem, I made a file with a quick fix, the only thing you have to do is include it before the jquery,repeater library https://gist.github.com/lcabre/d2ca0389abee4c75f4822cd6ce93433c

Hi, in Zend Framework it has been solved like this: `defined('GLOB_BRACE') ? GLOB_BRACE : 0` Here is the PR https://github.com/zendframework/zend-stdlib/pull/59