Alexander Zhigalin
Alexander Zhigalin
There is some docs at php.net but they seems to be outdated. Can you update it, maybe with a "getting started" guide and some example? Thanks.
disable_functions/classes is a great thing for sandboxing, but actually it is impossible to remember all the dangerous functions/classes. Maybe you can also introduce whitelisting? So all the features are disabled,...
Fixing this: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/ Merge this before 05/05/2021 or the GitHub connection will be broken for everyone
* Italian backend translation * Italian frontend translation * Italian in config
This feature is useful because it allows you to either reduce or set to zero the vertical margins in cases of a small terminal window (my case for which I...
In xhtml nodeName may be lowercase and the select won't work without the proposed change
There are times than you have a JSON with some huge number, like milliseconds from epoch (in Qt formatted with qint64) Now these are stored as doubles and so a...
On the Yii site extention page https://www.yiiframework.com/extension/yii2-leaflet-library the github link points to https://github.com/2amigos/yii2-leaflet-library which gives a 404
La modifica proposta aggiunge un opzione al plugin che permette di settare un ruolo aggiuntivo all'utente che si logga con SPID. Utile ad esempio per fare una sezione chiusa sul...