Raitis

Results 5 issues of Raitis

Cannot understand how can I navigate in atom to the method definition inside class, like PhpStorm (ctrl + left mouse click)

question

I'm translating sentora in Latvian language, and sending test email i got incorrect chracters, so decide to dig deeper and fix this.

Need more checks

**Is your feature request related to a problem? Please describe.** I want to use this fantastic idea to offload main thread for matomo analytics **Describe the solution you'd like** Help...

If you got blank page when loading with sacy, then probably your php configuration not allowing to load phar file. add to php.ini: ``` ini suhosin.executor.include.whitelist = phar ```

Hello, I compile sacy with: ``` php php build.php -c -j ``` then i copy from build directory: block.asset_compile.php file to smarty plugins directory then add to my bootstrap file:...