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
Copy file name to clipboardExpand all lines: tests/docs/hooks.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqu
16
16
17
17
Argument | Type | Description
18
18
-------- | ---- | -----------
19
-
20
-
Deprecated: Non-canonical cast (double) is deprecated, use the (float) cast instead in /Users/remco/Projects/wp-hooks-documentor/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php on line 226
21
19
`$option` | `string` | Name of the option to update.
Copy file name to clipboardExpand all lines: tests/docs/phpdocumentor-actions.rst
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,7 @@ Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqu
16
16
+----------+------+-------------+
17
17
| Argument | Type | Description |
18
18
+==========+======+=============+
19
-
|
20
-
Deprecated: Non-canonical cast (double) is deprecated, use the (float) cast instead in /Users/remco/Projects/wp-hooks-documentor/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php on line 226
21
-
$option | string | Name of the option to update. |
19
+
| $option | string | Name of the option to update. |
Copy file name to clipboardExpand all lines: tests/docs/phpdocumentor-filters.rst
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,7 @@ Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqu
16
16
+----------+------+-------------+
17
17
| Argument | Type | Description |
18
18
+==========+======+=============+
19
-
|
20
-
Deprecated: Non-canonical cast (double) is deprecated, use the (float) cast instead in /Users/remco/Projects/wp-hooks-documentor/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php on line 226
21
-
$mce_translation | array | Key/value pairs of strings. |
19
+
| $mce_translation | array | Key/value pairs of strings. |
0 commit comments