Commit b144de5
committed
Merge branch '3.2'
* 3.2:
Emailer: include REQUEST_METHOD
Unit test fix
Utility::gitBranch() issues with user/permissins... read .git/HEAD file instead
UnitTest fix - (PHP-SOAP version not matching PHP_VERSION)
UnitTest fix - (PHP-SOAP version not matching PHP_VERSION)
github workflow - bump paambaati/codeclimate-action to v5.0.0 crate classDefinition (static property values may require abstraction) no longer add "overrides" classname (redundant to data-declared-prev)
ErrorHandler\Error now contains "evalLine" (null unless error occurs within `eval`) logEntries for php errors, warn, error, clear, count (without label) add meta "evalLine" & data-evalLine varDump not escaping special chars Utility/Php::getIniFiles not properly handling empty return from `php_ini_scanned_files()`
output phpDoc @throws tag info for methods
"bump" default jQueryUrl to 3.7.1 Object abstractions now support deep inheritance change,(for now is simply the default -> class-definition -> instance values)
New config options: methodStaticVarCollect & methodStaticVarOutput
fix unit test
objectSort config is now a space separated list with default value = "inheritance visibility name" Implements now stored as a structure that conveys interface inheritance What interfaces a method implements are now collected for every implemented interface (prev a select few such as ArrayAccess) Anonymous objects now collected & stored like other objects... collecting attribues, phpdoc, & interfaces in the process html output : * added <hr /> between summary and main log * now displays an icon on methods implementing an interface * no longer add "inherited" classname to methods/properties/constants (redundant to data-inherited-from attribute) * properties/methods now grouped by inheritance by default. (dependant on objectSort beginning with 'inheritance') - "inherited" icon not didplayed when groupbed by inheritance) * new "interfacesCollapse" config * new objectSectionOrder config. defaults to ['attributes', 'extends', 'implements', 'constants', 'cases', 'properties', 'methods', 'phpDoc'] HttpMessage\ServerRequest::fromGlobals() now has $parseStrOpts param HttpMessage\Uri::fromGlobals() is now a public static methodFile tree
85 files changed
+1625
-826
lines changed- src
- Backtrace
- Debug
- Abstraction
- Object
- Dump
- Html
- Plugin
- Method
- Route
- Html
- Utility
- css
- js_src
- js
- scss
- ErrorHandler
- Plugin
- tests/Debug
- Collector
- Fixture
- Enum
- Mock
- Plugin
- Method
- Route
- Type
- Utility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+1625
-826
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 35 | | |
43 | 36 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 37 | + | |
51 | 38 | | |
52 | 39 | | |
53 | 40 | | |
54 | | - | |
| 41 | + | |
55 | 42 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
59 | 48 | | |
60 | | - | |
| 49 | + | |
61 | 50 | | |
62 | 51 | | |
| 52 | + | |
63 | 53 | | |
64 | 54 | | |
65 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
66 | 61 | | |
67 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
68 | 66 | | |
69 | | - | |
70 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 | | |
100 | 107 | | |
101 | 108 | | |
| 109 | + | |
| 110 | + | |
102 | 111 | | |
103 | 112 | | |
104 | 113 | | |
| |||
137 | 146 | | |
138 | 147 | | |
139 | 148 | | |
140 | | - | |
141 | | - | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
145 | | - | |
| 153 | + | |
146 | 154 | | |
147 | 155 | | |
148 | 156 | | |
| 157 | + | |
149 | 158 | | |
150 | 159 | | |
| 160 | + | |
151 | 161 | | |
152 | 162 | | |
153 | 163 | | |
154 | 164 | | |
155 | 165 | | |
156 | 166 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
205 | | - | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | | - | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | 237 | | |
252 | 238 | | |
253 | 239 | | |
| |||
268 | 254 | | |
269 | 255 | | |
270 | 256 | | |
271 | | - | |
| 257 | + | |
| 258 | + | |
272 | 259 | | |
273 | | - | |
| 260 | + | |
274 | 261 | | |
275 | 262 | | |
276 | 263 | | |
| |||
280 | 267 | | |
281 | 268 | | |
282 | 269 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | 270 | | |
289 | 271 | | |
290 | 272 | | |
| |||
304 | 286 | | |
305 | 287 | | |
306 | 288 | | |
307 | | - | |
| 289 | + | |
| 290 | + | |
308 | 291 | | |
309 | 292 | | |
310 | 293 | | |
311 | 294 | | |
312 | 295 | | |
313 | 296 | | |
314 | 297 | | |
315 | | - | |
| 298 | + | |
316 | 299 | | |
317 | 300 | | |
318 | 301 | | |
| |||
330 | 313 | | |
331 | 314 | | |
332 | 315 | | |
333 | | - | |
| 316 | + | |
334 | 317 | | |
335 | 318 | | |
336 | 319 | | |
337 | 320 | | |
| 321 | + | |
338 | 322 | | |
339 | 323 | | |
340 | 324 | | |
| |||
355 | 339 | | |
356 | 340 | | |
357 | 341 | | |
358 | | - | |
| 342 | + | |
359 | 343 | | |
360 | 344 | | |
361 | 345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
77 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
78 | 96 | | |
79 | 97 | | |
80 | 98 | | |
81 | 99 | | |
82 | | - | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
470 | 488 | | |
471 | 489 | | |
472 | 490 | | |
473 | | - | |
474 | 491 | | |
475 | 492 | | |
476 | 493 | | |
477 | 494 | | |
478 | 495 | | |
479 | 496 | | |
480 | 497 | | |
481 | | - | |
482 | | - | |
| 498 | + | |
483 | 499 | | |
484 | 500 | | |
485 | | - | |
486 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
487 | 508 | | |
488 | | - | |
| 509 | + | |
489 | 510 | | |
490 | 511 | | |
491 | 512 | | |
| |||
0 commit comments