Alex Vasilenko

Results 13 issues of Alex Vasilenko

We're running an experiment of upgrading php5 to php 7.0.12 and apcu 5.1.6 from 4.0.7. There's a big increase in apc items being stored and potentially fragmentation reaching 100% at...

feedback

Hello! This PR fixes several important (for me) bugs in exporting and importing. Such as: - preserve cdata tag during import/export - prevent double slash escapes after several export/import actions...

We have a problem with apcu, resulting in segfault (details can be found here krakjoe/apcu#207). There's a core dump available but without debug symbols for apcu it's pretty hard to...

Hello, I want to have white color as default color for `EditText`. But it's rendered as default color. It would be great to have an option to override default color...

enhancement

### Bug description We have an automated dependabot running a routine update of different libraries and extensions. The update of dd-trace-php extension (and library) from 0.65.1 to 0.68.1 broke our...

🐛 bug
sev-1
cat:app-crash

**Is your feature request related to a problem? Please describe.** We've switched from custom implementation to this library to leverage fixtures caching (thanks for extraction from `liip/LiipFunctionalTestBundle`!). Also we use...

enhancement

We have a forked version of it. I would like to contribute back changes and continue using upstream if possible

Hello, This PR adds amd support and optional callback for finished authorization, instead of tracking closed state. Example of response instead `window.close()`: ``` html window.callback({user: avasilenko, token: 123}); ``` Regards,...

Sometimes you need to have a different timeouts for reads and writes. As an example when you might need higher timeout for long processing consumers and small write timeout for...

Do you plan to release next version? Doctrine ORM 2.5 is out and it's blacklisted in this package