Dmitry Patsura

Results 135 comments of Dmitry Patsura

I am going to close this issue because it looks solved by the workaround. Thanks

Hello! Hmm, interesting to see that `yarn` allows to install it. I approve, that right now; it's impossible to use `npm`. Potentially, it can cause problems. I recommend you to...

> Shouldn't we perhaps always throw an error in case an artifact with the same name already exists? What do you think? GitHub doesn't give an ability to restart specific...

Guys, Maybe someone knows about PHP CPP @andresgutierrez I think, C++ layer can help our to track variables (memory allocation/deallocation) Like In PHP-CPP https://github.com/CopernicaMarketingSoftware/PHP-CPP/blob/master/zend/value.cpp#L298 providers more easy way to allocate/deallocate...

@andresgutierrez I was trying to say That if We use C++ it will be more clearly in code (not only for this task, for all Zephir kernel component)

refs https://github.com/phalcon/zephir/pull/719

@valVk What does it mean `static` var? Maybe `const`?