File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 4
4
* Laravel - A PHP Framework For Web Artisans
5
5
*
6
6
* @package Laravel
7
- * @version 3.3.0
7
+ * @version 3.2.3
8
8
* @author Taylor Otwell <taylorotwell@gmail.com>
9
9
* @link http://laravel.com
10
10
*/
Original file line number Diff line number Diff line change 2
2
3
3
## Contents
4
4
5
- - [ Laravel 3.3] ( #3.3 )
6
- - [ Upgrading From 3.2] ( #upgrade-3.3 )
5
+ - [ Laravel 3.2. 3] ( #3.2 .3 )
6
+ - [ Upgrading From 3.2.2 ] ( #upgrade-3.2 .3 )
7
7
- [ Laravel 3.2.2] ( #3.2.2 )
8
8
- [ Upgrading From 3.2.1] ( #upgrade-3.2.2 )
9
9
- [ Laravel 3.2.1] ( #3.2.1 )
31
31
- [ Laravel 3.1] ( #3.1 )
32
32
- [ Upgrading From 3.0] ( #upgrade-3.1 )
33
33
34
- <a name =" 3.3 " ></a >
35
- ## Laravel 3.3
34
+ <a name =" 3.2. 3 " ></a >
35
+ ## Laravel 3.2. 3
36
36
37
+ - Fixed eager loading bug in Eloquent.
37
38
- Added ` laravel.resolving ` event for all IoC resolutions.
38
39
39
- <a name =" upgrade-3.3 " ></a >
40
- ## Upgrading From 3.2
40
+ <a name =" upgrade-3.2. 3 " ></a >
41
+ ## Upgrading From 3.2.2
41
42
42
43
- Replace the ** laravel** folder.
43
44
Original file line number Diff line number Diff line change 3
3
* Laravel - A PHP Framework For Web Artisans
4
4
*
5
5
* @package Laravel
6
- * @version 3.3.0
6
+ * @version 3.2.3
7
7
* @author Taylor Otwell <taylorotwell@gmail.com>
8
8
* @link http://laravel.com
9
9
*/
Original file line number Diff line number Diff line change 3
3
* Laravel - A PHP Framework For Web Artisans
4
4
*
5
5
* @package Laravel
6
- * @version 3.3.0
6
+ * @version 3.2.3
7
7
* @author Taylor Otwell <taylorotwell@gmail.com>
8
8
* @link http://laravel.com
9
9
*/
You can’t perform that action at this time.
0 commit comments