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

2006-05-06 Thread Hartmut Holzgraefe
hholzgraSat May 6 09:59:02 2006 UTC Modified files: /php-srcNEWS /php-src/ext/standard basic_functions.c file.c file.h Log: Added php_get_tmpdir() function that returns the default directory for temporary files (as requested in bug #35380)

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

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 10:48:04 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: use the new zend_unicode_to_ascii() function. this should also fix windows builds http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tidy.c?r1=1.82&r2=1.83&diff_format=u Index: ph

[PHP-CVS] cvs: php-src /ext/tidy/tests 010.phpt 011.phpt 012.phpt

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 11:19:37 2006 UTC Modified files: /php-src/ext/tidy/tests 010.phpt 011.phpt 012.phpt Log: fix tests in Unicode mode http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tests/010.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/tidy/tests/010

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

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 13:19:10 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: fix thread safe build http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tidy.c?r1=1.83&r2=1.84&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/tidy.c:1.83 ph

[PHP-CVS] cvs: CVSROOT / avail

2006-05-06 Thread Rasmus Lerdorf
rasmus Sat May 6 19:23:00 2006 UTC Modified files: /CVSROOTavail Log: phpweb karma for Pierre http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1129&r2=1.1130&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1129 CVSROOT/avail:1.1130 --- CVSRO

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

2006-05-06 Thread Ilia Alshanetsky
iliaa Sat May 6 21:58:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: Creation of the 5.2 branch http://cvs.php.net/viewcvs.cgi/php-src/configure.in?r1=1.579.2.52&r2=1.579.2.52.2.1&d

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

2006-05-06 Thread Ilia Alshanetsky
iliaa Sat May 6 22:47:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard base64.c base64.h /php-srcNEWS Log: Fixed bug #37244 (Added strict flag to base64_decode() that enforces RFC3548 compliance). http://cvs.php.net/viewc

[PHP-CVS] cvs: php-src(PHP_5_2) /win32/build confutils.js

2006-05-06 Thread Edin Kadribasic
edink Sun May 7 00:04:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/win32/buildconfutils.js Log: Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONs http://cvs.php.net/viewcvs.cgi/php-src/win32/build/confutils.js?r

[PHP-CVS] cvs: php-src /win32/build confutils.js

2006-05-06 Thread Edin Kadribasic
edink Sun May 7 00:07:53 2006 UTC Modified files: /php-src/win32/buildconfutils.js Log: MFB: Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONs http://cvs.php.net/viewcvs.cgi/php-src/win32/build/confutils.js?r1=1.61&r2=1.

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/apache2handler config.w32

2006-05-06 Thread Edin Kadribasic
edink Sun May 7 00:09:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2handlerconfig.w32 Log: Enable parallel build against Apache 2.2 libs and headers http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/config.w32?r1=1.1&r2=1.

[PHP-CVS] cvs: php-src /sapi/apache2handler config.w32

2006-05-06 Thread Edin Kadribasic
edink Sun May 7 00:10:06 2006 UTC Modified files: /php-src/sapi/apache2handlerconfig.w32 Log: MFB: Enable parallel build against Apache 2.2 libs and headers http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/config.w32?r1=1.1&r2=1.2&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pgsql pgsql.c php_pgsql.h

2006-05-06 Thread Edin Kadribasic
edink Sun May 7 00:28:33 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c php_pgsql.h Log: MFH: Added pg_field_table() as per req: #36750 http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?r1=1.331.2.13&r2=1.331.2.13.2.1&diff_format

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

2006-05-06 Thread Andi Gutmans
Hartmut, This is a very odd name to be using and doesn't follow our naming conventions. Maybe something like sys_get_tmpdir()? Andi At 02:59 AM 5/6/2006, Hartmut Holzgraefe wrote: hholzgraSat May 6 09:59:02 2006 UTC Modified files: /php-srcNEWS /php-src/ext/sta