Florian Voutzinos

Results 5 issues of Florian Voutzinos

The xml format as form definition is hardcoded in the current Form implementation. It should be decoupled so it's possible for example to define forms in json or yaml format.

There are a few issues with the Cache package : - The driver names like `Memcached` or `Redis` are conflicting with the php corresponding classes and you need to alias...

https://github.com/joomla/joomla-framework/search?q=JPATH_ROOT&ref=cmdform

The magic getters inside a package can be handy but you can do this : ``` php

As mentioned in https://github.com/appcues/highcharts-themes/pull/4, the option is set to a boolean instead of the theme value.