File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed 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.1.7
6
+ * @version 3.1.8
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 2
2
3
3
## Contents
4
4
5
+ - [ Laravel 3.1.8] ( #3.1.8 )
6
+ - [ Upgrading From 3.1.7] ( #upgrade-3.1.8 )
5
7
- [ Laravel 3.1.7] ( #3.1.7 )
6
8
- [ Upgrading From 3.1.6] ( #upgrade-3.1.7 )
7
9
- [ Laravel 3.1.6] ( #3.1.6 )
19
21
- [ Laravel 3.1] ( #3.1 )
20
22
- [ Upgrading From 3.0] ( #upgrade-3.1 )
21
23
24
+ <a name =" 3.1.8 " ></a >
25
+ ## Laravel 3.1.8
26
+
27
+ - Fixes possible WSOD when using Blade's @include expression.
28
+
29
+ <a name =" upgrade-3.1.8 " ></a >
30
+ ## Upgrading From 3.1.7
31
+
32
+ - Replace the ** laravel** folder.
33
+
22
34
<a name =" 3.1.7 " ></a >
23
35
## Laravel 3.1.7
24
36
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.1.7
6
+ * @version 3.1.8
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.1.7
6
+ * @version 3.1.8
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