Alejandro

Results 10 issues of Alejandro

## Bug report Hello, I have configured my .php_cs.dist file with the rule 'position_after_control_structures' and the value 'next', but when I run php-cs-fixer it does not fix the brace in...

kind/bug
braces related

Check if PHP is a version lower than 7.4 to execute the get_magic_quotes_gpc function. fix #148

https://github.com/potsky/PimpMyLog/blob/2fed8c1fcedb023dfa0e63df48fb20996a40a76c/inc/global.inc.php#L160 Deprecated: Function get_magic_quotes_gpc() is deprecated in PHP 7.4 :sob: ![_Deprecated_ Fun](https://user-images.githubusercontent.com/6515879/109190409-0e480280-7763-11eb-8682-1899ab91f13f.gif)

Hola Roberto, No sé si te ha pasado que cuando se ejecuta la tarea watch, gulp no refresca el navegador, parece que browserSync.reload no se está ejecutando. O a veces...

**Is your feature request related to a problem? Please describe.** Currently, I am facing an issue where only one Redis queue can be configured in Vendure, as it is hardcoded....

type: feature ✨
@vendure/job-queue-plugin

Hello, I have Shmanic LDAP installed in my Joomla 3.8.x, but I want to know how to mapping users previously created in Joomla with Active Directory users? Or if exists...

Hello, I have this problem using lessphp with composer. This is my composer.json: ``` { "name": "ximware/xim_sbadmin2", "description": "Template for Joomla based on the SB Admin 2 Theme created and...

FIX! Warning: count(): Parameter must be an array or an object that implements Countable in \administrator\modules\mod_digicom_menu\tmpl\default.php on line 26 https://github.com/themexpert/digicom/issues/411

The last commit was in dec 2018... Is the project abandoned?

When I run "gulp watch" not reloading browser using browser-sync. What could be happening?