Skip to content

Conversation

@benjiw87
Copy link

@benjiw87 benjiw87 commented Oct 5, 2015

Renamed PhpOffice\PhpWord\Shared\String to PhpOffice\PhpWord\Shared\SharedString, as String is a special class name as of PHP7

…haredString, as String is a special class name as of PHP7
@Progi1984
Copy link
Member

Or use PHPOffice\Common ;)

I just added the PR for it #658

@vswarte vswarte mentioned this pull request Nov 4, 2015
@huglester
Copy link

Hello @RomanSyroeshko ,

any chance this will be accepted?

We need to run one project on php7, and only this library is stopping us.

Thank you!

@ozilion
Copy link
Contributor

ozilion commented Dec 11, 2015

PHP 7 is out and I think there should be a quick fix release, right?

@huglester
Copy link

I do wait for this very much!

@fisharebest
Copy link

The tests are failing because the test cases have not been renamed. I think all you need to do is:

  1. rename the file tests/PhpWord/Shared/StringTest.php to tests/PhpWord/Shared/SharedStringTest.php
  2. rename String to SharedString within it.

@maxgorovenko
Copy link

We need this PR too. The last issue breaks our project on php7..

@fisharebest
Copy link

I guess this PR is superceded by #698

@Progi1984
Copy link
Member

Or #658

@ghost ghost self-assigned this Jan 23, 2016
@ghost ghost added this to the 0.13.0 milestone Jan 23, 2016
@ghost
Copy link

ghost commented Jan 23, 2016

Guys, thank you very much for voting. I'll try to handle that this weekend.

@huglester huglester mentioned this pull request Jan 23, 2016
@ghost ghost added the Change Request label Jan 23, 2016
@ghost
Copy link

ghost commented Jan 23, 2016

Resolved in scope of #658.

@ghost ghost closed this Jan 23, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

6 participants