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

Re-add support for reading nested tables #2355

Merged
merged 3 commits into from
May 30, 2023

Conversation

Dachande663
Copy link

This commit re-adds supports for nested tables as provided by @mathieuweber in PR #571

Description

Support for nested tables was originally provided. This commit merely re-adds it.

Re-Fixes #571

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

Luke Lanchester added 2 commits December 8, 2022 10:08
This commit re-adds supports for nested tables as provided by @mathieuweber  in PR PHPOffice#571
@Progi1984
Copy link
Member

@Dachande663 Hi, could you tell me where it has been removed ? (May be the PR)

@Dachande663
Copy link
Author

I've found the original PR here. Looks like it was opened but never merged. Also noticed that you're using yoda conditionals unlike the PR, so happy to change so it matches the paragraph check?

#1958

@PowerKiKi PowerKiKi merged commit 8e0285d into PHPOffice:master May 30, 2023
8 checks passed
@PowerKiKi PowerKiKi mentioned this pull request May 30, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Reading Nested Table
3 participants