Skip to content

Conversation

dstogov
Copy link
Member

@dstogov dstogov commented Jun 20, 2016

No description provided.

dstogov added 3 commits June 20, 2016 17:15
* master:
  Removed wrong HANDLE_UNBLOCK_INTERRUPTIONS()
  notes to UPGRADING
  Update NEWS
  Update NEWS
  Update NEWS
  Fix #64641: imagefilledpolygon doesn't draw horizontal line
* master:
  Zend signals should be installed after request startup (or regular signals may be installed before zend_signal_startup)
  notes to UPGRADING.INTERNALS
@@ -370,10 +370,10 @@ AC_CHECK_FUNCS(mremap)


AC_ARG_ENABLE(zend-signals,
[ --enable-zend-signals Use zend signal handling],[
[ --disable-zend-signals whether to enable zend signal handling],[
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enable->disable

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes zend-signals to be enabled by default, and add ability to disable them.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should read Whether to disable...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats what I meant initially

dstogov added 2 commits June 20, 2016 22:18
* master:
  Improved support for zend-signals.
  Use empty keys instead of _empty_ in json decoding
  update NEWS
  Fix bug #71936 (Segmentation fault destroying HTTP_RAW_POST_DATA)
@php-pulls php-pulls merged commit 1af449f into php:master Jun 21, 2016
@dstogov dstogov deleted the zend_signals branch October 14, 2019 20:39
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.

4 participants