History log of /PHP-5.4/ext/standard/file.c (Results 51 – 75 of 533)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 824692fa 03-Nov-2009 Guenter Knauf

removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.


Revision tags: php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 80bdbc8f 29-Sep-2009 Rasmus Lerdorf

Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.


# 20c5df8c 25-Sep-2009 Felipe Pena

- Fixed mem leak


# eb2d5482 24-Sep-2009 Ilia Alshanetsky

Make tempnam() return FALSE on error as documented


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0
# 56d7a43f 22-Jun-2009 Felipe Pena

- Fixed bug #48641 (tmpfile() uses old parameter parsing)


Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 529bcf35 24-May-2009 Ilia Alshanetsky

MFB: Improve fix for bug #48313


# 2e61607c 21-May-2009 Jani Taskinen

MFH: ws


# e99d4e9a 18-May-2009 Ilia Alshanetsky

Fixed bug #48313 (fgetcsv() does not return null for empty rows)


# 1d13e22f 08-May-2009 Arnaud Le Blanc

Fix invalid read


Revision tags: php-5.3.0RC2
# 8ea9eb85 19-Apr-2009 Arnaud Le Blanc

MFH: Better fix for #47997


# 14c717f4 19-Apr-2009 Arnaud Le Blanc

Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# d0c201d3 20-Jan-2009 Pierre Joye

- [DOC] add support for fnmatch() on Windows
- enable tests (pass)


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS
# dda00318 13-Dec-2008 Lars Strojny

One len variable is enough here, we can reuse it


# e5c13558 12-Dec-2008 Hannes Magnusson

MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5
# dffdb48c 26-Nov-2008 Arnaud Le Blanc

MFH: Fixed bug #46673 (stream_lock call with wrong paramater)


Revision tags: php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 8f12025b 02-Nov-2008 Felipe Pena

- MFH: Added str_getcsv()


Revision tags: php-5.2.7RC2
# d69dfa4b 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


Revision tags: php-5.2.7RC1
# b861898f 12-Sep-2008 Felipe Pena

- MFH: Fixed unexpected zval changes


# 318efa7f 12-Aug-2008 Felipe Pena

- New parameter parsing API (for fscanf)


# 7023ed85 11-Aug-2008 Pierre Joye

- [DOC] MFH: detect if dest is a dir (if the given stream layer supports stat)
and fails
. remove win32 specific test. The errors are not the same


Revision tags: php-4.4.9, php-5.3.0alpha1
# 28a22396 23-Jul-2008 Antony Dovgal

MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE


# fdfbfb96 22-Jul-2008 Felipe Pena

- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())


Revision tags: php-4.4.9RC1
# 89935d6f 21-Jul-2008 Jani Taskinen

- Forward compatibility.
# @DOC@, [DOC], *DOC*: Added FILE_TEXT and FILE_BINARY constants for forward compatibility.


# cf7e15c3 11-Jul-2008 Antony Dovgal

MFH: manage references of stream context properly


12345678910>>...22