Commit bbf0683
committed
External Libraries: Update the
This removes usage of `each()` and usage of text strings passed to `assert()`.
Props bor0
Fixes #41526
git-svn-id: https://develop.svn.wordpress.org/trunk@41633 602fd350-edb4-49c9-b593-d223f7449a82Text_Diff_Engine_native class for PHP 7.2 compatibility.1 parent 345aac8 commit bbf0683Copy full SHA for bbf0683
File tree
Expand file treeCollapse file tree
1 file changed
+11
-21
lines changedOpen diff view settings
Filter options
- src/wp-includes/Text/Diff/Engine
Expand file treeCollapse file tree
1 file changed
+11
-21
lines changedOpen diff view settings
Collapse file
src/wp-includes/Text/Diff/Engine/native.php
Copy file name to clipboardExpand all lines: src/wp-includes/Text/Diff/Engine/native.php+11-21Lines changed: 11 additions & 21 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
25 | 25 | |
26 | 26 | |
27 | 27 | |
| ||
189 | 189 | |
190 | 190 | |
191 | 191 | |
192 | | - |
193 | | - |
| 192 | + |
194 | 193 | |
195 | 194 | |
196 | 195 | |
197 | 196 | |
198 | 197 | |
199 | | - |
200 | | - |
201 | | - |
202 | | - |
| 198 | + |
203 | 199 | |
204 | | - |
205 | | - |
206 | 200 | |
207 | 201 | |
208 | 202 | |
209 | | - |
210 | | - |
211 | | - |
212 | | - |
213 | 203 | |
214 | 204 | |
215 | 205 | |
| ||
330 | 320 | |
331 | 321 | |
332 | 322 | |
333 | | - |
| 323 | + |
334 | 324 | |
335 | 325 | |
336 | 326 | |
| ||
351 | 341 | |
352 | 342 | |
353 | 343 | |
354 | | - |
| 344 | + |
355 | 345 | |
356 | 346 | |
357 | 347 | |
| ||
383 | 373 | |
384 | 374 | |
385 | 375 | |
386 | | - |
| 376 | + |
387 | 377 | |
388 | 378 | |
389 | 379 | |
390 | | - |
| 380 | + |
391 | 381 | |
392 | 382 | |
393 | 383 | |
| ||
408 | 398 | |
409 | 399 | |
410 | 400 | |
411 | | - |
| 401 | + |
412 | 402 | |
413 | 403 | |
414 | 404 | |
| ||
424 | 414 | |
425 | 415 | |
426 | 416 | |
427 | | - |
| 417 | + |
428 | 418 | |
429 | 419 | |
430 | 420 | |
431 | | - |
| 421 | + |
432 | 422 | |
433 | 423 | |
434 | 424 | |
|
0 commit comments