File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
### 7.0.0 (2015-08-24)
6
6
7
7
* Compatibility with PHP 7. Well timed, eh?
8
+ * * No deprecations*
8
9
9
- #### Deprecations
10
+ #### Backwards-incompatible changes
10
11
11
12
* The ` Sabberworm\CSS\Value\String ` class has been renamed to ` Sabberworm\CSS\Value\CSSString ` .
12
13
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Sabberworm/PHP-CSS-Parser"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = "7.0.0 "
41
+ PROJECT_NUMBER = "7.0.3 "
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
You can’t perform that action at this time.
0 commit comments