Skip to content

Fix: Stop invoking useless function #66

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 1 commit into from
Jun 30, 2022

Conversation

localheinz
Copy link
Contributor

This pull request

  • stops invoking a useless function manual_header()

πŸ’β€β™‚οΈ For reference, see php/web-php#584.

@kamil-tekiela
Copy link
Member

I am not convinced. Can we not decouple PHD from WEB? Why is one calling functions from the other?

@localheinz
Copy link
Contributor Author

@kamil-tekiela

I am not convinced. Can we not decouple PHD from WEB? Why is one calling functions from the other?

I agree, if @cmb69 hadn't caught it - this is an entire mess!

@cmb69
Copy link
Member

cmb69 commented Jun 28, 2022

PhD doesn't call that function, but rather emits the function call to the manual pages.

@philip, do you have any concerns about this change; AFAIK, you're no longer using the latest versions of PhD, but I want to make that we're not breaking anything for you.

@philip
Copy link
Member

philip commented Jun 29, 2022

Thank you @cmb69 for remembering and checking in, I truly appreciate it.

We recently stopped importing PHP's MySQL connector documentation into the MySQL documentation so our use case can be ignored; it's probably safe to treat PhD as a php.net specific project.

@salathe salathe self-requested a review June 29, 2022 17:31
@cmb69
Copy link
Member

cmb69 commented Jun 30, 2022

Thanks for the confirmation, @philip! And thank you for the PR, @localheinz!

@cmb69 cmb69 merged commit f91df3c into php:master Jun 30, 2022
@localheinz localheinz deleted the fix/manual-header branch June 30, 2022 09:48
@localheinz
Copy link
Contributor Author

Thank you, @cmb69, @kamil-tekiela, @philip, and @salathe!

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.

5 participants