Commit 8528f8c
The inspect_all function has been changed to Utils::inspectAll. (#178)
* Update CacheMiddleware.php
The inspect_all function has been replaced with a Utils::inspect_all function due to "mitigate problems with functions conflicting between global and local copies of the package".
* Update CacheMiddleware.php
The name of the new function is inspectAll and not inspect_all...
* Update composer.json
* Update composer.json
Make promises accept both version 1.4 or 2.0.
Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>
---------
Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>1 parent 24b93ed commit 8528f8c
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments