php-src/tests
ALeX Kazik 475a644bd8 Implemented Feature #60524 (sys_temp_dir)
Added a new configuration directive which allows it to change the
temporary directory, the default behavior is unchanged.

This is a useful option if you use all/some hosts inside of one .ini file
with sections and want to change the temp dir per user (maybe it's not
allowed to write outside the users home directory). Since the TMPDIR
variable affects the whole php that way can not be used for this scenario.

(see https://bugs.php.net/bug.php?id=60524)
2013-01-28 22:37:43 -08:00
..
basic Implemented Feature #60524 (sys_temp_dir) 2013-01-28 22:37:43 -08:00
classes fix tests 2013-01-22 00:36:07 -08:00
func These are annoyingly slow 2011-06-23 21:27:42 +00:00
lang Merge branch 'PHP-5.4' into PHP-5.5 2012-12-05 09:58:04 +01:00
output Fixed bug #63377 (Segfault on output buffer) 2012-11-30 14:48:51 +08:00
run-test Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
security Merge branch 'PHP-5.3' into PHP-5.4 2012-11-15 12:29:38 +01:00
strings Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00