Someday I’ll look back on this post and think it’s super lame, but my recent submission of two tests for PHP’s putenv() function made it into PHP_5_3! I’ve officially made a contribution…it’s a red letter day, folks. Without Atlanta PHP and PHP’s Testfest, none of this would have been possible.
See the CVS commit message here
Specifically, these two tests test the use of putenv() with INI settings safe_mode_allowed_env_vars and safe_mode_protected_env_vars set. I just wanted to do my part to increase the code coverage a little bit, that’s all. Too bad safe mode is being dropped in PHP 6, but ssssshhhh!
10 Comments.