Skip to content

Add in support for setting a process title. - #273

Closed
keyurdg wants to merge 3558 commits into
php:PHP-5.4from
keyurdg:PHP-5.4
Closed

Add in support for setting a process title.#273
keyurdg wants to merge 3558 commits into
php:PHP-5.4from
keyurdg:PHP-5.4

Conversation

@keyurdg

Copy link
Copy Markdown
Contributor

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.

faizshukriand 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
Copy Markdown
Contributor

@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

dsp commented Feb 11, 2013

Copy link
Copy Markdown
Member

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
Copy Markdown
ContributorAuthor

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

Sign up for freeto 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.

20 participants

@keyurdg@lstrojny@dsp@bukka@smalyshev@laruence@faizshukri@LawnGnome@cataphract@Jille@weltling@felipensp@johannes@Tyrael@sgolemon@KalleZ@JelleZijlstra@nikic@remicollet@mj