History log of /PHP-5.5/ext/standard/file.c (Results 126 – 150 of 553)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: RELEASE_0_9, php-5.1.0b3
# fa4ea0ff 12-Jul-2005 Ilia Alshanetsky

Added support for LOCK_EX flag for file_put_contents().


Revision tags: php-4.4.0, php-4.4.0RC2, php-5.1.0b2
# 49c23321 22-Jun-2005 Ilia Alshanetsky

Fixed bug #32160 (copying a file into itself leads to data loss).


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# a7ae41bf 06-Apr-2005 Ilia Alshanetsky

Fixed bug #31363 (broken non-blocking flock()).

# Patch by ian at snork dot net


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# f95651e3 27-Mar-2005 Ilia Alshanetsky

revert copy patch.


Revision tags: php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 6bd82576 07-Mar-2005 Marcus Boerger

- Fix proto
- Do not try to write zero bytes


12345678910>>...23