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

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 03:13:47 2006 UTC Modified files: /php-src/ext/standard file.c Log: Apply new path encoding style to the rest of e/s/file.c This layout is definately simpler to maintain and every bit as functional as the other version. http://c

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

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 02:47:34 2006 UTC Modified files: /php-src/ext/standard file.c Log: Apply simplified path encoding to copy() and give it a context param. Funnily enough, this makes the copy() implementation almost identical to what it was back in PHP5.

[PHP-CVS] cvs: php-src /ext/standard file.c /main php_streams.h

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 02:24:29 2006 UTC Modified files: /php-src/main php_streams.h /php-src/ext/standard file.c Log: Try out simplified API for encoding paths/filenames http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.115&r2=1.116&dif

[PHP-CVS] cvs: php-src /ext/hash hash.c /ext/hash/tests adler32.phpt crc32.phpt gost.phpt haval.phpt hmac-md5.phpt md2.phpt md4.phpt md5.phpt ripemd128.phpt ripemd160.phpt ripemd256.phpt ripemd320.ph

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 01:38:06 2006 UTC Modified files: /php-src/ext/hash hash.c /php-src/ext/hash/tests adler32.phpt crc32.phpt gost.phpt haval.phpt hmac-md5.phpt md2.phpt md4.phpt md5.phpt ripem

[PHP-CVS] cvs: php-src /ext/standard php_string.h string.c

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 01:11:05 2006 UTC Modified files: /php-src/ext/standard php_string.h string.c Log: ZTS fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/php_string.h?r1=1.101&r2=1.102&diff_format=u Index: php-src/ext/standard/php_string.h diff -u p

[PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 00:32:13 2006 UTC Modified files: /php-src/ext/standard md5.c sha1.c Log: Allow unicode-ascii to binary conversion and do proper path conversion for file variants http://cvs.php.net/viewvc.cgi/php-src/ext/standard/md5.c?r1=1.47&r2=1.48&

[PHP-CVS] cvs: php-src /ext/standard dns.c

2006-09-24 Thread Sara Golemon
pollita Mon Sep 25 02:27:24 2006 UTC Modified files: /php-src/ext/standard dns.c Log: PHP6 Updates and some very minor feature add in dns_get_record() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src /ext/standard type.c

2006-09-24 Thread Sara Golemon
pollita Mon Sep 25 01:37:55 2006 UTC Modified files: /php-src/ext/standard type.c Log: Make settype($var, 'string'); behave like $var = (string)$var; e.g. switch between (binary) and (unicode) depending on UG(unicode) http://cvs.php.net/viewvc.cgi/php

[PHP-CVS] cvs: php-src /ext/standard crc32.c crypt.c

2006-09-24 Thread Sara Golemon
pollita Mon Sep 25 01:33:57 2006 UTC Modified files: /php-src/ext/standard crc32.c crypt.c Log: Flag a couple more unicode ready functions http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crc32.c?r1=1.19&r2=1.20&diff_format=u Index: php-src/ext/standard/

[PHP-CVS] cvs: php-src /ext/standard base64.c

2006-09-24 Thread Sara Golemon
pollita Mon Sep 25 01:27:11 2006 UTC Modified files: /php-src/ext/standard base64.c Log: base64 functions are basicly binary-only ops http://cvs.php.net/viewvc.cgi/php-src/ext/standard/base64.c?r1=1.48&r2=1.49&diff_format=u Index: php-src/ext/standard/base

[PHP-CVS] cvs: php-src /ext/standard fsock.c

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 21:43:42 2006 UTC Modified files: /php-src/ext/standard fsock.c Log: PHP6 Update: fsockopen/psfockopen http://cvs.php.net/viewvc.cgi/php-src/ext/standard/fsock.c?r1=1.123&r2=1.124&diff_format=u Index: php-src/ext/standard/fsock.c diff -u

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

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 21:40:45 2006 UTC Modified files: /php-src/ext/standard file.c Log: PHP6 Updates for rmdir/mkdir/rename http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.456&r2=1.457&diff_format=u Index: php-src/ext/standard/file.c diff -u

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

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 20:33:14 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c plain_wrapper.c /php-src/ext/standard file.c Log: PHP6 Updates for popen() and related functionality http://cvs.php.net/vi

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

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 20:01:29 2006 UTC Modified files: /php-src/ext/standard file.c Log: PHP6 Update for get_meta_tags() -- What a silly function... http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.454&r2=1.455&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src /ext/standard type.c

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 18:23:47 2006 UTC Modified files: /php-src/ext/standard type.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/type.c?r1=1.42&r2=1.43&diff_format=u Index: php-src/ext/standard/type.c diff -u php-src/ext/standard/type

[PHP-CVS] cvs: php-src /ext/standard math.c

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 17:59:41 2006 UTC Modified files: /php-src/ext/standard math.c Log: PHP6 Updates w/ minor refactoring http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.136&r2=1.137&diff_format=u Index: php-src/ext/standard/math.c diff -u php

[PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 17:09:46 2006 UTC Modified files: /php-src/ext/standard md5.c sha1.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/md5.c?r1=1.46&r2=1.47&diff_format=u Index: php-src/ext/standard/md5.c diff -u php-src/ext/standard/

[PHP-CVS] cvs: php-src /ext/standard exec.c

2006-09-24 Thread Sara Golemon
pollita Sun Sep 24 17:03:58 2006 UTC Modified files: /php-src/ext/standard exec.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.120&r2=1.121&diff_format=u Index: php-src/ext/standard/exec.c diff -u php-src/ext/standard/ex

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /main php_streams.h /main/streams streams.c

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 19:54:30 2006 UTC Modified files: /php-src/main php_streams.h /php-src/ext/standard streamsfuncs.c /php-src/main/streams streams.c Log: Update stream_copy_to_stream() for PHP6 http://cvs.php.net/viewvc.cgi/php-src/m

[PHP-CVS] cvs: php-src /ext/standard dir.c

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 23:57:38 2006 UTC Modified files: /php-src/ext/standard dir.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.153&r2=1.154&diff_format=u Index: php-src/ext/standard/dir.c diff -u php-src/ext/standard/dir.c

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

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 21:48:33 2006 UTC Modified files: /php-src/ext/standard file.c Log: Fix copy() from last commit and add a few more PHP6 updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.453&r2=1.454&diff_format=u Index: php-src/ext/

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

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 20:02:26 2006 UTC Modified files: /php-src/ext/standard file.c Log: Update copy() for PHP6 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.452&r2=1.453&diff_format=u Index: php-src/ext/standard/file.c diff -u php-src/ext/s

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 18:42:33 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: Update stream_get_contents() for PHP6 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/streamsfuncs.c?r1=1.87&r2=1.88&diff_format=u Index: php-src/ext/standard

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

2006-09-22 Thread Sara Golemon
pollita Fri Sep 22 18:23:33 2006 UTC Modified files: /php-src/ext/standard file.c Log: Tweak file_get_contents()'s return value a little http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.451&r2=1.452&diff_format=u Index: php-src/ext/standard/f

[PHP-CVS] cvs: php-src /ext/standard assert.c basic_functions.c

2006-09-21 Thread Sara Golemon
pollita Fri Sep 22 01:55:48 2006 UTC Modified files: /php-src/ext/standard assert.c basic_functions.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/assert.c?r1=1.68&r2=1.69&diff_format=u Index: php-src/ext/standard/assert.c diff -u ph

[PHP-CVS] cvs: php-src /ext/standard filestat.c

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 23:36:13 2006 UTC Modified files: /php-src/ext/standard filestat.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.149&r2=1.150&diff_format=u Index: php-src/ext/standard/filestat.c diff -u php-src/ext/

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /ext/standard/tests/file 002.phpt stream_rfc2397_002.phpt

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 19:53:10 2006 UTC Modified files: /php-src/ext/standard/tests/file002.phpt stream_rfc2397_002.phpt /php-src/ext/standard streamsfuncs.c Log: Update (most of) the functions in streamsfuncs.c This commit also includes a change t

[PHP-CVS] cvs: php-src /ext/hash package2.xml

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 18:39:30 2006 UTC Modified files: /php-src/ext/hash package2.xml Log: Add double-width ripemd tests to package2.xml as well http://cvs.php.net/viewvc.cgi/php-src/ext/hash/package2.xml?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/hash/packa

[PHP-CVS] cvs: php-src /ext/hash package.xml

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 18:22:04 2006 UTC Modified files: /php-src/ext/hash package.xml Log: Add double-width ripemd tests to package.xml http://cvs.php.net/viewvc.cgi/php-src/ext/hash/package.xml?r1=1.22&r2=1.23&diff_format=u Index: php-src/ext/hash/package.xml di

[PHP-CVS] cvs: php-src /ext/unicode collator.c property.c transform.c unicode.c

2006-09-20 Thread Sara Golemon
pollita Wed Sep 20 23:44:23 2006 UTC Modified files: /php-src/ext/unicodecollator.c property.c transform.c unicode.c Log: Backfill protos for ext/unicode functions http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/collator.c?r1=1.7&r2=1.8&diff_format=u In

[PHP-CVS] cvs: php-src /ext/hash hash.c hash_ripemd.c php_hash.h php_hash_ripemd.h /ext/hash/tests ripemd256.phpt ripemd320.phpt

2006-09-19 Thread Sara Golemon
pollita Wed Sep 20 01:48:06 2006 UTC Added files: /php-src/ext/hash/tests ripemd256.phpt ripemd320.phpt Modified files: /php-src/ext/hash hash.c hash_ripemd.c php_hash.h php_hash_ripemd.h Log: Add ripemd256 and ripemd320 algos ht

[PHP-CVS] cvs: php-src /ext/hash hash.c /ext/hash/tests adler32.phpt crc32.phpt gost.phpt haval.phpt hmac-md5.phpt md2.phpt md4.phpt md5.phpt ripemd128.phpt ripemd160.phpt sha1.phpt sha256.phpt sha38

2006-09-19 Thread Sara Golemon
pollita Wed Sep 20 00:32:54 2006 UTC Modified files: /php-src/ext/hash hash.c /php-src/ext/hash/tests adler32.phpt crc32.phpt gost.phpt haval.phpt hmac-md5.phpt md2.phpt md4.phpt md5.phpt ripem

[PHP-CVS] cvs: php-src /ext/hash hash.c hash_md.c hash_sha.c php_hash_md.h php_hash_sha.h

2006-09-19 Thread Sara Golemon
pollita Tue Sep 19 23:42:49 2006 UTC Modified files: /php-src/ext/hash hash.c hash_md.c hash_sha.c php_hash_md.h php_hash_sha.h Log: Strip unused implementations of md5(), md5_file(), sha1(), and sha1_file() from this extension. It

[PHP-CVS] cvs: php-src /ext/bcmath bcmath.c

2006-09-19 Thread Sara Golemon
pollita Tue Sep 19 23:27:03 2006 UTC Modified files: /php-src/ext/bcmath bcmath.c Log: Refactor parameter parsing into the 21st century and flag Unicode readiness http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/bcmath.c?r1=1.66&r2=1.67&diff_format=u Index: ph

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /main/streams streams.c ZendEngine2 zend.c zend_globals.h

2006-09-19 Thread Sara Golemon
pollita Tue Sep 19 20:36:49 2006 UTC Modified files: /ZendEngine2zend.c zend_globals.h /php-src/ext/standard streamsfuncs.c /php-src/main/streams streams.c Log: Add INI controlled default stream encoding (unicode.stream_encoding). Ad

[PHP-CVS] cvs: php-src(PHP_5_1) /main network.c

2006-09-11 Thread Sara Golemon
pollita Mon Sep 11 19:18:10 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main network.c Log: MFH: Bug #38687 - sockaddr local storage insufficient for all sock families http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.118.2.2&r2=1.118.2.3&di

[PHP-CVS] cvs: php-src /main network.c

2006-09-11 Thread Sara Golemon
pollita Mon Sep 11 19:18:06 2006 UTC Modified files: /php-src/main network.c Log: Bug #38687 - sockaddr local storage insufficient for all sock families http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.122&r2=1.123&diff_format=u Index: php-src/mai

[PHP-CVS] cvs: php-src(PHP_5_2) /main network.c

2006-09-11 Thread Sara Golemon
pollita Mon Sep 11 19:18:07 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main network.c Log: MFH: Bug #38687 - sockaddr local storage insufficient for all sock families http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.118.2.2.2.1&r2=1.118.2.

[PHP-CVS] cvs: php-src /main/streams unicode_filter.c

2006-07-14 Thread Sara Golemon
pollita Fri Jul 14 22:24:08 2006 UTC Modified files: /php-src/main/streams unicode_filter.c Log: Logic fix: (!a == b) != (a != b) http://cvs.php.net/viewvc.cgi/php-src/main/streams/unicode_filter.c?r1=1.2&r2=1.3&diff_format=u Index: php-src/main/stream

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

2006-07-14 Thread Sara Golemon
pollita Fri Jul 14 20:50:45 2006 UTC Modified files: /php-src/ext/standard file.c Log: #38105 (4/3) ustrlen != USTRLEN, update variable names used to keep this block's meaning clear http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.446&r2=1.4

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

2006-07-14 Thread Sara Golemon
pollita Fri Jul 14 19:16:23 2006 UTC Modified files: /php-src/ext/standard file.c Log: #38105 (3/3) Default file_put_contents() to FILE_TEXT when unicode.semantics=on and flags param not specified http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?

[PHP-CVS] cvs: php-src /main/streams unicode_filter.c

2006-07-14 Thread Sara Golemon
pollita Fri Jul 14 19:15:31 2006 UTC Modified files: /php-src/main/streams unicode_filter.c Log: #38105 (2/3) Filters should report char/UChar count, not bytes http://cvs.php.net/viewvc.cgi/php-src/main/streams/unicode_filter.c?r1=1.1&r2=1.2&diff_format=u

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-07-14 Thread Sara Golemon
pollita Fri Jul 14 19:14:40 2006 UTC Modified files: /php-src/main/streams streams.c Log: #38105 (1/3) Backward logic, filter_product == IS_STRING means the wrapper HAS applied pre-filtering http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl/tests iterator_041b.phpt /ext/standard/tests/file mkdir-004.phpt mkdir-005.phpt

2006-05-30 Thread Sara Golemon
pollita Tue May 30 19:06:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/spl/tests iterator_041b.phpt /php-src/ext/standard/tests/filemkdir-004.phpt mkdir-005.phpt Log: MFH: Minor fixes (bjori) http://cvs.php.net/viewcvs.cgi/php-src/ext/s

[PHP-CVS] cvs: php-src /ext/spl/tests iterator_041b.phpt /ext/standard/tests/file mkdir-004.phpt mkdir-005.phpt

2006-05-30 Thread Sara Golemon
pollita Tue May 30 19:05:21 2006 UTC Modified files: /php-src/ext/spl/tests iterator_041b.phpt /php-src/ext/standard/tests/filemkdir-004.phpt mkdir-005.phpt Log: Minor fixes (bjori) http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/iterator_041b

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo package2.xml

2006-05-03 Thread Sara Golemon
pollita Thu May 4 00:21:51 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdopackage2.xml Log: Note addition of new class constants http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/package2.xml?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/ext/pd

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2006-05-03 Thread Sara Golemon
pollita Wed May 3 22:44:37 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: News entry for exporting PDO::PARAM_EVT_* constants http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.545&r2=1.2027.2.546&diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo pdo_dbh.c

2006-05-03 Thread Sara Golemon
pollita Wed May 3 21:58:39 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdopdo_dbh.c Log: mfh(r-1.129) Expose PARAM_EVT_* constants http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.82.2.30&r2=1.82.2.31&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/pdo pdo_dbh.c

2006-05-03 Thread Sara Golemon
pollita Wed May 3 21:57:58 2006 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: Expose PARAM_EVT_* constants http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.128&r2=1.129&diff_format=u Index: php-src/ext/pdo/pdo_dbh.c diff -u php-src/ext/pdo

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

2006-05-02 Thread Sara Golemon
pollita Tue May 2 18:23:33 2006 UTC Modified files: /php-src/ext/standard file.c Log: Unicode Updates: file() now unicode ready get_meta_tags() updated for FS encoding, but content is still non-unicode http://cvs.php.net/viewcvs.cgi/php-src/ext/sta

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

2006-04-18 Thread Sara Golemon
pollita Tue Apr 18 19:10:12 2006 UTC Modified files: /php-src/ext/standard file.c Log: Silence compiler warnings http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.436&r2=1.437&diff_format=u Index: php-src/ext/standard/file.c diff -u php-src/e

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2006-04-18 Thread Sara Golemon
pollita Tue Apr 18 19:09:31 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Fix copy/paste typo in php_stream_path_decode() proto http://cvs.php.net/viewcvs.cgi/php-src/main/php_streams.h?r1=1.111&r2=1.1

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

2006-04-17 Thread Sara Golemon
pollita Mon Apr 17 19:26:05 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard filters.c Log: MFH(r-1.55) Fix 'soft line break' handling in convert.quoted-printable-decode http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/filters.c?r1=1.44.2

[PHP-CVS] cvs: php-src /ext/standard filters.c

2006-04-17 Thread Sara Golemon
pollita Mon Apr 17 19:25:48 2006 UTC Modified files: /php-src/ext/standard filters.c Log: Fix 'soft line break' handling in convert.quoted-printable-decode http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/filters.c?r1=1.54&r2=1.55&diff_format=u Index: p

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

2006-04-14 Thread Sara Golemon
pollita Fri Apr 14 17:47:51 2006 UTC Modified files: (Branch: PHP_4_3) /php-src/ext/standard file.c Log: MFH (r-1.436) copy() should not disrespect open_basedir on source file http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.279.2.70&r2=1.279

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

2006-04-14 Thread Sara Golemon
pollita Fri Apr 14 17:46:59 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard file.c Log: MFH (r-1.436) copy() should not disrespect open_basedir on source file http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.279.2.70.2.6&r2=1

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

2006-04-14 Thread Sara Golemon
pollita Fri Apr 14 17:45:48 2006 UTC Modified files: (Branch: PHP_5_0) /php-src/ext/standard file.c Log: MFH (r-1.436) copy() should not disrespect open_basedir on source file http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.382.2.10&r2=1.382

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

2006-04-14 Thread Sara Golemon
pollita Fri Apr 14 17:44:56 2006 UTC Modified files: /php-src/ext/standard file.c Log: MFB (r-1.409.2.6) copy() should not disrespect open_basedir on source file http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.435&r2=1.436&diff_format=u In

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /main/streams filter.c php_stream_filter_api.h

2006-04-12 Thread Sara Golemon
pollita Thu Apr 13 04:41:09 2006 UTC Modified files: /php-src/main/streams php_stream_filter_api.h filter.c /php-src/ext/standard streamsfuncs.c Log: Preserve full name of filter for use in stream_get_meta_data() http://cvs.php.net/viewcvs.cgi/p

[PHP-CVS] cvs: php-src /ext/standard http_fopen_wrapper.c /main/streams filter.c php_stream_filter_api.h streams.c

2006-04-12 Thread Sara Golemon
-src/ext/standard/http_fopen_wrapper.c:1.112 Sun Mar 26 17:12:26 2006 +++ php-src/ext/standard/http_fopen_wrapper.c Wed Apr 12 22:40:56 2006 @@ -19,7 +19,7 @@ | Sara Golemon <[EMAI

[PHP-CVS] cvs: php-src /ext/standard uniqid.c

2006-04-06 Thread Sara Golemon
pollita Thu Apr 6 20:05:43 2006 UTC Modified files: /php-src/ext/standard uniqid.c Log: Plug leak which occurs in unicode mode http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/uniqid.c?r1=1.44&r2=1.45&diff_format=u Index: php-src/ext/standard/uniqid.c

[PHP-CVS] cvs: php-src /ext/standard/tests/file stream_get_line.phpt userfilters.phpt userstreams.phpt /ext/standard/tests/filters basic.phpt

2006-04-06 Thread Sara Golemon
pollita Thu Apr 6 20:03:27 2006 UTC Modified files: /php-src/ext/standard/tests/filestream_get_line.phpt userfilters.phpt userstreams.phpt /php-src/ext/standard/tests/filters basic.phpt Log: Silence false positives

[PHP-CVS] cvs: php-src /ext/standard/tests/file 004.phpt bug27508.phpt bug27619.phpt bug35781.phpt

2006-04-06 Thread Sara Golemon
pollita Thu Apr 6 19:51:36 2006 UTC Modified files: /php-src/ext/standard/tests/file004.phpt bug27508.phpt bug27619.phpt bug35781.phpt Log: Silence false positives in test failures http://cvs.php.net/viewcvs.cgi/php-

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-04-06 Thread Sara Golemon
pollita Thu Apr 6 19:39:11 2006 UTC Modified files: /php-src/main/streams streams.c Log: Do runtime conversions (with an E_NOTICE) on writing unicode data to a binary stream. Take the WTF out of the equation http://cvs.php.net/viewcvs.cgi/php-src/main/s

[PHP-CVS] cvs: php-src /ext/standard/tests/network tcp4loop.phpt tcp6loop.phpt udgloop.phpt udp4loop.phpt udp6loop.phpt unixloop.phpt

2006-04-02 Thread Sara Golemon
pollita Mon Apr 3 05:57:41 2006 UTC Modified files: /php-src/ext/standard/tests/network tcp4loop.phpt tcp6loop.phpt udgloop.phpt unixloop.phpt udp4loop.phpt udp6loop.phpt Log: Update

[PHP-CVS] cvs: php-src /ext/zlib/tests gzfilegzreadfile.phpt gzreadgzwrite.phpt gzreadgzwriteplain.phpt zlib_filter_deflate.phpt zlib_filter_inflate.phpt

2006-04-02 Thread Sara Golemon
pollita Sun Apr 2 17:49:10 2006 UTC Modified files: /php-src/ext/zlib/tests gzfilegzreadfile.phpt gzreadgzwrite.phpt gzreadgzwriteplain.phpt zlib_filter_deflate.phpt

[PHP-CVS] cvs: php-src /ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt with_files.phpt with_strings.phpt

2006-04-02 Thread Sara Golemon
pollita Sun Apr 2 17:41:04 2006 UTC Modified files: /php-src/ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt with_files.phpt with_strings.phpt Log: Make some tests pass. com

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

2006-03-31 Thread Sara Golemon
pollita Sat Apr 1 00:05:31 2006 UTC Modified files: /php-src/ext/standard file.c Log: Update filename handling and mark various functions for unicode safety http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.434&r2=1.435&diff_format=u Index: p

[PHP-CVS] cvs: php-src /ext/standard file.c /main php_streams.h /main/streams streams.c ZendEngine2 zend.c zend_globals.h

2006-03-31 Thread Sara Golemon
pollita Fri Mar 31 22:51:37 2006 UTC Modified files: /ZendEngine2zend.c zend_globals.h /php-src/ext/standard file.c /php-src/main php_streams.h /php-src/main/streams streams.c Log: Add API hooks and unicode.filesystem_encodi

[PHP-CVS] cvs: php-src /ext/standard file.c /main php_streams.h /main/streams streams.c

2006-03-29 Thread Sara Golemon
pollita Thu Mar 30 00:22:51 2006 UTC Modified files: /php-src/ext/standard file.c /php-src/main php_streams.h /php-src/main/streams streams.c Log: Make php_stream_copy_to_mem() unicode aware and update userspace function file_get_conte

[PHP-CVS] cvs: php-src /ext/standard file.c /main/streams streams.c

2006-03-29 Thread Sara Golemon
pollita Wed Mar 29 22:52:24 2006 UTC Modified files: /php-src/ext/standard file.c /php-src/main/streams streams.c Log: Update php_stream_passthru() to handle unicode data. This updates userspace functions fpassthru() and readfile() UG(output

[PHP-CVS] cvs: php-src / configure.in

2006-03-28 Thread Sara Golemon
pollita Wed Mar 29 01:52:28 2006 UTC Modified files: /php-srcconfigure.in Log: Ooops, missed a file http://cvs.php.net/viewcvs.cgi/php-src/configure.in?r1=1.600&r2=1.601&diff_format=u Index: php-src/configure.in diff -u php-src/configure.in:1.600 php-src/con

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c file.c streamsfuncs.c streamsfuncs.h /ext/unicode config.m4 config.w32 php_unicode.h unicode.c unicode_filter.c /main main.c php_streams.h /ma

2006-03-28 Thread Sara Golemon
pollita Wed Mar 29 01:20:43 2006 UTC Added files: /php-src/main/streams unicode_filter.c Removed files: /php-src/ext/unicodeunicode_filter.c Modified files: /php-src/ext/standard basic_functions.c file.

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard streamsfuncs.c

2006-03-28 Thread Sara Golemon
Aren't you going to merge this to the 5.1 branch? This change seems pretty useful to me. I have nothing against merging to 5.1, but that's up to the RM as it's new functionality. -Sara - Original Message - pollita Sun Mar 26 04:40:11 2006 UTC Modified files: /php-src NEWS /

[PHP-CVS] cvs: php-src / NEWS /ext/standard streamsfuncs.c

2006-03-25 Thread Sara Golemon
pollita Sun Mar 26 04:40:11 2006 UTC Modified files: /php-srcNEWS /php-src/ext/standard streamsfuncs.c Log: Expand stream_context_create() to allow specifying params as well as options. Ignore the internal name change of the first arg. The first

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-24 Thread Sara Golemon
pollita Sat Mar 25 04:37:44 2006 UTC Modified files: /php-src/main/streams streams.c Log: Handle converter instantiation errors properly http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.111&r2=1.112&diff_format=u Index: php-src/main/strea

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 22:27:13 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: Allow bidirectional encoding option via single context param http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/streamsfuncs.c?r1=1.70&r2=1.71&diff_format=u Ind

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 21:37:42 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: Fix stream_get_line(): Checking type isn't nearly as important as checking nullness... http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/streamsfuncs.c?r1

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

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 21:32:39 2006 UTC Modified files: /php-src/ext/standard file.c Log: Update fgetss() for unicode http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.428&r2=1.429&diff_format=u Index: php-src/ext/standard/file.c diff -u php-

[PHP-CVS] cvs: php-src /main/streams filter.c streams.c

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 20:21:48 2006 UTC Modified files: /php-src/main/streams streams.c filter.c Log: Hook into new unicode conversion error handling API http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.110&r2=1.111&diff_format=u Index: php-

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /main php_streams.h /main/streams streams.c

2006-03-24 Thread Sara Golemon
pollita Fri Mar 24 19:22:24 2006 UTC Modified files: /php-src/ext/standard streamsfuncs.c /php-src/main php_streams.h /php-src/main/streams streams.c Log: Add php_stream_get_record_unicde() API call. Update stream_get_line() userspace

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-23 Thread Sara Golemon
pollita Fri Mar 24 00:19:39 2006 UTC Modified files: /php-src/main/streams streams.c Log: Add some error checking when stream converters are instantiated. Use the global conversion error handlers for output conversion (for now) We may want to make this

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-21 Thread Sara Golemon
pollita Tue Mar 21 18:28:42 2006 UTC Modified files: /php-src/main/streams streams.c Log: Allow grow_mode && !bufstart (original assertion logic) http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.107&r2=1.108&diff_format=u Index: php-sr

Re: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/standardfile.cfilters.c streamsfuncs.c user_filters.c /ext/unicode unicode_filter.c/ext/zlibzlib_filter.c /main php_streams.h /main/streams ca

2006-03-15 Thread Sara Golemon
ick Rethans" <[EMAIL PROTECTED]> To: "Sara Golemon" <[EMAIL PROTECTED]> Cc: "Dmitry Stogov" <[EMAIL PROTECTED]>; Sent: Wednesday, March 15, 2006 12:36 PM Subject: Re: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/standardfile.cfilters.c streamsfuncs.c use

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-15 Thread Sara Golemon
pollita Wed Mar 15 21:18:36 2006 UTC Modified files: /php-src/main/streams streams.c Log: Fix improper byte count on partial reads http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.103&r2=1.104&diff_format=u Index: php-src/main/streams/str

Re: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/standardfile.c filters.c streamsfuncs.c user_filters.c /ext/unicode unicode_filter.c/ext/zlib zlib_filter.c /main php_streams.h /main/streams

2006-03-15 Thread Sara Golemon
age - From: "Derick Rethans" <[EMAIL PROTECTED]> To: "Sara Golemon" <[EMAIL PROTECTED]> Cc: "Dmitry Stogov" <[EMAIL PROTECTED]>; Sent: Wednesday, March 15, 2006 7:05 AM Subject: Re: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/stan

Re: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/standard file.c filters.c streamsfuncs.c user_filters.c /ext/unicode unicode_filter.c /ext/zlib zlib_filter.c /main php_streams.h /main/strea

2006-03-14 Thread Sara Golemon
> "make test" stops work after this patch, because now fgets() always returns > FALSE. > It is not possible for me to commit ZE patches without testing. > Please fix this ASAP or revert your patches. > Sorry about that. Should look good now (though of course there's still stuff to be done with str

[PHP-CVS] cvs: php-src /ext/standard file.c /main/streams streams.c

2006-03-14 Thread Sara Golemon
pollita Wed Mar 15 00:28:57 2006 UTC Modified files: /php-src/ext/standard file.c /php-src/main/streams streams.c Log: Switch (zstr) casts to use ZSTR() macro. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.426&r2=1.427&diff_

[PHP-CVS] cvs: php-src /ext/standard file.c /main php_streams.h /main/streams streams.c

2006-03-14 Thread Sara Golemon
pollita Tue Mar 14 21:15:05 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c /php-src/ext/standard file.c Log: More stream updates. fgets() will work now as will anything which calls one of the _ph

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-13 Thread Sara Golemon
pollita Mon Mar 13 20:54:06 2006 UTC Modified files: /php-src/main/streams streams.c Log: Make php_stream_write_buffer() return characters written, not bytes http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.100&r2=1.101&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_1) /main main.c

2006-03-09 Thread Sara Golemon
pollita Thu Mar 9 20:32:23 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main main.c Log: MFH: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack. http://cvs.php.net/viewcvs.cgi/php-src/main/main.c?r

[PHP-CVS] cvs: php-src /main main.c

2006-03-09 Thread Sara Golemon
pollita Thu Mar 9 20:31:58 2006 UTC Modified files: /php-src/main main.c Log: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack. http://cvs.php.net/viewcvs.cgi/php-src/main/main.c?r1=1.670&r2=1.671&diff_

[PHP-CVS] cvs: php-src /ext/hash hash.c hash_md.c package.xml php_hash.h php_hash_md.h /ext/hash/tests md2.phpt

2006-02-21 Thread Sara Golemon
pollita Tue Feb 21 20:37:12 2006 UTC Added files: /php-src/ext/hash/tests md2.phpt Modified files: /php-src/ext/hash hash.c hash_md.c php_hash.h php_hash_md.h package.xml Log: Add md2 algo support http://cvs

[PHP-CVS] cvs: php-src /ext/hash package.xml

2006-02-21 Thread Sara Golemon
pollita Tue Feb 21 20:35:38 2006 UTC Modified files: /php-src/ext/hash package.xml Log: Keep history in package.xml file.. http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/package.xml?r1=1.18&r2=1.19&diff_format=u Index: php-src/ext/hash/package.xml diff -u php

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_oci config.m4

2006-02-15 Thread Sara Golemon
pollita Thu Feb 16 02:03:14 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_ociconfig.m4 Log: Fix copy/paste problems for instantclient http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_oci/config.m4?r1=1.14.2.4&r2=1.14.2.5&diff_format=u Index: p

[PHP-CVS] cvs: php-src(PHP_5_1) /main/streams xp_socket.c

2006-02-02 Thread Sara Golemon
pollita Thu Feb 2 18:16:43 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main/streams xp_socket.c Log: MFH: Prevent bindport from being used uninitialized http://cvs.php.net/viewcvs.cgi/php-src/main/streams/xp_socket.c?r1=1.33.2.1&r2=1.33.2.2&diff_fo

[PHP-CVS] cvs: php-src /main/streams xp_socket.c

2006-02-02 Thread Sara Golemon
pollita Thu Feb 2 18:16:25 2006 UTC Modified files: /php-src/main/streams xp_socket.c Log: Prevent bindport from being used uninitialized http://cvs.php.net/viewcvs.cgi/php-src/main/streams/xp_socket.c?r1=1.34&r2=1.35&diff_format=u Index: php-src/main/str

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/embed php_embed.h

2005-12-28 Thread Sara Golemon
pollita Thu Dec 29 06:02:18 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/sapi/embed php_embed.h Log: MFH(r-1.7) Silence compiler warning: unused variable http://cvs.php.net/viewcvs.cgi/php-src/sapi/embed/php_embed.h?r1=1.6&r2=1.6.2.1&diff_format=u Index: p

[PHP-CVS] cvs: php-src /sapi/embed php_embed.h

2005-12-28 Thread Sara Golemon
pollita Thu Dec 29 06:00:36 2005 EDT Modified files: /php-src/sapi/embed php_embed.h Log: Silence compiler warning: unused variable http://cvs.php.net/viewcvs.cgi/php-src/sapi/embed/php_embed.h?r1=1.6&r2=1.7&diff_format=u Index: php-src/sapi/embed/php_embed.h di

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

2005-12-06 Thread Sara Golemon
pollita Tue Dec 6 14:25:16 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: (r-1.104) http://cvs.php.net/diff.php/php-src/ext/standard/http_fopen_wrapper.c?r1=1.53.2.20.2.2&r2=1.53.2.20.2.3&ty=u Index: php-src

<    1   2   3   4   5   >