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

2008-03-27 Thread Benjamin Schulz
Can't you check with php_stream_supports_lock here wether the stream- wrapper supports locking? regards, Benjamin On 27.03.2008, at 00:06, Ilia Alshanetsky wrote: iliaa Wed Mar 26 23:06:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standardfile.

[PHP-CVS] cvs: php-src /ext/tokenizer Makefile.frag

2008-03-27 Thread Antony Dovgal
tony2001Thu Mar 27 08:32:49 2008 UTC Modified files: /php-src/ext/tokenizer Makefile.frag Log: add missing EOL and fix build http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/Makefile.frag?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/tokenize

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

2008-03-27 Thread Antony Dovgal
On 27.03.2008 10:15, Benjamin Schulz wrote: > Can't you check with php_stream_supports_lock here wether the stream- > wrapper supports locking? I agree, that would make much more sense. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP-CVS] cvs: CVSROOT / avail

2008-03-27 Thread Derick Rethans
derick Thu Mar 27 10:31:40 2008 UTC Modified files: /CVSROOTavail Log: - Give lukas qaweb karma. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1374&r2=1.1375&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1374 CVSROOT/avail:1.1375 --- CVSR

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard/tests/file include_streams.phpt /main fopen_wrappers.c php_streams.h /main/streams plain_wrapper.c streams.c

2008-03-27 Thread Dmitry Stogov
dmitry Thu Mar 27 10:33:40 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/fileinclude_streams.phpt Modified files: /php-srcNEWS /php-src/main fopen_wrappers.c php_streams.h /php-src/main/streams

[PHP-CVS] cvs: php-src /ext/standard/tests/file include_streams.phpt /main fopen_wrappers.c php_streams.h /main/streams plain_wrapper.c streams.c

2008-03-27 Thread Dmitry Stogov
dmitry Thu Mar 27 10:33:53 2008 UTC Modified files: /php-src/main fopen_wrappers.c php_streams.h /php-src/main/streams plain_wrapper.c streams.c /php-src/ext/standard/tests/fileinclude_streams.phpt Log: Added ability to use stream wrapper

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file fseek_dir_basic.phpt

2008-03-27 Thread Jani Taskinen
janiThu Mar 27 10:45:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefseek_dir_basic.phpt Log: - Fix test (readdir() does not sort the results..) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fseek_dir_basic.p

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

2008-03-27 Thread Jani Taskinen
janiThu Mar 27 10:45:06 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefseek_dir_basic.phpt Log: MF53:- Fix test (readdir() does not sort the results..) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fseek_dir_ba

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

2008-03-27 Thread Andrey Hristov
andrey Thu Mar 27 14:48:00 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard credits_ext.h Log: Recreate http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.6&r2=1.30.2.6.2.7&diff_format=u Index: php-src/ext/sta

[PHP-CVS] cvs: php-src /ext/standard/tests/file fseek_dir_basic.phpt

2008-03-27 Thread Jani Taskinen
janiThu Mar 27 15:06:16 2008 UTC Modified files: /php-src/ext/standard/tests/filefseek_dir_basic.phpt Log: MFB: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fseek_dir_basic.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/sta

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

2008-03-27 Thread Benjamin Schulz
Can't you check with php_stream_supports_lock here wether the stream-wrapper supports locking? That requires an open stream. And why don't you raise the warning after opening the stream? There is this check anyway: if (flags & LOCK_EX && (!php_stream_supports_lock(stream) || php_strea

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-03-27 Thread Ilia Alshanetsky
iliaa Thu Mar 27 22:44:03 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.6RC3 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1124&r2=1.2027.2.547.2.1125&diff_format=u Ind

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-03-27 Thread Ilia Alshanetsky
iliaa Thu Mar 27 22:53:49 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1125&r2=1.2027.2.547.2.1126&diff_format=u