[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/ext/standard/tests/strings/bug55674.phpt branches/PHP_5_4/ext/standard/file.c branches/PHP_5_4/ext/standard/tests/str

2011-09-13 Thread Xinchen Hui
laruence Tue, 13 Sep 2011 12:44:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=316618 Log: Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) which was introduced by r311543 Bug: https://bugs.php.net/55674

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c branches/PHP_5_4/ext/standard/file.c trunk/ext/standard/file.c

2011-06-19 Thread Felipe Pena
felipe Sun, 19 Jun 2011 14:50:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=312285 Log: - Opss, restore old behavior Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/file.c U php/php-src/branches/PHP_5_4/ext/standard/f

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c branches/PHP_5_4/ext/standard/file.c trunk/ext/standard/file.c

2011-06-19 Thread Felipe Pena
felipe Sun, 19 Jun 2011 14:27:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=312284 Log: - Added missing void param check in sys_get_temp_dir - Fixed param check of umask() Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/fil

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ file.c file.h ftp_fopen_wrapper.c http_fopen_wrapper.c

2010-11-18 Thread Gustavo André dos Santos Lopes
cataphract Thu, 18 Nov 2010 12:10:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=305495 Log: - Implemented alternative strategy for change in rev #304985 so as to not to break binary compatibility in the 5.3 branch. Bug: http://bugs.php.net/30

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/main/php_streams.h trunk/ext/standard/file.c trunk/main/php_streams.h

2010-09-09 Thread Adam Harvey
aharvey Fri, 10 Sep 2010 03:08:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=303249 Log: Fix bug #52802 (Out-of-date comment for file_get_contents/php_stream_copy_to_mem) by updating the relevant comments. Bug: http://bugs.php.net/52802 (Ass

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ file.c

2010-05-02 Thread Felipe Pena
felipe Sun, 02 May 2010 20:11:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=298882 Log: - Revert accidental changes Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/file.c Modified: php/php-src/branches/PHP_5_3/ext/standard

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c trunk/ext/standard/file.c

2009-09-24 Thread Felipe Pena
felipe Fri, 25 Sep 2009 01:46:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=288705 Log: - Fixed mem leak Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/file.c U php/php-src/trunk/ext/standard/file.c Modified: php/ph