Lines Matching refs:file

10   . Fixed bug #60112 (If URI does not contain a file, index.php is not served).
439 . Re-implemented non-file related functionality. (Mike)
463 - Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
466 - Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). (Andrey, Laruence)
474 . Fixed bug #55576: Cannot conditionally move uploaded file without race
488 . Fixed bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed
656 . Supress warning on non-existent file open with Berkeley DB 5.2 (Chris Jones)
764 . Implemented FR #54172 (Overriding the pid file location of php-fpm). (fat)
1020 . Implemented FR #26158 (open arbitrary file descriptor with fopen). (Gustavo)
1045 . Fixed bug #49072 (feof never returns true for damaged file in zip).
1098 . Added '-t/--test' to php-fpm to check and validate FPM conf file. (fat)
1328 . Fixed bug #52693 (configuration file errors are not logged to stderr). (fat)
1427 - Added support for copy to/from array/file for pdo_pgsql extension.
1500 - Fixed bug #52138 (Constants are parsed into the ini file for section names).
1559 - Fixed bug #51647 Certificate file without private key (pk in another file)
1644 file and line in trace). (Felipe)
1709 - Removed automatic file descriptor unlocking happening on shutdown and/or
1804 - Fixed bug #50464 (declare encoding doesn't work within an included file).
1845 not file). (Stas)
1851 non-existant file). (Dmitry)
1930 - Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case
1937 number of file uploads per-request to 20 by default, to prevent possible
1938 DOS via temporary file exhaustion. (Ilia)
2010 - Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after
2048 - Fixed bug #49072 (feof never returns true for damaged file in zip). (Pierre)
2098 - Fixed bug #48783 (make install will fail saying phar file exists). (Greg)
2129 - Fixed bug #48637 ("file" fopen wrapper is overwritten when using
2136 file). (Greg)
2596 - Fixed invalid calls to free when internal fileinfo magic file is used. (Scott)
2645 - Fixed bug #47596 (Bus error on parsing file). (Dmitry)
2670 - Fixed bug #47085 (rename() returns true even if the file in PHAR does not
2839 - Fixed bug #48518 (curl crashes when writing into invalid file handle). (Tony)
2885 - Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file). (Jani)
2886 - Fixed bug #48202 (Out of Memory error message when passing invalid file
3025 - Fixed bug #47217 (content-type is not set properly for file uploads). (Ilia)
3122 - Fixed a bug inside dba_replace() that could cause file truncation
3145 document to file. (Ilia)
3181 - Fixed bug #46379 (Infinite loop when parsing '#' in one line file). (Arnaud)
3243 in parsed file). (Jani)
3306 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
3344 - Fixed bug #44246 (closedir() accepts a file resource opened by fopen()).
3383 - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=path).
3476 - Fixed bug #43793 (zlib filter is unable to auto-detect gzip/zlib file headers). (Greg)
3513 - Fixed bug #43216 (stream_is_local() returns false on "file://"). (Dmitry)
3515 - Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on file truncation). (Ilia)
3555 - Fixed move_uploaded_file() to always set file permissions of resulting file
3728 - Fixed EOF handling in case of reading from file opened in write only mode.
3788 - Fixed bug #42027 (is_file() / is_dir() matches file/dirnames with wildcard char
3888 non-existent file). (Tony)
3941 - Added --ini switch to CLI that prints out configuration file names. (Marcus)
3978 - Fixed bug #41394 (dbase_create creates file with corrupted header). (Tony)
4120 - Fixed bug #40897 (error_log file not locked). (Ilia)
4314 . removed unnecessary checks for ISREG file and corresponding stat() calls
4325 . removed unnecessary ftell() calls (one call for each included PHP file)
4673 - In addition to path to php.ini, PHPRC now may specify full file name.
4755 - Fixed invalid read in imagecreatefrompng when an empty file is given
4807 - Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
4820 - Fixed bug #38779 (engine crashes when require()'ing file with syntax error
4839 - Fixed bug #38579 (include_once() may include the same file twice). (Dmitry)
4880 - Implemented #38357 (dbase_open can't open DBase 3 dbf file).
4950 - Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from
4968 - Fixed bug #37864 (file_get_contents() leaks on empty file). (Hannes)
4977 - Fixed bug #37780 (memory leak trying to execute a non existing file (CLI)).
5044 - Fixed bug #37341 ($_SERVER in included file is shortened to two entries,
5111 - Fixed issues with info-class/file-class in SPL directory handling classes.
5133 . Added filtering mode option to imagepng() to allow reducing file size.
5147 file. (Mike)
5231 - Fixed bug #36820 (Privileged connection with an Oracle password file
5240 - Fixed bug #36745 (No error message when load data local file isn't found).
5529 - Fixed bug #35382 (Comment in end of file produces fatal error). (Ilia)
5542 - Added missing safe_mode/open_basedir checks for file uploads. (Ilia)
5590 - Added possibility to access INI variables from within .ini file. (Andrei)
5993 - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists). (Jani)
6034 - Fixed bug #33150 (shtool: insecure temporary file creation). (Jani)
6073 - Fixed bug #32924 (file included with "auto_prepend_file" can be included
6081 - Fixed bug #32810 (temporary files not using plain file wrapper). (Ilia)
6098 - Fixed bug #32686 (Require/include file in destructor causes segfault).
6128 - Fixed bug #32491 (File upload error - unable to create a temporary file).
6147 - Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia)
6311 file). (Tony)
6398 - Fixed bug #31101 (missing kerberos header file path with --with-openssl). (Jani)
6441 - Fixed bug #28804 (ini-file section parsing pattern is buggy).
6469 - Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
6573 - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)
6576 - Fixed bug #30182 (SOAP module processing WSDL file dumps core). (Dmitry)