mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Fix typo in CHANGELOG.md (#17788) [skip ci]
This commit is contained in:
		
				
					committed by
					
						
						Alexander Makarov
					
				
			
			
				
	
			
			
			
						parent
						
							67ff6f814b
						
					
				
				
					commit
					52d15ab84d
				
			@ -18,7 +18,7 @@ Yii Framework 2 Change Log
 | 
				
			|||||||
- Bug #17685: Fix invalid db component in `m180523_151638_rbac_updates_indexes_without_prefix` (rvkulikov)
 | 
					- Bug #17685: Fix invalid db component in `m180523_151638_rbac_updates_indexes_without_prefix` (rvkulikov)
 | 
				
			||||||
- Bug #17687: `Query::indexBy` can now include a table alias (brandonkelly)
 | 
					- Bug #17687: `Query::indexBy` can now include a table alias (brandonkelly)
 | 
				
			||||||
- Bug #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view (bizley)
 | 
					- Bug #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view (bizley)
 | 
				
			||||||
- Bug #17701: Throw `BadRequetHttpException` when request params can’t be bound to `int` and `float` controller action arguments (brandonkelly)
 | 
					- Bug #17701: Throw `BadRequestHttpException` when request params can’t be bound to `int` and `float` controller action arguments (brandonkelly)
 | 
				
			||||||
- Bug #17710: Fix MemCache duration normalization to avoid memcached/system timestamp mismatch (samdark)
 | 
					- Bug #17710: Fix MemCache duration normalization to avoid memcached/system timestamp mismatch (samdark)
 | 
				
			||||||
- Bug #17723: Fix `Model::activeAttributes()` to access array offset on value of non-string (samdark)
 | 
					- Bug #17723: Fix `Model::activeAttributes()` to access array offset on value of non-string (samdark)
 | 
				
			||||||
- Bug #17723: Fix incorrect decoding of default binary value for PostgreSQL (samdark)
 | 
					- Bug #17723: Fix incorrect decoding of default binary value for PostgreSQL (samdark)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user