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

fix DOMDocument::createTextNode return type #2749

Closed
wants to merge 635 commits into from

Conversation

medilies
Copy link

No description provided.

phpstan-bot and others added 30 commits August 20, 2023 10:14
@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.

@medilies
Copy link
Author

I don't understand why this failed

@ondrejmirtes
Copy link
Member

The failures are unrelated to your PR, but please rebase this on top of 1.10.x as the bot says.

@medilies medilies force-pushed the fix-DOMDocumentcreateTextNode branch from 9059c46 to 32f7410 Compare November 20, 2023 09:27
@ondrejmirtes ondrejmirtes changed the base branch from 1.11.x to 1.10.x November 20, 2023 09:30
@medilies
Copy link
Author

please tell me how you rebased it :p

@ondrejmirtes
Copy link
Member

I didn't, I just changed the base here in the UI.

What you need to do on your side is to rebase your commit on top of 1.10.x. Something like this:

git rebase --onto origin/1.10.x HEAD^

And then force-push it.

@medilies
Copy link
Author

medilies commented May 6, 2024

bruh

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.

7 participants