Skip to content
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

Add SensitiveParameterValue documentation #2165

Merged
merged 5 commits into from
Jan 11, 2023

Conversation

TimWolla
Copy link
Member

Some parts (long description for getValue() and general refining) are still missing, but having something is better than having nothing and these parts should allows folks to build onto it.

Comment on lines +77 to +79
&language.predefined.sensitiveparametervalue.construct;
&language.predefined.sensitiveparametervalue.debuginfo;
&language.predefined.sensitiveparametervalue.getvalue;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW: It's not great that no automated entity file is generated for classes outside of reference/ :-(

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Should be possible to also generate entities.*.xml for language/.

@TimWolla TimWolla force-pushed the sensitive-parameter-value branch from 8720844 to 4fe34a2 Compare January 10, 2023 22:52
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks like a sensible start.

Comment on lines +77 to +79
&language.predefined.sensitiveparametervalue.construct;
&language.predefined.sensitiveparametervalue.debuginfo;
&language.predefined.sensitiveparametervalue.getvalue;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Should be possible to also generate entities.*.xml for language/.

@TimWolla TimWolla merged commit ce78d59 into php:master Jan 11, 2023
claudepache pushed a commit to claudepache/php-doc-en that referenced this pull request Jun 1, 2023
* Bootstrap SensitiveParameterValue with docgen

* Run `gen_stub.php --replace-classsynopses` and `--replace-methodsynopses`

* Add property

* Add descriptions for SensitiveParameterValue

see php#2162
see php#2163

* Drop trailing whitespace
@Girgias Girgias mentioned this pull request Jan 5, 2024
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants