1
1
# CHANGELOG
2
2
3
- ## [ v2.0.2] ( https://github.com/josantonius/php-error/releases/tag/v2.0.2 ) (2022-XX-XX)
3
+ ## [ v2.0.2] ( https://github.com/josantonius/php-error-handler /releases/tag/v2.0.2 ) (2022-XX-XX)
4
4
5
5
* The notation type in the test function names has been changed from camel to snake case for readability.
6
6
10
10
11
11
* The alignment of the asterisks in the comments has been fixed.
12
12
13
+ * Tests for Windows have been added.
13
14
14
- ## [ v2.0.1] ( https://github.com/josantonius/php-error/releases/tag/v2.0.1 ) (2022-08-11)
15
+ * Tests for PHP 8.2 have been added.
16
+
17
+ ## [ v2.0.1] ( https://github.com/josantonius/php-error-handler/releases/tag/v2.0.1 ) (2022-08-11)
15
18
16
19
* Documentation was improved.
17
20
18
- ## [ v2.0.0] ( https://github.com/josantonius/php-error/releases/tag/v2.0.0 ) (2022-08-10)
21
+ ## [ v2.0.0] ( https://github.com/josantonius/php-error-handler /releases/tag/v2.0.0 ) (2022-08-10)
19
22
20
23
> Version 1.x is considered as deprecated and unsupported.
21
24
> In this version (2.x) the library was completely restructured.
@@ -65,21 +68,21 @@ to handle them.
65
68
* Deleted ` README-ES.MD ` file.
66
69
* Deleted ` .php_cs.dist ` file.
67
70
68
- ## [ 1.1.8] ( https://github.com/josantonius/php-error/releases/tag/1.1.8 ) (2018-01-06)
71
+ ## [ 1.1.8] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.8 ) (2018-01-06)
69
72
70
73
* The tests were fixed.
71
74
72
75
* Changes in documentation.
73
76
74
- ## [ 1.1.7] ( https://github.com/josantonius/php-error/releases/tag/1.1.7 ) (2017-11-08)
77
+ ## [ 1.1.7] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.7 ) (2017-11-08)
75
78
76
79
* Implemented ` PHP Mess Detector ` to detect inconsistencies in code styles.
77
80
78
81
* Implemented ` PHP Code Beautifier and Fixer ` to fixing errors automatically.
79
82
80
83
* Implemented ` PHP Coding Standards Fixer ` to organize PHP code automatically according to PSR standards.
81
84
82
- ## [ 1.1.6] ( https://github.com/josantonius/php-error/releases/tag/1.1.6 ) (2017-10-27)
85
+ ## [ 1.1.6] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.6 ) (2017-10-27)
83
86
84
87
* Implemented ` PSR-4 autoloader standard ` from all library files.
85
88
@@ -99,7 +102,7 @@ to handle them.
99
102
100
103
* Deleted ` ErrorHandler/vendor ` folder.
101
104
102
- ## [ 1.1.5] ( https://github.com/josantonius/php-error/releases/tag/1.1.5 ) (2017-09-13)
105
+ ## [ 1.1.5] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.5 ) (2017-09-13)
103
106
104
107
* Unit tests supported by ` PHPUnit ` were added.
105
108
@@ -127,13 +130,13 @@ to handle them.
127
130
* Deleted ` Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSetCustomMethod() ` method.
128
131
* Deleted ` Josantonius\ErrorHandler\Tests\ErrorHandlerTest->_customMethodResponse() ` method.
129
132
130
- ## [ 1.1.4] ( https://github.com/josantonius/php-error/releases/tag/1.1.4 ) (2017-07-16)
133
+ ## [ 1.1.4] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.4 ) (2017-07-16)
131
134
132
135
* Deleted ` Josantonius\ErrorHandler\Exception\ErrorHandlerException ` class.
133
136
* Deleted ` Josantonius\ErrorHandler\Exception\Exceptions ` abstract class.
134
137
* Deleted ` Josantonius\ErrorHandler\Exception\ErrorHandlerException->__construct() ` method.
135
138
136
- ## [ 1.1.3] ( https://github.com/josantonius/php-error/releases/tag/1.1.3 ) (2017-05-15)
139
+ ## [ 1.1.3] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.3 ) (2017-05-15)
137
140
138
141
* You can now add custom methods to run instead of displaying the default view.
139
142
@@ -144,21 +147,21 @@ to handle them.
144
147
* Added ` Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSetCustomMethod() ` method.
145
148
* Added ` Josantonius\ErrorHandler\Tests\ErrorHandlerTest->_customMethodResponse() ` method.
146
149
147
- ## [ 1.1.2] ( https://github.com/josantonius/php-error/releases/tag/1.1.2 ) (2017-03-18)
150
+ ## [ 1.1.2] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.2 ) (2017-03-18)
148
151
149
152
* Some files were excluded from download and comments and readme files were updated.
150
153
151
- ## [ 1.1.1] ( https://github.com/josantonius/php-error/releases/tag/1.1.1 ) (2017-02-21)
154
+ ## [ 1.1.1] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.1 ) (2017-02-21)
152
155
153
156
* Added ` Josantonius\ErrorHandler\ErrorHandler->getPreviewCode() ` method.
154
157
* Deleted ` Josantonius\ErrorHandler\ErrorHandler->catchThrowable() ` method.
155
158
* Deleted ` Josantonius\ErrorHandler\ErrorHandler->catchException() ` method.
156
159
157
- ## [ 1.1.0] ( https://github.com/josantonius/php-error/releases/tag/1.1.0 ) (2017-01-30)
160
+ ## [ 1.1.0] ( https://github.com/josantonius/php-error-handler /releases/tag/1.1.0 ) (2017-01-30)
158
161
159
162
* Compatible with PHP 5.6 or higher.
160
163
161
- ## [ 1.0.0] ( https://github.com/josantonius/php-error/releases/tag/1.0.0 ) (2016-12-14)
164
+ ## [ 1.0.0] ( https://github.com/josantonius/php-error-handler /releases/tag/1.0.0 ) (2016-12-14)
162
165
163
166
* Compatible only with PHP 7.0 or higher.
164
167
In the next versions, the library will be modified to make it compatible with PHP 5.6 or higher.
0 commit comments