File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
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.2.8
7
+ * @version 3.2.9
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.2.9] ( #3.2.9 )
6
+ - [ Upgrading From 3.2.8] ( #upgrade-3.2.9 )
5
7
- [ Laravel 3.2.8] ( #3.2.8 )
6
8
- [ Upgrading From 3.2.7] ( #upgrade-3.2.8 )
7
9
- [ Laravel 3.2.7] ( #3.2.7 )
41
43
- [ Laravel 3.1] ( #3.1 )
42
44
- [ Upgrading From 3.0] ( #upgrade-3.1 )
43
45
46
+ <a name =" 3.2.9 " ></a >
47
+ ## Laravel 3.2.9
48
+
49
+ - Always log exceptions even when there are "logger" event listeners.
50
+
51
+ <a name =" upgrade-3.2.9 " ></a >
52
+ ### Upgrading From 3.2.8
53
+
54
+ - Replace the ** laravel** folder.
55
+
44
56
<a name =" 3.2.8 " ></a >
45
57
## Laravel 3.2.8
46
58
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.2.8
6
+ * @version 3.2.9
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