커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier 26b489f499 fixed CS 13 년 전
  Fabien Potencier 65200aa86a added missing license headers 14 년 전
  Victor Berchet 1e0ed22c55 [Config] Component refactoring 14 년 전
  Ryan Weaver 026ab6c6ce [Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. 14 년 전
  Ryan Weaver d2971e0f5f [Config] Reverting some meaningless changes that are no longer needed to minimize the true diff of the changes. Increasing the test precision. 14 년 전
  Ryan Weaver 6f17b6d58e [Config] Reverting the preventExtraKeys option. This is a revert of functionality that would have allowed "unnamed" children to be added to an array node. 14 년 전
  Ryan Weaver 6d24d37b16 [Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes. 14 년 전
  Ryan Weaver 48459e9082 [Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof. 14 년 전
  Ryan Weaver ea768fe6fc [Config] Making the option to remove a key attribute optional. 14 년 전
  Ryan Weaver 7a9243a220 [Config] Making changes per the recent movement of the Config builder into the Config component. 14 년 전
  Ryan Weaver e7c098e8a2 [DependencyInjection] Renaming allowUnnamedChildren to preventExtraKeys. Also moved the place where validation of extra configs occurs. 14 년 전
  Ryan Weaver fd5cdfc18f [DependencyInjection] Being sure to remove XML-remapped singular options and key attribute options after processing. 14 년 전
  Ryan Weaver f5b1cb18e1 [DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception. 14 년 전
  Fabien Potencier 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 년 전