You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix dependencies to have 7.1 compatible build (#1228)
* add assertions in test methods without assertions
* loosen dependencies so 7.0 & 7.1 builds can succeed
* fix some scrutinizer errors
* update release date
Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE ACCEPTED! Use [stackoverflow](https://stackoverflow.com/questions/tagged/phpword) for supporting issues.
1
+
This is:
2
+
3
+
-[ ] a bug report
4
+
-[ ] a feature request
5
+
-[ ]**not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpword)
2
6
3
7
# Expected Behavior
4
8
5
9
Please describe the behavior you are expecting.
6
10
7
-
# Current Behavior
11
+
###Current Behavior
8
12
9
13
What is the current behavior?
10
14
11
-
# Failure Information
15
+
###Failure Information
12
16
13
17
Please help provide information about the failure.
14
18
15
-
## How to Reproduce
19
+
###How to Reproduce
16
20
17
21
Please provide a code sample that reproduces the issue.
0 commit comments