On Thu, Mar 7, 2013 at 8:19 PM, Christopher Jones < christopher.jo...@oracle.com> wrote:
> > On 03/07/2013 10:54 AM, Keyur Govande wrote: > >> Commit: a0a995cff356a6e7526188ad1979fa**c6c24b9e7e >> Author: Keyur Govande <kgova...@gmail.com> Thu, 7 Mar 2013 >> 18:54:34 +0000 >> Parents: d77eb411ea5d80379ee92a908f543b**91fa293383 >> Branches: master >> >> Link: http://git.php.net/?p=php-src.**git;a=commitdiff;h=** >> a0a995cff356a6e7526188ad1979fa**c6c24b9e7e<http://git.php.net/?p=php-src.git;a=commitdiff;h=a0a995cff356a6e7526188ad1979fac6c24b9e7e> >> >> Log: >> Support for CLI process title (https://wiki.php.net/rfc/cli_** >> process_title <https://wiki.php.net/rfc/cli_process_title>) >> >> A new commit into branch 5.5 >> >> Changed paths: >> M sapi/cli/config.m4 >> M sapi/cli/config.w32 >> M sapi/cli/php_cli.c >> A sapi/cli/php_cli_process_**title.c >> A sapi/cli/php_cli_process_**title.h >> M sapi/cli/php_cli_server.c >> M sapi/cli/php_cli_server.h >> A sapi/cli/ps_title.c >> A sapi/cli/ps_title.h >> A sapi/cli/tests/cli_process_**title_unix.phpt >> A sapi/cli/tests/cli_process_**title_windows.phpt >> >> >> > Hi Keyur, > > Congrats! > > PS can you update NEWS, and possibly UPGRADING? > > Chris > > -- > christopher.jo...@oracle.com http://twitter.com/ghrd > Newly updated, free PHP & Oracle book: > http://www.oracle.com/**technetwork/topics/php/** > underground-php-oracle-manual-**098250.html<http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html> > Thanks! Added those in now.