Skip to content

Expand $args array parameters that are described in other functions #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Aug 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
20ce6a3
Standardise tag handling.
johnbillion Aug 9, 2022
63429e0
Refactoring.
johnbillion Aug 9, 2022
ab6c1eb
Refactoring for the additional parameter tags.
johnbillion Aug 9, 2022
174d496
This isn't used.
johnbillion Aug 9, 2022
34c97cd
Naming.
johnbillion Aug 9, 2022
ebe25bf
Extract this into a method.
johnbillion Aug 9, 2022
5b49fba
More naming.
johnbillion Aug 9, 2022
eaa63f4
Remove calls to deprecated methods.
johnbillion Aug 9, 2022
53c4bb9
All of this access can be static.
johnbillion Aug 9, 2022
5187ff9
Move the additional tag insertion to the end of the processing.
johnbillion Aug 9, 2022
6bd2e86
Don't need this.
johnbillion Aug 9, 2022
d168baa
Proof of concept processing for inherited argument arrays.
johnbillion Aug 9, 2022
ae20823
Regenerate stubs so we can keep an eye on progrss.
johnbillion Aug 9, 2022
c9bae7a
Clarify this testing tag.
johnbillion Aug 10, 2022
747392e
Remove the need for a regex match for symbols.
johnbillion Aug 10, 2022
e6b4903
Let's get some arguments in there.
johnbillion Aug 10, 2022
ce4b705
Allow `$options` as an args name too.
johnbillion Aug 10, 2022
25adb2a
Get rid of the testing flag.
johnbillion Aug 10, 2022
16370c2
Skip functions which provide a partial list of args and also inherit …
johnbillion Aug 10, 2022
aba4cdb
Add a missing guard condition.
johnbillion Aug 10, 2022
b12fe6e
Tidying up.
johnbillion Aug 10, 2022
0ac5b6b
Some more abstraction.
johnbillion Aug 10, 2022
1f7c9d5
Yet more abstraction.
johnbillion Aug 10, 2022
c957c40
Reinstate these docblocks as they're useful in editors.
johnbillion Aug 10, 2022
13394d2
Further abstraction.
johnbillion Aug 11, 2022
4ba7c76
This only returns a maximum of one tag.
johnbillion Aug 11, 2022
719a157
Add a reference to the originating function.
johnbillion Aug 14, 2022
80e46c1
Update visitor.php
johnbillion Aug 15, 2022
d1da519
Regenerate the stubs.
johnbillion Aug 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading