History log of /PHP-5.4/ext/standard/file.c (Results 101 – 125 of 533)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6d41d020 18-May-2007 Antony Dovgal

MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents())


Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# f3a9413b 23-Feb-2007 Antony Dovgal

MFH: fix #40606 (umask is not being restored when request is finished)


Revision tags: php-4.4.6RC1, php-4.4.5
# 60c435df 13-Feb-2007 Antony Dovgal

MFH


Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 03312cc0 19-Dec-2006 Dmitry Stogov

Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection


Revision tags: php-5.2.1RC1
# d9f03aac 09-Dec-2006 Hannes Magnusson

MFH: sys_get_temp_dir()


# efa9b7e2 22-Nov-2006 Pierre Joye

- MFH: #39538, fgetcsv can't handle starting newlines and trailing odd
number of backslashes (David Soria Parra, Pierre)


# 296e2a37 20-Nov-2006 Antony Dovgal

MFH


# fca0e244 15-Nov-2006 Ilia Alshanetsky

Added missing object support to file_put_contents().


# 017f3ae4 13-Nov-2006 Antony Dovgal

don't forget to close the stream when/if flock() fails


# 34db368f 13-Nov-2006 Antony Dovgal

MFH: fix leaks in get_meta_tags() when used with b0rked HTML
add test


Revision tags: php-5.2.0, php-5.2.0RC6
# bc59416f 13-Oct-2006 Ilia Alshanetsky

Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
open_basedir).


Revision tags: php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6
# a33913d9 18-Aug-2006 Antony Dovgal

MFH: add a notice to fgetcsv() when delimiter or enclosure is longer than 1 char
(feature request #38496)


Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 9c30e20b 15-Jul-2006 Marcus Boerger

- MFH Implement todo: SplFileObject: ability to set the CSV separator per object


# 54dba635 14-Jul-2006 Antony Dovgal

rephrase the error message (fixes #38106)


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API
# be0b8c71 29-May-2006 Antony Dovgal

initialize srcstream


# 1a63feff 29-May-2006 Antony Dovgal

MFH: prevent resource leaking when passing invalid stream resource as second argument


Revision tags: php-4.4.3RC1
# 4ab6eb3d 14-May-2006 Ilia Alshanetsky

MFH: Fixed bug #36630 (umask not reset at the end of the request).


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 8f7319a4 06-Apr-2006 Ilia Alshanetsky

Fixed safe_mode check for source argument of the copy() function.


Revision tags: php-5.1.3RC2
# 4ca3df56 27-Mar-2006 Ilia Alshanetsky

Check 2nd parameter of tempnam() against path components.


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4
# 6c509aa8 13-Jan-2006 Pierre Joye

- add php_mkdir_ex, works like php_mkdir but allows to silent any error
when no options are used


Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# d0a54af4 05-Dec-2005 foobar

MFH: Nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1
# af0adbed 21-Oct-2005 Dmitry Stogov

Fixed fgetcsv() and fputcsv() inconsistency.


Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


12345678910>>...22