| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add flags to suppress the verbosity | Anatol Belski | 2016-06-09 | 1 | -3/+6 |
| | | |||||
| * | Request #69489 | Xinchen Hui | 2016-06-09 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-07-28 | 1 | -1/+9 |
| | |\ | | | | | | | | | | | | | * PHP-5.5: Fixed bug #70002 TS issues with temporary dir handling | ||||
| | | * | Fixed bug #70002 TS issues with temporary dir handling | Anatol Belski | 2015-07-28 | 1 | -1/+9 |
| | | | | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2015-05-12 | 1 | -9/+9 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-5.5: Fix for #66048 | ||||
| | | * | Fix for #66048 | Julien Pauli | 2015-05-12 | 1 | -9/+9 |
| | | | | |||||
| | | * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | | | |||||
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | ups, it should have used Zend MM | Anatol Belski | 2015-05-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | fix build, catch up with linux part for #66048 | Anatol Belski | 2015-05-13 | 1 | -3/+3 |
| | | | | |||||
| * | | | Fix for #66048 | Julien Pauli | 2015-05-12 | 1 | -24/+13 |
| | | | | |||||
| * | | | Use zend_string* instead of char* for opened_patch handling. Avoid ↵ | Dmitry Stogov | 2015-03-04 | 1 | -12/+8 |
| | | | | | | | | | | | | | reallocations and improve string reuse. | ||||
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
| | | | | |||||
| * | | | fix datatype mismatch warns | Anatol Belski | 2014-10-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | applied and fixed the original patch | Anatol Belski | 2013-10-17 | 1 | -5/+5 |
| |/ | | | | initial work on the patch import done | ||||
| * | - Fixed ZTS build | Felipe Pena | 2013-01-29 | 1 | -4/+4 |
| | | |||||
| * | Implemented Feature #60524 (sys_temp_dir) | ALeX Kazik | 2013-01-28 | 1 | -0/+15 |
| | | | | | | | | | | | | | 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) | ||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix | Pierre Joye | 2011-03-28 | 1 | -3/+7 |
| | | |||||
| * | Added missing success check around chmod() for windows during temp file creation | Ilia Alshanetsky | 2011-01-11 | 1 | -1/+5 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex | Pierre Joye | 2010-08-30 | 1 | -1/+1 |
| | | |||||
| * | - prevent unexpectable behaviors (for the user) with invalid path | Pierre Joye | 2010-02-07 | 1 | -0/+10 |
| | | |||||
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | | |||||
| * | MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using | Ilia Alshanetsky | 2009-06-30 | 1 | -2/+9 |
| | | | | | | TMPDIR). | ||||
| * | Revert patch | Ilia Alshanetsky | 2009-06-24 | 1 | -8/+1 |
| | | |||||
| * | MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using | Ilia Alshanetsky | 2009-06-24 | 1 | -1/+8 |
| | | | | | | TMPDIR). | ||||
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | | |||||
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | | |||||
| * | MFH | Antony Dovgal | 2007-08-10 | 1 | -6/+19 |
| | | |||||
| * | MFH: Fixed compile warnings | Jani Taskinen | 2007-07-21 | 1 | -1/+1 |
| | | |||||
| * | Allow file uploads to bypass open_basedir checks (fixes regression) | Ilia Alshanetsky | 2007-07-17 | 1 | -2/+7 |
| | | |||||
| * | fix MFHed segfault | Antony Dovgal | 2007-02-07 | 1 | -2/+2 |
| | | |||||
| * | - MFH Fix memleak with temp dir | Marcus Boerger | 2007-02-07 | 1 | -3/+11 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | Improve open_basedir checks | Ilia Alshanetsky | 2006-10-13 | 1 | -2/+5 |
| | | |||||
| * | MFH | Antony Dovgal | 2006-09-28 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()). | Ilia Alshanetsky | 2006-09-27 | 1 | -1/+10 |
| | | |||||
| * | Fixed handling of extremely long paths inside tempnam() function. | Ilia Alshanetsky | 2006-05-23 | 1 | -5/+4 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | | |||||
| * | fix off-by-one in _php_image_output() | Antony Dovgal | 2005-05-06 | 1 | -1/+4 |
| | | | | | | and prevent such errors in php_do_open_temporary_file() | ||||
| * | NetWare LibC has mkstemp implementation | Anantha Kesari H Y | 2005-02-23 | 1 | -9/+0 |
| | | |||||
