[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter/tests 037.phpt

2006-09-17 Thread Pierre-Alain Joye
pajoye Sun Sep 17 18:03:45 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests 037.phpt Log: - add test for callback and input_get and input_get_args this test fails now, the callback never worked with input_get or args fix already done,

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests 38943.phpt

2006-09-24 Thread Pierre-Alain Joye
pajoye Sun Sep 24 22:27:20 2006 UTC Added files: /php-src/ext/zip/tests 38943.phpt Modified files: /php-src/ext/zipphp_zip.c Log: - #38943, properties in extended class cannot be set - use zend_object_std_init instead of a

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip php_zip.c /ext/zip/tests 38943.phpt

2006-09-24 Thread Pierre-Alain Joye
pajoye Sun Sep 24 22:27:57 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip/tests 38943.phpt Modified files: /php-src/ext/zipphp_zip.c Log: - #38943, properties in extended class cannot be set - use zend_object_std_init

[PHP-CVS] cvs: php-src /ext/zip/lib zip_get_archive_comment.c

2006-09-25 Thread Pierre-Alain Joye
pajoye Mon Sep 25 09:09:53 2006 UTC Modified files: /php-src/ext/zip/libzip_get_archive_comment.c Log: - MFB: #38944, freshly created archive has no comment or cdir

[PHP-CVS] cvs: php-src /ext/zip/tests 38943.phpt bug38943.phpt

2006-09-25 Thread Pierre-Alain Joye
pajoye Mon Sep 25 09:17:56 2006 UTC Added files: /php-src/ext/zip/tests bug38943.phpt Removed files: /php-src/ext/zip/tests 38943.phpt Log: - fix test, php6 displays the class - mv 38943.phpt to bug38943.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd.c /ext/gd/tests imagefill_1.phpt

2006-09-28 Thread Pierre-Alain Joye
pajoye Thu Sep 28 08:48:02 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gd/tests imagefill_1.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: - imagefill(), infinite loop with wrong color index

[PHP-CVS] cvs: php-src /ext/gd/libgd gd.c /ext/gd/tests imagefill_1.phpt

2006-09-28 Thread Pierre-Alain Joye
pajoye Thu Sep 28 08:52:24 2006 UTC Modified files: /php-src/ext/gd/libgd gd.c /php-src/ext/gd/tests imagefill_1.phpt Log: - MFB: imagefill(), infinite loop with wrong color index

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

2006-09-28 Thread Pierre-Alain Joye
pajoye Thu Sep 28 09:02:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - imagefill entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.269r2=1.2027.2.547.2.270diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: CVSROOT / avail

2006-09-28 Thread Pierre-Alain Joye
pajoye Thu Sep 28 10:46:08 2006 UTC Modified files: /CVSROOTavail Log: - Nandika Jayawardana karma for pecl/axis2 http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1185r2=1.1186diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1185

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

2006-10-03 Thread Pierre-Alain Joye
pajoye Tue Oct 3 11:42:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c sanitizing_filters.c Log: - vi folding, ws http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.19r2=1.52.2.20diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter/tests 038.phpt

2006-10-03 Thread Pierre-Alain Joye
pajoye Tue Oct 3 23:32:33 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests 038.phpt Log: - more tests for the last commits http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/038.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/filter/tests 037.phpt 038.phpt

2006-10-03 Thread Pierre-Alain Joye
pajoye Tue Oct 3 23:33:23 2006 UTC Modified files: /php-src/ext/filter/tests 038.phpt 037.phpt Log: - MFB http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/038.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/filter/tests/038.phpt diff -u /dev/null

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

2006-10-04 Thread Pierre-Alain Joye
pajoye Wed Oct 4 11:48:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: - wrong definition http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.22r2=1.52.2.23diff_format=u Index: php-src/ext/filter/filter.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter package.xml

2006-10-04 Thread Pierre-Alain Joye
pajoye Wed Oct 4 12:02:46 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/filter package.xml Log: - used only in HEAD -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/filter CREDITS

2006-10-04 Thread Pierre-Alain Joye
-src/ext/filter/CREDITS:1.3 --- php-src/ext/filter/CREDITS:1.2 Thu Aug 31 22:32:54 2006 +++ php-src/ext/filter/CREDITS Wed Oct 4 12:13:39 2006 @@ -1,2 +1,2 @@ Input Filter -Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye +Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-10-07 Thread Pierre-Alain Joye
pajoye Sat Oct 7 18:29:50 2006 UTC Modified files: /php-srcunicode-progress.txt Log: - I learned today that telling Andrei about what I'm working on is not not enough, selber schuld?

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-10-07 Thread Pierre-Alain Joye
pajoye Sat Oct 7 18:47:44 2006 UTC Modified files: /php-srcunicode-progress.txt Log: - forgot one and order the ext lists alpha. http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.56r2=1.57diff_format=u Index: php-src/unicode-progress.txt

[PHP-CVS] cvs: php-src /ext/gd/tests createfromstring.phpt lines.phpt

2006-10-07 Thread Pierre-Alain Joye
pajoye Sat Oct 7 19:57:15 2006 UTC Modified files: /php-src/ext/gd/tests lines.phpt createfromstring.phpt Log: - update tests http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/lines.phpt?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd gd_ctx.c /ext/gd/tests bug39082.phpt

2006-10-08 Thread Pierre-Alain Joye
pajoye Sun Oct 8 17:36:10 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gd/tests bug39082.phpt Modified files: /php-src/ext/gd gd_ctx.c Log: - #39082, image* segfaults when used with only one argument (introduced in

[PHP-CVS] cvs: php-src /ext/gd gd_ctx.c /ext/gd/tests bug39082.phpt

2006-10-08 Thread Pierre-Alain Joye
pajoye Sun Oct 8 17:42:55 2006 UTC Modified files: /php-src/ext/gd gd_ctx.c /php-src/ext/gd/tests bug39082.phpt Log: - MFB: #39082, image* segfaults when used with only one argument (introduced in 5.2+, no news entry)

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

2006-10-08 Thread Pierre-Alain Joye
pajoye Mon Oct 9 00:04:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: - fix possible segfault (see test 004) always exists and returns NULL on error

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

2006-10-08 Thread Pierre-Alain Joye
pajoye Mon Oct 9 00:06:40 2006 UTC Modified files: /php-src/ext/opensslopenssl.c Log: - MFB: fix possible segfault (see test 004) always exists and returns NULL on error (thx Bjori for the head up)

[PHP-CVS] cvs: CVSROOT / avail

2006-10-09 Thread Pierre-Alain Joye
pajoye Mon Oct 9 20:55:16 2006 UTC Modified files: /CVSROOTavail Log: - Lars Hecking karma for GD http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1191r2=1.1192diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1191 CVSROOT/avail:1.1192 ---

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd_png.c

2006-10-10 Thread Pierre-Alain Joye
pajoye Wed Oct 11 00:19:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd_png.c Log: - don't check signature if the file is empty (valgrind reports with test 001), thx Tony for the head up

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_png.c

2006-10-10 Thread Pierre-Alain Joye
pajoye Wed Oct 11 00:21:33 2006 UTC Modified files: /php-src/ext/gd/libgd gd_png.c Log: - don't check signature if the file is empty (valgrind reports with test 001), thx Tony for the head up

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

2006-10-11 Thread Pierre-Alain Joye
pajoye Wed Oct 11 18:27:42 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - imagecreatefrompng(emptyfile) fix entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.302r2=1.2027.2.547.2.303diff_format=u Index: php-src/NEWS diff

[PHP-CVS] cvs: CVSROOT / avail

2006-10-19 Thread Pierre-Alain Joye
pajoye Thu Oct 19 14:17:13 2006 UTC Modified files: /CVSROOTavail Log: - pear peardoc karma for amir http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1197r2=1.1198diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1197 CVSROOT/avail:1.1198 ---

[PHP-CVS] cvs: php-src /ext/openssl openssl.c /ext/openssl/tests bug39217.phpt bug39217cert1.txt bug39217cert2.txt

2006-10-20 Thread Pierre-Alain Joye
pajoye Sat Oct 21 00:28:55 2006 UTC Added files: /php-src/ext/openssl/tests bug39217.phpt bug39217cert1.txt bug39217cert2.txt Modified files: /php-src/ext/opensslopenssl.c Log: - #39217, use

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

2006-10-20 Thread Pierre-Alain Joye
pajoye Sat Oct 21 00:42:59 2006 UTC Modified files: /php-src/ext/opensslopenssl.c Log: - add signature_algo to the function signature http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.130r2=1.131diff_format=u Index:

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

2006-10-21 Thread Pierre-Alain Joye
pajoye Sun Oct 22 00:43:23 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - remove remaining mode arguments in the old api http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.17r2=1.18diff_format=u Index: php-src/ext/zip/php_zip.c diff

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

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 09:46:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - NEWS entry for the recent DNS improvement - [DOC] already submitted but it is a good summary

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd_png.c

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:16:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd_png.c Log: - [DOC] support for PNG gray levels+ alpha image, loaded as truecolor

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_png.c

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:16:42 2009 UTC Modified files: /php-src/ext/gd/libgd gd_png.c Log: - [DOC] support for PNG gray levels+ alpha image, loaded as truecolor http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_png.c?r1=1.26r2=1.27diff_format=u Index:

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

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:18:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - entry for support for PNG gray levels+ alpha image, loaded as truecolor

[PHP-CVS] cvs: php-src(PHP_5_3) /main main.c win32_internal_function_disabled.h

2009-01-15 Thread Pierre-Alain Joye
pajoye Fri Jan 16 00:57:05 2009 UTC Added files: (Branch: PHP_5_3) /php-src/main win32_internal_function_disabled.h Modified files: /php-src/main main.c Log: - add EG(windows_version_info), set at init time once per instance

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard config.w32 link_win32.c php_link.h

2009-01-15 Thread Pierre-Alain Joye
pajoye Fri Jan 16 01:00:22 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard link_win32.c Modified files: /php-src/ext/standard config.w32 php_link.h Log: - symlink, hardlink co support (2/2)

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

2009-01-15 Thread Pierre-Alain Joye
pajoye Fri Jan 16 01:01:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - symlink, hardlink co support (2.1/2 :)

[PHP-CVS] cvs: CVSROOT / avail

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 09:52:55 2009 UTC Modified files: /CVSROOTavail Log: - typo http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1489r2=1.1490diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1489 CVSROOT/avail:1.1490 --- CVSROOT/avail:1.1489

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:01:14 2009 UTC Modified files: /php-src/main fopen_wrappers.h Log: - add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes safemode (5.3) and openbasedir check

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:02:50 2009 UTC Modified files: /php-src/main win32_internal_function_disabled.h main.c Log: MFB: - add EG(windows_version_info), set at init time once per instance contains a OSVERSIONINFOEX struct. It lets us determine easily

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c config.w32 link_win32.c php_link.h

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:04:30 2009 UTC Modified files: /php-src/ext/standard link_win32.c basic_functions.c config.w32 php_link.h Log: - symlink, hardlink co support (2/2) (3/3)

[PHP-CVS] cvs: php-src(PHP_5_3) /main fopen_wrappers.h

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:06:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main fopen_wrappers.h Log: - MFH: add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes safemode (5.3) and openbasedir check

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:07:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard link_win32.c Log: - simplify code by using OPENBASEDIR_CHECKPATH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/link_win32.c?r1=1.1.2.1r2=1.1.2.2diff_format=u

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:26:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: - MFH: - return SUCCESS on success - check return value

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 10:27:52 2009 UTC Modified files: /php-src/main main.c Log: - MFB: don't call it in non zts mode http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.790r2=1.791diff_format=u Index: php-src/main/main.c diff -u

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 11:25:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - entry for symlink, readlink, linkinfo and link http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.458r2=1.2027.2.547.2.965.2.459diff_format=u Index:

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 11:31:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - typo (thx rza) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.459r2=1.2027.2.547.2.965.2.460diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /main win32_internal_function_disabled.h

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 13:52:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main win32_internal_function_disabled.h Log: -add some doc about versions

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 13:52:44 2009 UTC Modified files: /php-src/main win32_internal_function_disabled.h Log: -add some doc about versions http://cvs.php.net/viewvc.cgi/php-src/main/win32_internal_function_disabled.h?r1=1.2r2=1.3diff_format=u Index:

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 14:10:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard link_win32.c Log: - fix vc6 build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/link_win32.c?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

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

2009-01-16 Thread Pierre-Alain Joye
pajoye Fri Jan 16 15:35:50 2009 UTC Modified files: /php-src/ext/standard link_win32.c Log: - MFB: fix VC6 build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/link_win32.c?r1=1.2r2=1.3diff_format=u Index: php-src/ext/standard/link_win32.c diff -u

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

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:25:58 2009 UTC Modified files: /php-src/main main.c Log: - [MFB] fix nts build http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.791r2=1.792diff_format=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.791

[PHP-CVS] cvs: php-src /win32 time.c time.h unistd.h

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:29:24 2009 UTC Modified files: /php-src/win32 time.c time.h unistd.h Log: - add nanosleep - expose nanosleep and usleep - [DOC] time_ nanosleep and time_ sleep_ until available on windows

[PHP-CVS] cvs: php-src /win32/build config.w32.h.in

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:30:18 2009 UTC Modified files: /php-src/win32/buildconfig.w32.h.in Log: - add HAVE_NANOSLEEP http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.21r2=1.22diff_format=u Index: php-src/win32/build/config.w32.h.in

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

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:31:18 2009 UTC Modified files: /php-src/ext/standard basic_functions.c Log: - include php win32's time.h http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.948r2=1.949diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /win32 time.c time.h unistd.h /win32/build config.w32.h.in

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:35:22 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/win32/buildconfig.w32.h.in /php-src/win32 time.c time.h unistd.h Log: - MFH: - add nanosleep - expose

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

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:36:57 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - ime_ nanosleep and time_ sleep_ until entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.463r2=1.2027.2.547.2.965.2.464diff_format=u Index:

[PHP-CVS] cvs: php-src /win32 fnmatch.c fnmatch.h /win32/build config.w32 config.w32.h.in

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:37:18 2009 UTC Added files: /php-src/win32 fnmatch.c fnmatch.h Modified files: /php-src/win32/buildconfig.w32 config.w32.h.in Log: - add fnmatch() support on windows (C API), using the BSD implementation

[PHP-CVS] cvs: php-src(PHP_5_3) /win32 fnmatch.c fnmatch.h /win32/build config.w32 config.w32.h.in

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:37:48 2009 UTC Added files: (Branch: PHP_5_3) /php-src/win32 fnmatch.c fnmatch.h Modified files: /php-src/win32/buildconfig.w32 config.w32.h.in Log: - add fnmatch() support on windows (C API), using the

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard file.c /ext/standard/tests/file fnmatch_basic.phpt fnmatch_error.phpt fnmatch_variation.phpt

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:40:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c /php-src/ext/standard/tests/filefnmatch_basic.phpt fnmatch_error.phpt

[PHP-CVS] cvs: php-src /ext/standard file.c /ext/standard/tests/file fnmatch_basic.phpt fnmatch_error.phpt fnmatch_variation.phpt

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:41:19 2009 UTC Modified files: /php-src/ext/standard file.c /php-src/ext/standard/tests/filefnmatch_basic.phpt fnmatch_error.phpt

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

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:45:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - fnmatch entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.467r2=1.2027.2.547.2.965.2.468diff_format=u Index: php-src/NEWS diff -u

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

2009-01-22 Thread Pierre-Alain Joye
pajoye Thu Jan 22 22:07:21 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/win32/buildconfigure.bat Log: - call the right script http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?r1=1.1.4.2r2=1.1.4.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl config.w32

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 16:21:05 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl config.w32 Log: - check for zlib too http://cvs.php.net/viewvc.cgi/php-src/ext/curl/config.w32?r1=1.3.4.1.2.2.2.3r2=1.3.4.1.2.2.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/curl config.w32

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 16:22:47 2009 UTC Modified files: /php-src/ext/curl config.w32 Log: - MFB: - update check for libs - add HAVE_CURL_EASY_STRERROR, HAVE_CURL_MULTI_STRERROR, HAVE_CURL_VERSION_INFO

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

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 16:27:27 2009 UTC Modified files: /php-src/ext/curl interface.c Log: - [DOC] Add support for SSH via libssh2 - new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST,

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl interface.c

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 16:28:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: - MFH - [DOC] Add support for SSH via libssh2 - new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD,

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

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 16:35:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - curl ssh entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.473r2=1.2027.2.547.2.965.2.474diff_format=u Index: php-src/NEWS diff -u

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

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 17:12:24 2009 UTC Modified files: /php-src/ext/curl interface.c Log: - nicer features list http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.142r2=1.143diff_format=u Index: php-src/ext/curl/interface.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl interface.c

2009-01-25 Thread Pierre-Alain Joye
pajoye Sun Jan 25 17:12:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: - nicer features list http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.27r2=1.62.2.14.2.27.2.28diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/intl config.m4 php_intl.c /ext/intl/idn idn.c idn.h

2009-01-26 Thread Pierre-Alain Joye
pajoye Mon Jan 26 22:30:58 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/intl/idn idn.c idn.h Modified files: /php-src/ext/intl config.m4 php_intl.c Log: - [DOC] add IDN support, idn_to_ascii and idn_to_utf8 tests and

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

2009-01-26 Thread Pierre-Alain Joye
pajoye Mon Jan 26 22:34:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - IDN entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.474r2=1.2027.2.547.2.965.2.475diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/intl config.w32

2009-01-26 Thread Pierre-Alain Joye
pajoye Mon Jan 26 22:34:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/intl config.w32 Log: - idn build for win http://cvs.php.net/viewvc.cgi/php-src/ext/intl/config.w32?r1=1.1.2.1r2=1.1.2.2diff_format=u Index: php-src/ext/intl/config.w32 diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /win32 php_stdint.h

2009-01-27 Thread Pierre-Alain Joye
pajoye Tue Jan 27 21:53:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32 php_stdint.h Log: - prevent redefinition http://cvs.php.net/viewvc.cgi/php-src/win32/php_stdint.h?r1=1.1.2.3r2=1.1.2.4diff_format=u Index: php-src/win32/php_stdint.h diff

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.h

2009-01-27 Thread Pierre-Alain Joye
pajoye Tue Jan 27 21:53:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.h Log: - fix build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.h?r1=1.17.2.1.2.3.2.7r2=1.17.2.1.2.3.2.8diff_format=u Index: php-src/ext/spl/php_spl.h

[PHP-CVS] cvs: php-src /win32 php_stdint.h

2009-01-28 Thread Pierre-Alain Joye
pajoye Wed Jan 28 10:32:46 2009 UTC Modified files: /php-src/win32 php_stdint.h Log: - MFB: sync 5.3 http://cvs.php.net/viewvc.cgi/php-src/win32/php_stdint.h?r1=1.3r2=1.4diff_format=u Index: php-src/win32/php_stdint.h diff -u

[PHP-CVS] cvs: php-src /ext/spl php_spl.h

2009-01-28 Thread Pierre-Alain Joye
pajoye Wed Jan 28 10:33:15 2009 UTC Modified files: /php-src/ext/splphp_spl.h Log: - MFB: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.h?r1=1.29r2=1.30diff_format=u Index: php-src/ext/spl/php_spl.h diff -u php-src/ext/spl/php_spl.h:1.29

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

2009-01-28 Thread Pierre-Alain Joye
pajoye Wed Jan 28 18:32:30 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - enchant entry and fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.476r2=1.2027.2.547.2.965.2.477diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /sapi/apache_hooks php_apache.c

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 08:47:09 2009 UTC Modified files: /php-src/sapi/apache_hooks php_apache.c Log: - fix build (use the same arginfo than the aliased func) http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.41r2=1.42diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 08:47:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - MFH: fix build (use the same arginfo than the aliased func)

[PHP-CVS] cvs: php-src /win32/build config.w32.h.in

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 09:49:57 2009 UTC Modified files: /php-src/win32/buildconfig.w32.h.in Log: - define HAVE_SOCKLEN_T as it exists (vc6+) http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.24r2=1.25diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams php_stream_transport.h

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 09:41:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams php_stream_transport.h Log: - silent compiler warning about socklen_t benign redefinition

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

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 09:49:41 2009 UTC Modified files: /php-src/main/streams php_stream_transport.h Log: - silent compiler warning about socklen_t benign redefinition

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32.h.in

2009-02-02 Thread Pierre-Alain Joye
pajoye Mon Feb 2 09:40:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32.h.in Log: - define HAVE_SOCKLEN_T as it exists (vc6+)

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

2009-02-04 Thread Pierre-Alain Joye
pajoye Wed Feb 4 09:58:39 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: - fix build http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.33r2=1.34diff_format=u Index: php-src/ext/sqlite3/sqlite3.c diff -u

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

2009-02-05 Thread Pierre-Alain Joye
pajoye Thu Feb 5 19:53:22 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c php_zip.h Log: - Fixed a crash on extract in zip when files or directories entry names contain a relative path. (affects only 5.2 as it is a limitation in

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

2009-02-05 Thread Pierre-Alain Joye
pajoye Thu Feb 5 19:53:44 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - zip fix entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1405r2=1.2027.2.547.2.1406diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-internals-win /script snapshot.bat snapshot_5_3_vc9x64.bat

2009-03-04 Thread Pierre-Alain Joye
pajoye Wed Mar 4 22:56:36 2009 UTC Modified files: /php-internals-win/script snapshot.bat snapshot_5_3_vc9x64.bat Log: - fix snaps for x64 http://cvs.php.net/viewvc.cgi/php-internals-win/script/snapshot.bat?r1=1.15r2=1.16diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_pgsql config.w32

2009-03-09 Thread Pierre-Alain Joye
pajoye Mon Mar 9 17:52:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql config.w32 Log: - add path for libpq (other are kept)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pgsql config.w32

2009-03-09 Thread Pierre-Alain Joye
pajoye Mon Mar 9 17:52:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pgsql config.w32 Log: - add path for libpq (other are kept) http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/config.w32?r1=1.7.4.5r2=1.7.4.5.2.1diff_format=u Index:

[PHP-CVS] cvs: CVSROOT / avail

2009-03-14 Thread Pierre-Alain Joye
pajoye Sat Mar 14 13:57:48 2009 UTC Modified files: /CVSROOTavail Log: - give php-src karma to Tabe http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1498r2=1.1499diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1498 CVSROOT/avail:1.1499 ---

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 09:59:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - fix vc6 build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.5.2.15r2=1.19.2.3.2.5.2.16diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 10:13:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache_hooks php_apache.c Log: - fix build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.5.2.17r2=1.19.2.3.2.5.2.18diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/apache_hooks php_apache.c

2009-03-16 Thread Pierre-Alain Joye
pajoye Mon Mar 16 10:14:16 2009 UTC Modified files: /php-src/sapi/apache_hooks php_apache.c Log: - MFB: fix build http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.45r2=1.46diff_format=u Index: php-src/sapi/apache_hooks/php_apache.c

[PHP-CVS] cvs: php-src /ext/fileinfo CREDITS config.w32 /ext/fileinfo/libmagic cdf.c cdf.h cdf_time.c file.h readcdf.c

2009-03-16 Thread Pierre-Alain Joye
Rethans +Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/config.w32?r1=1.5r2=1.6diff_format=u Index: php-src/ext/fileinfo/config.w32 diff -u php-src/ext/fileinfo/config.w32:1.5 php-src/ext/fileinfo/config.w32:1.6 --- php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo CREDITS config.w32 /ext/fileinfo/libmagic apprentice.c cdf.c cdf.h cdf_time.c file.h readcdf.c

2009-03-16 Thread Pierre-Alain Joye
@@ fileinfo -Ilia Alshanetsky, Scott MacVicar, Derick Rethans +Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/config.w32?r1=1.1.2.4r2=1.1.2.5diff_format=u Index: php-src/ext/fileinfo/config.w32 diff -u php-src/ext/fileinfo/config.w32

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

2009-03-17 Thread Pierre-Alain Joye
, Stig Bakken, Sascha Schumann, Jani Taskinen); - CREDIT_LINE(Win32 Port, Shane Caraveo, Zeev Suraski, Wez Furlong); + CREDIT_LINE(Windows Port, Shane Caraveo, Zeev Suraski, Wez Furlong, Pierre-Alain Joye); CREDIT_LINE(Server API (SAPI) Abstraction

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

2009-03-17 Thread Pierre-Alain Joye
, Zeev Suraski, Wez Furlong); + CREDIT_LINE(Windows Port, Shane Caraveo, Zeev Suraski, Wez Furlong, Pierre-Alain Joye); CREDIT_LINE(Server API (SAPI) Abstraction Layer, Andi Gutmans, Shane Caraveo, Zeev Suraski); CREDIT_LINE(Streams Abstraction Layer

[PHP-CVS] cvs: CVSROOT / avail

2009-03-17 Thread Pierre-Alain Joye
pajoye Tue Mar 17 17:07:09 2009 UTC Modified files: /CVSROOTavail Log: - give Kannan karma for pecl/xhprof http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1499r2=1.1500diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1499 CVSROOT/avail:1.1500

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

2009-03-17 Thread Pierre-Alain Joye
pajoye Wed Mar 18 00:31:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - #43073 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.519r2=1.2027.2.547.2.965.2.520diff_format=u Index: php-src/NEWS diff -u

<    1   2   3   4   5   6   7   8   9   10   >