mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Changelog for #2607
This commit is contained in:
		@ -50,6 +50,7 @@ Yii Framework 2 Change Log
 | 
			
		||||
- Bug #2519: MessageSource removed translation messages when event handler was bound to `missingTranslation`-event (cebe)
 | 
			
		||||
- Bug #2527: Source language for `app` message category was always `en` no matter which application `sourceLanguage` was used (samdark)
 | 
			
		||||
- Bug #2559: Going back on browser history breaks GridView filtering with `Pjax` (tonydspaniard)
 | 
			
		||||
- Bug #2607: `yii message` tool wasn't updating `message` table (mitalcoi)
 | 
			
		||||
- Bug: Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle (samdark)
 | 
			
		||||
- Bug: Fixed incorrect event name for `yii\jui\Spinner` (samdark)
 | 
			
		||||
- Bug: Json::encode() did not handle objects that implement JsonSerializable interface correctly (cebe)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user