Skip to content

fix bug #50989 #2346

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

Closed
wants to merge 1 commit into from
Closed

fix bug #50989 #2346

wants to merge 1 commit into from

Conversation

jhdxr
Copy link
Member

@jhdxr jhdxr commented Jan 28, 2017

No description provided.

@jhdxr
Copy link
Member Author

jhdxr commented Jan 28, 2017

since there is something wrong with the patch #1897 , I have created this new pr @krakjoe

@krakjoe
Copy link
Member

krakjoe commented Jan 28, 2017

Merged 2fcf125

Thanks.

@krakjoe krakjoe closed this Jan 28, 2017
php-pulls pushed a commit that referenced this pull request Jan 30, 2017
php-pulls pushed a commit that referenced this pull request Jan 30, 2017
php-pulls pushed a commit that referenced this pull request Jan 30, 2017
* PHP-7.1:
  fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)
dstogov added a commit to zendtech/php-src that referenced this pull request Feb 1, 2017
* master: (78 commits)
  bump versions for next in dev
  removed additional ";" from run-tests.php
  Remove zend_version() checks from tests
  Remove ZEND_CHANGES and README.namespaces
  update NEWS
  update NEWS
  Securely zero the hash context key
  Fixed bug #73983 crash on finish work with phar in cli + opcache
  fix BC break introduced by php#2346 (sebastianbergmann/phpunit#2454)
  move id initialization into ctor
  fix system id initialization for multiple threads
  Try fpm path for testing in sbin as it is default target
  FTP: implement MLSD for structured listing of directories, decribed at https://tools.ietf.org/html/rfc3659
  fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)
  [ci skip] news entry for Fixed bug #73987
  [ci skip] news entry for Fixed bug #73987
  Added tests demonstrating the same effect with abstracts
  Inheritance checks should not ignore parents if these implement an interface
  NEWS
  Add test coverage for bug #72969
  ...
php-pulls pushed a commit that referenced this pull request Feb 1, 2017
php-pulls pushed a commit that referenced this pull request Feb 1, 2017
* PHP-7.0:
  sync NEWS with the reverted stuff
  Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"
  Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"
php-pulls pushed a commit that referenced this pull request Feb 1, 2017
* PHP-7.1:
  remove the reverted NEWS entry
  sync NEWS with the reverted stuff
  Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"
  Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"
php-pulls pushed a commit that referenced this pull request Feb 1, 2017
php-pulls pushed a commit that referenced this pull request Feb 1, 2017
@krakjoe krakjoe reopened this Feb 1, 2017
@krakjoe
Copy link
Member

krakjoe commented Feb 1, 2017

We are fine with this feature, in principle, but in reality it broke many things that we are not testing right now.

I'd be happy to see another attempt at this feature.

@weltling
Copy link
Contributor

weltling commented Feb 1, 2017

Yeah, to give more background, here are the further test fails in the Horde test suite.

https://apps.fedoraproject.org/koschei/package/php-horde-Horde-Text-Filter?collection=f26
https://apps.fedoraproject.org/koschei/package/php-horde-Horde-Util?collection=f26

The behavior change introduced causes XML entity conversion in this case, where only LIBXML_NOXMLDECL was intended.

Thanks.

@jhdxr
Copy link
Member Author

jhdxr commented Feb 2, 2017

@krakjoe @weltling got it, I'll see if there is any other approach to fix this issue.

@jhdxr jhdxr closed this Feb 2, 2017
@jhdxr jhdxr deleted the bugfix/50989-new branch February 2, 2017 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants