File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ CHANGELOG
77 *  added "{{ value }}" message placeholder to UniqueEntityValidator
88 *  deprecated ` MergeDoctrineCollectionListener::onBind `  in favor of
99   ` MergeDoctrineCollectionListener::onSubmit ` 
10+  *  deprecated ` DoctrineChoiceLoader::$factory ` 
11+  *  deprecated passing ` ChoiceListFactoryInterface `  as first argument of
12+    ` DoctrineChoiceLoader ` 's constructor
1013
11143.0.0
1215----- 
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ CHANGELOG
1010 *  Using callable strings as choice options in ` ChoiceType `  has been deprecated
1111   and will be used as ` PropertyPath `  instead of callable in Symfony 4.0.
1212 *  implemented ` DataTransformerInterface `  in ` TextType ` 
13+  *  deprecated caching loaded choice list in ` LazyChoiceList::$loadedList ` 
1314
14153.0.0
1516----- 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments