]> granicus.if.org Git - php/commit
Patch for Bug #64544.
authorKeyur Govande <keyur@php.net>
Fri, 29 Mar 2013 14:27:36 +0000 (14:27 +0000)
committerKeyur Govande <keyur@php.net>
Fri, 29 Mar 2013 14:27:36 +0000 (14:27 +0000)
commit5bf6323e5114646357197a343d202c0f1b8450a1
treed28e6596e36e60e4d4ae47369e75afc7c34d4174
parenta0a995cff356a6e7526188ad1979fac6c24b9e7e
Patch for Bug #64544.
The process title change module keeps track of the locally allocated
environ, so it doesn't need to worry about when environ changes
underneath it, for example by putenv()/setenv()
sapi/cli/php_cli.c
sapi/cli/ps_title.c