History log of /PHP-7.4/ext/standard/file.c (Results 276 – 300 of 692)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# cf6711ab 07-Mar-2005 Marcus Boerger

- Length needs to be positive


# 97655f8a 07-Mar-2005 Marcus Boerger

- Make maic qutes runtime work if length is specified too


# 85ebbd28 07-Mar-2005 Marcus Boerger

- Delay memory allocation, speeds up faiure case


# 7fbc91ac 07-Mar-2005 Marcus Boerger

- Allow length 0 as default (e.g. skip param)


# 09a8f38e 03-Mar-2005 Ilia Alshanetsky

Fixed bug #32160 (file truncation in copy() when source & destination are
the same).


Revision tags: RELEASE_0_2_4
# 67a29983 17-Feb-2005 Anantha Kesari H Y

NetWare libc has pwd.h


Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 55fd7ac6 08-Feb-2005 Ilia Alshanetsky

Added optional maxlen parameter to file_get_contents().


# 1069cefa 06-Feb-2005 Wez Furlong

support sucking data from streams in file_put_contents()


Revision tags: php-5.0.3, php-4.3.10
# d213b67c 12-Dec-2004 Wez Furlong

Add missing constants for socketpair().
I thought I had included these...
Good catch Nuno :)


# d10b86f8 12-Dec-2004 Wez Furlong

Add stream_socket_pair(), a streams based version of socketpair().
Modified patch from Vincent [six at t0x dot net]


Revision tags: SQLITE_4_3_20041227
# 01b996b9 10-Dec-2004 Antony Dovgal

fix buffer overrun & segfault in get_meta_tags() when there is no tag value


1...<<11121314151617181920>>...28