VastlyinByborg EngineeringHow to access a private property of any object in PHP ASAP?Sounds like a trivial interview question. And there is an easy documented way to do that using Reflection. Gurus provided even some…Feb 14, 20211Feb 14, 20211
VastlyInternal recruitment done right — we’ve built a 🤖 colleague for dev teamYes, a robot! As you will see further, it is not very much anthropomorphic, but anyway.Aug 30, 2020Aug 30, 2020
VastlyWhy $_interval does not work and looks like a pixel in Grafana?As per Grafana documentation:Apr 25, 2020Apr 25, 2020
VastlyHow to use test versions of MaxMind GeoIP databases?Yes, they offer free GeoIP databases for everyone, but what if we would like to have a custom, super-lightweight version of…Mar 19, 2020Mar 19, 2020
VastlyHow to teach PHPStorm to `Go To Implemenation` of Codeception Modules and Helpers?So “Go To Implementation” will work even for Codeception.Mar 17, 2020Mar 17, 2020
VastlyHow to specify domain name as target address in yandex.tank?Yandex.tank is a sophisticated, extemely powerful load generator. Target of the generated load (“address” key) has to be an IP address, as…Feb 16, 2020Feb 16, 2020
VastlyDoes it make sense to extract count($array) to a variable in a loop, performance-wise?If you use famous PHPStorm’s “PHP Inspections [EA Extended]” plugin, you are probably aware of the following warning, saying that you need…Feb 16, 2020Feb 16, 2020
VastlyApplication instrumentation with aspect-oriented programming in PHP.As a combination of basic edible components is able to form the most delicious gourmet meal, we are going to leverage two different fish…Jan 10, 2020Jan 10, 2020
VastlyHow to fix Module couldn’t be connected error in CodeceptionYou are advanced enough to create your own Codeception modules, aren’t you? It sounds great. However, there is a high chance that you meet…Jan 5, 2020Jan 5, 2020
VastlyDocker + xdebug, zero thinking, screenshot only, 5 minutes guide.The easiest copy/paste (almost) step-by-step bulletproof guide to enable Xdebug inside Docker.Nov 20, 2019Nov 20, 2019