Commit History

Author SHA1 Message Date
  ADmad e71a04c057 Allow adding plugins using a config array. 3 years ago
  ADmad 0e905a6ce3 Allow naming plugin classes matching the plugin name. 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  ADmad e08bbba63f Ensure plugin path config is loaded for each PluginCollection::findPath() call. 5 years ago
  mscherer ecf83d5de1 Clean up tests using PHPStan level 2/3. 5 years ago
  ADmad 046a97203e Add tests for PluginCollection::create(). 6 years ago
  ADmad fd49befb72 Try autoloading plugin in PluginCollection::get(). 6 years ago
  Mark Story c50627ccaf Merge pull request #13247 from cakephp/4.x-types 6 years ago
  Mark Story 261f12760e Merge remote-tracking branch 'origin/3.next' into 4.x 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 6 years ago
  Mark Story 918f22b874 Fix nested plugin enumeration corrupting iterator state. 6 years ago
  ADmad cf569b9c15 Fix CS error. 6 years ago
  ADmad 625db9be47 Merge branch '4.x' into 4.x-phpcs 7 years ago
  Mark Story f98f10c2f6 Add strict_types to core and error packages. 7 years ago
  mark_story 703b4860b7 Load cakephp-plugins when searching paths. 7 years ago
  Mark Story bbe479db3f Move plugin configuration file loading to PluginCollection 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Mark Story 978a903267 Add missing methods to PluginInterface and make it narrower 8 years ago
  mark_story 7be7aa393c Make exceptions raised by PluginCollection better. 8 years ago
  Mark Story 22b4ca7475 Convert PluginRegistry into a Collection. 8 years ago