Craig Heydenburg

Results 58 issues of Craig Heydenburg

see \Zikula\ExtensionsModule\Helper\ExtensionHelper::upgrade should check extension dependencies on upgrade to ensure they are still valid before upgrading

Feature

https://github.com/matthiasnoback/SymfonyDependencyInjectionTest#standard-test-for-unobtrusiveness might be useful to help write tests for HookBundle and some other areas.

Feature

It is time to start discussing replacing the search module. We need a more robust and easily implemented solution for third party modules. here are some resources to begin the...

Feature

create a way to store and manage access credentials for Zikula servers and services. https://groups.google.com/forum/#!msg/php-fig/1poTStFu8n4/7NPbdAMS9gEJ > 1Password vault in a shared Dropbox folder @Guite > you can also use KeePass...

https://coderwall.com/p/ry1y0a/improve-doctrine-performance-up-to-100-on-your-symfony2-project http://doctrine-orm.readthedocs.org/projects/doctrine-orm/en/latest/reference/caching.html http://doctrine-common.readthedocs.org/en/latest/reference/caching.html > Doctrine provides cache drivers in the Common package for some of the most popular caching implementations such as APC, Memcache and Xcache. We also provide an...

Feature

possible solution to the sub-dependency problem. https://github.com/mmoreram/symfony-bundle-dependencies @cmfcmf @Guite

Feature
Feedback required

Consider ReactPHP http://gnugat.github.io/2016/04/13/super-speed-sf-react-php.html

Feature

see http://stackoverflow.com/questions/32927560/symfony-2-7-asset-custom-version-strategy-config/37393607#37393607

Feature

on registration, a user's email address is 'harvested' from the provider. Currently, this is static and never updated. It seems _unlikely_ but _possible_ that the email stored at the provider...

Feature

Consider using doctrine/migrations for upgrades Have to wait until 3.0 is released. https://www.goetas.com/blog/multi-namespace-migrations-with-doctrinemigrations-30/

Feature