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 alias for obscure 'v5r4' option name #194

Open
alanseiden opened this issue Aug 30, 2023 · 0 comments
Open

add alias for obscure 'v5r4' option name #194

alanseiden opened this issue Aug 30, 2023 · 0 comments

Comments

@alanseiden
Copy link
Collaborator

$opmString = ($this->getOption('v5r4')) ? " mode='opm'" : "";

The 'v5r4' option activates OPM mode, which is required for several features of XMLSERVICE. The name 'v5r4' appears obsolete to the uninitiated. I suggest we add an alias, i.e. 'opm', or something more clear, that does the same thing as 'v5r4'.

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

No branches or pull requests

1 participant