File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Revision History
2
2
3
+ ## 7.0
4
+
5
+ ### 7.0.0 (2015-08-24)
6
+
7
+ * Compatibility with PHP 7. Well timed, eh?
8
+
9
+ #### Deprecations
10
+
11
+ * The Sabberworm\CSS\Value\String class has been renamed to Sabberworm\CSS\Value\CSSString
12
+
3
13
## 6.0
4
14
5
15
### 6.0.0 (2014-07-03)
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 = "6 .0.1 "
41
+ PROJECT_NUMBER = "7 .0.0 "
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