[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c http_fopen_wrapper.c /ext/standard/tests/file fgetcsv_variation14.phpt fgetcsv_variation21.phpt

2009-05-24 Thread Ilia Alshanetsky
iliaa Sun May 24 16:02:22 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c http_fopen_wrapper.c /php-src/ext/standard/tests/filefgetcsv_variation14.phpt fgetcsv_variation21.phpt Log:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c http_fopen_wrapper.c /ext/standard/tests/file fgetcsv_variation14.phpt fgetcsv_variation21.phpt

2009-05-24 Thread Jani Taskinen
And the HEAD..? --Jani Ilia Alshanetsky kirjoitti: iliaa Sun May 24 16:02:22 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c http_fopen_wrapper.c /php-src/ext/standard/tests/file fgetcsv_variation14.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c http_fopen_wrapper.c /ext/standard/tests/file fgetcsv_variation14.phpt fgetcsv_variation21.phpt

2009-05-24 Thread Ilia Alshanetsky
Should have that soon, code is completely different there Ilia Alshanetsky CIO/CSO Centah Inc. On 24-May-09, at 12:07, Jani Taskinen jani.taski...@sci.fi wrote: And the HEAD..? --Jani Ilia Alshanetsky kirjoitti: iliaaSun May 24 16:02:22 2009 UTC Modified files:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c /ext/standard/tests/file bug44034.phpt

2009-05-08 Thread Arnaud Le Blanc
lbarnaudFri May 8 09:49:27 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug44034.phpt Modified files: /php-src/ext/standard file.c Log: MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file()

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c streamsfuncs.c /main php_streams.h /main/streams cast.c streams.c

2009-04-19 Thread Arnaud Le Blanc
lbarnaudSun Apr 19 17:10:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_streams.h /php-src/main/streams cast.c streams.c /php-src/ext/standard file.c streamsfuncs.c Log: MFH: Better fix for #47997

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c streamsfuncs.c /main php_streams.h /main/streams cast.c streams.c

2009-04-19 Thread Antony Dovgal
On 19.04.2009 21:10, Arnaud Le Blanc wrote: lbarnaud Sun Apr 19 17:10:52 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_streams.h /php-src/main/streams cast.c streams.c /php-src/ext/standard file.c streamsfuncs.c Log:

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

2008-11-01 Thread Jani Taskinen
janiSat Nov 1 22:39:14 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: [DOC] MF53: Forward compatibility http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.35r2=1.409.2.6.2.36diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c fsock.c proc_open.c streamsfuncs.c /ext/standard/tests/file fscanf_variation10.phpt fscanf_variation16.phpt fscanf_variation22.phpt fscanf_variati

2008-07-22 Thread Felipe Pena
felipe Tue Jul 22 14:11:26 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c fsock.c proc_open.c streamsfuncs.c /php-src/ext/standard/tests/filefscanf_variation10.phpt fscanf_variation16.phpt

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

2007-11-13 Thread Antony Dovgal
tony2001Tue Nov 13 10:31:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.29r2=1.409.2.6.2.30diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c /ext/standard/tests/file copy_variation12.phpt

2007-08-12 Thread Ilia Alshanetsky
iliaa Sun Aug 12 17:09:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c /php-src/ext/standard/tests/filecopy_variation12.phpt Log: Fixed copy test as well as the directory check inside copy() function

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

2007-08-10 Thread Antony Dovgal
tony2001Fri Aug 10 08:58:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: nuke the dot http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.23r2=1.409.2.6.2.24diff_format=u Index:

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

2007-08-10 Thread Rui Hirokawa
hirokawaSat Aug 11 04:35:00 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fixed compilation error: S_ISDIR is undefined.

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

2007-08-08 Thread Antony Dovgal
tony2001Wed Aug 8 22:32:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fix ws folding http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.21r2=1.409.2.6.2.22diff_format=u Index:

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

2007-05-18 Thread Antony Dovgal
tony2001Fri May 18 20:34:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fix leak and check for 0 only of the 5th arg was passed

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

2007-02-13 Thread Antony Dovgal
tony2001Tue Feb 13 12:56:37 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.15r2=1.409.2.6.2.16diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard file.c /ext/standard/tests/strings get_meta_tags.phpt

2006-11-13 Thread Antony Dovgal
tony2001Mon Nov 13 20:18:12 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings get_meta_tags.phpt Modified files: /php-src/ext/standard file.c Log: MFH: fix leaks in get_meta_tags() when used with

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

2006-11-13 Thread Antony Dovgal
tony2001Mon Nov 13 20:31:27 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: don't forget to close the stream when/if flock() fails

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

2006-08-19 Thread Antony Dovgal
tony2001Fri Aug 18 12:50:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: MFH: add a notice to fgetcsv() when delimiter or enclosure is longer than 1 char (feature request #38496)

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

2006-05-29 Thread Antony Dovgal
tony2001Mon May 29 10:24:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: MFH: prevent resource leaking when passing invalid stream resource as second argument

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

2006-05-29 Thread Antony Dovgal
tony2001Mon May 29 10:39:59 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: initialize srcstream http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.2r2=1.409.2.6.2.3diff_format=u Index: