Skip to content

Add in support for setting a process title. #273

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 3,558 commits into from
Closed

Add in support for setting a process title. #273

wants to merge 3,558 commits into from

Conversation

keyurdg
Copy link
Contributor

@keyurdg keyurdg commented Feb 8, 2013

RFC: https://wiki.php.net/rfc/cli_process_title
Discussion: http://marc.info/?t=136021582000003&r=1&w=2

If I should make the requests against a different branch, please let me know.

faizshukri and others added 30 commits January 15, 2013 10:05
Conflicts:
	NEWS
On second thoughts, while the behaviour _is_ broken, this isn't the right fix.

This reverts commit 9b5cb0e.
On second thoughts, while the behaviour _is_ broken, this isn't the right fix.

This reverts commit 9b5cb0e.
…PHP-5.5

* remotes/cataphract/strtr_wu94_55:
  Fixed inconsequential bug in strtr()
  UPGRADING.INTERNALS: document zend_qsort_r
  Add zend_qsort_r & use it in strtr
  NEWS for bug #63893
  Remove _GNU_SOURCE, add local heap sort
  The compiler can figure this out
  Remove unused block
  strtr() with 2nd param array - optimization
  Refactoring, bugs & leaks
  Optimize strtr w/ 2nd arg array
* PHP-5.5:
  Fixed inconsequential bug in strtr()
  UPGRADING.INTERNALS: document zend_qsort_r
  Add zend_qsort_r & use it in strtr
  NEWS for bug #63893
  Remove _GNU_SOURCE, add local heap sort
  The compiler can figure this out
  Remove unused block
  strtr() with 2nd param array - optimization
  Refactoring, bugs & leaks
  Optimize strtr w/ 2nd arg array
* PHP-5.4:
  fixed build
  NEWS for bug #63893

Conflicts:
	NEWS
* PHP-5.5:
  fixed build
  NEWS for bug #63893
* PHP-5.5:
  - Fixed ZTS build
* PHP-5.4:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
* PHP-5.5:
  Update the arguments in the prototype of fpm_socket_unix_test_connect().
@lstrojny
Copy link
Contributor

lstrojny commented Feb 8, 2013

@keyurdg if the RFC will be accepted, it will be merged to 5.5 and master only. Could you rebase your PR?

Otherwise: pretty cool PR 👍

@dsp
Copy link
Member

dsp commented Feb 11, 2013

This is not going to be in 5.4 please rebase it to 5.5. Overall I think it's a good addition.

@keyurdg
Copy link
Contributor Author

keyurdg commented Feb 18, 2013

Will open a new pull request off of "master" (5.5)

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.