]> granicus.if.org Git - php/commit
MFH: fix putenv("var") (i.e. unset) on BSD systems
authorAntony Dovgal <tony2001@php.net>
Tue, 17 Apr 2007 20:34:14 +0000 (20:34 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 17 Apr 2007 20:34:14 +0000 (20:34 +0000)
commit16129b702441e64a53edd3ee9d4669b773e6beaa
tree0908f703b7663d38f3b4ed22f4600c541ef7ad3b
parent695e81c2cc002e557dc3e39bedf671955569012a
MFH: fix putenv("var") (i.e. unset) on BSD systems
add test
ext/standard/basic_functions.c
ext/standard/tests/general_functions/putenv.phpt [new file with mode: 0644]