[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2005-03-02 Thread Ilia Alshanetsky
iliaa Wed Mar 2 22:32:00 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #32160 (file truncation in copy() when source destination are the same).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2005-01-17 Thread Ilia Alshanetsky
iliaa Mon Jan 17 19:14:56 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: Fixed bug #31580 (fgetcsv() problematic with escape sequences).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-12-08 Thread Ilia Alshanetsky
iliaa Wed Dec 8 16:15:03 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #31024 (Crash in fgetcsv() with negative length).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-12-06 Thread Ilia Alshanetsky
iliaa Mon Dec 6 18:31:58 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-08-17 Thread Ilia Alshanetsky
iliaa Tue Aug 17 10:10:04 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped enclosures).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-01-20 Thread Ilia Alshanetsky
iliaa Tue Jan 20 21:33:23 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #26974 (rename() doesn't check the destination file against safe_mode/open_basedir).

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-01-14 Thread Wez Furlong
wez Wed Jan 14 09:31:28 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: Fixed bug #26772 (fgets returns NULL instead of FALSE). (Wez) Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.524

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2004-01-01 Thread Ilia Alshanetsky
iliaa Thu Jan 1 19:58:16 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #26752 (Silent unterminated loop when length parameter for fgets(), fread() and fgetss() is 0). Index:

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2003-11-23 Thread Ilia Alshanetsky
iliaa Sun Nov 23 20:44:00 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #26355 (flock() doesn't initialize the wouldblock argument) Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c /ext/standard/tests/file bug26003.phpt test3.csv

2003-11-07 Thread Ilia Alshanetsky
iliaa Fri Nov 7 16:40:48 2003 EDT Added files: (Branch: PHP_4_3) /php-src/ext/standard/tests/filetest3.csv bug26003.phpt Modified files: /php-srcNEWS /php-src/ext/standard file.c Log: Fixed bug #26003 (Make fgetcsv()

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2003-10-09 Thread Ilia Alshanetsky
iliaa Thu Oct 9 21:38:04 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard file.c /php-srcNEWS Log: Fixed bug #25814 (Make flock() return correct value when 3rd argument is used). # This bug is 4.3.X specific, no need to MFB

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2003-09-09 Thread Ilia Alshanetsky
iliaa Tue Sep 9 20:22:21 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard file.c /php-srcNEWS Log: MFH: Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existent paths) Index: php-src/ext/standard/file.c

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2003-07-27 Thread Ilia Alshanetsky
iliaa Sun Jul 27 14:46:03 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: MFH: Fixed bug #24557 (make fclose() respect refcount on the resource). Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.306