Aleksander Machniak
Aleksander Machniak
I used to use this link that stopped working recently `https://www.tiny.cloud/tinymce-services-azure/1/i18n/download?langs=ar,hy,az,eu,be,bs,bg_BG,ca,zh_CN,zh_TW,hr,cs,cs_CZ,da,nl,en_CA,en_GB,eo,et,fo,fi,fr_FR,fr_CH,gd,gl,ka_GE,de,de_AT,el,he_IL,hi_IN,hu_HU,is_IS,id,ga,it,ja,kab,km_KH,ko_KR,ku,ku_IQ,lv,lt,lb,mk_MK,ml_IN,nb_NO,oc,fa,fa_IR,pl,pt_BR,pt_PT,ro,ru,sk,sl_SI,es,es_MX,sv_SE,tg,ta,ta_IN,tt,th_TH,tr,tr_TR,ug,uk,uk_UA,vi,vi_VN,c` I found another location https://download.tiny.cloud/tinymce/community/languagepacks/5/langs.zip But this one contains 38 files, versus 74 in the former. Why there's less...
A lot of "PHP Deprecated: Please use getType in phar:///tmp/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50" in the console. When using `run` command with current phpDocumentor.phar v3.4.3. ``` php /tmp/phpDocumentor.phar run -d ....
I'm unable to reproduce, but one of Roundcube users created a ticket for this [here](https://github.com/roundcube/roundcubemail/issues/8826). This is with PHP 8.1.13: ``` PHP Fatal error: Uncaught Error: Typed property DOMDocument::$documentElement must...
- Server keys.fedoraproject.org has been shut down - Server keys.openpgp.org is actually the only public server that supports CORS, which is required to use this script in a browser.
Searching can take a while. It would be nice if users could abort the operation. The API should provide `abort` method.
When ajax request fails the callback is not called. Every request should have an onerror handler like this: ``` xhr.onerror = function(err) { return _this.search(query, callback, keyserverIndex + 1, results,...
so it can't be easily installed as described in the Readme file.
Just to let you know I'm working on this. Contains some CS fixes. Do not expect fast progress. Any help appreciated, e.g. with writing tests.
``` $ php phpDocumentor.phar --version phpDocumentor vv3.5.0 ``` Redundant "v".
### Octane Version 2.5.6 ### Laravel Version 10.48.22 ### PHP Version 8.1.29 ### What server type are you using? Swoole ### Server Version 5.1.4 ### Database Driver & Version _No...