[PHP-CVS] cvs: php-src / NEWS

2006-10-01 Thread Sara Golemon
pollita Mon Oct 2 03:17:48 2006 UTC Modified files: /php-srcNEWS Log: Note context parameter in copy() function and group streams related additions http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2123&r2=1.2124&diff_format=u Index: php-src/NEWS diff -u php-

[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/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqli/tests 068.phpt

2006-10-01 Thread Georg Richter
georg Sun Oct 1 21:01:31 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /php-src/ext/mysqli/tests 068.phpt Log: unicode fixes http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.99&r2=1.100&diff_format=u

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

2006-10-01 Thread Ilia Alshanetsky
iliaa Sun Oct 1 21:00:00 2006 UTC Modified files: /php-src/ext/sessionsession.c /php-src/ext/standard basic_functions.c Log: MFB: Fixed bug #38993 (Fixed safe_mode/open_basedir checks for session.save_path, allowing them to account for extra

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

2006-10-01 Thread Ilia Alshanetsky
iliaa Sun Oct 1 20:58:03 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c /php-src/ext/standard basic_functions.c /php-srcNEWS Log: Fixed bug #38993 (Fixed safe_mode/open_basedir checks for session.save_path,

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

2006-10-01 Thread Rui Hirokawa
hirokawaSun Oct 1 08:34:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring config.m4 Log: fixed bug #37103: libmbfl headers was not installed correctly. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.58.2.4.2.