[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_win32.c branches/PHP_5_3_1/TSRM/tsrm_win32.c trunk/TSRM/tsrm_win32.c

2009-11-03 Thread Pierre-Alain Joye
pajoye Tue, 03 Nov 2009 10:48:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=290166 Log: - fix lenght for alloc and cpy (Kanwal) Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_win32.c U php/php-src/branches/PHP_5_3_1/TSR

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ php_crypt_r.c

2009-11-02 Thread Pierre-Alain Joye
pajoye Mon, 02 Nov 2009 23:02:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=290155 Log: - WS Changed paths: U php/php-src/trunk/ext/standard/php_crypt_r.c Modified: php/php-src/trunk/ext/standard/php_crypt_r.c ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/php_crypt_r.c branches/PHP_5_3/ext/standard/tests/strings/bug50052.phpt branches/PHP_5_3_1/NEWS branches/PHP_5_3_1/ext/standard/php_crypt_r.c

2009-11-02 Thread Pierre-Alain Joye
pajoye Mon, 02 Nov 2009 20:46:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=290154 Log: - Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size Bug: http://bugs.php.net/50052 (Assigned) Crypt - Different Hashes on Windows

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ NEWS Zend/tests/bug49908.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h tests/security/open_basedir_parse_ini_file.phpt

2009-11-02 Thread Pierre-Alain Joye
pajoye Mon, 02 Nov 2009 18:11:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=290152 Log: - Merge 290129, Fixed bug #49908 (throwing exception in __autoload crashes when interface is not defined) Bug: http://bugs.php.net/49908 (Closed) throw

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/main/ php_version.h

2009-10-31 Thread Pierre-Alain Joye
pajoye Sat, 31 Oct 2009 09:45:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=290098 Log: - back to dev #2 and fix snap :) Bug: http://bugs.php.net/2 (Closed) hash_environment Changed paths: U php/php-src/branches/PHP_5_2/main/ph

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-10-29 Thread Pierre-Alain Joye
pajoye Thu, 29 Oct 2009 22:31:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=290066 Log: - Pierrick karma for pecl/stomp Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ NEWS main/main.c tests/security/open_basedir_parse_ini_file.phpt

2009-10-28 Thread Pierre-Alain Joye
pajoye Wed, 28 Oct 2009 15:19:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=290034 Log: - Merge 290029, Lower the max upload default to 20 Changed paths: _U php/php-src/branches/PHP_5_3_1/ _U php/php-src/branches/PHP_5_3_1/NEWS

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ NEWS Zend/zend.c tests/security/open_basedir_parse_ini_file.phpt

2009-10-28 Thread Pierre-Alain Joye
pajoye Wed, 28 Oct 2009 11:08:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=290026 Log: - Merge revision 289987, Fixed bug #49142 (crash when exception thrown from __tostring()) Bug: http://bugs.php.net/49142 (Closed) crash when exception

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ NEWS main/main.c main/rfc1867.c php.ini-development php.ini-production tests/security/open_basedir_parse_ini_file.phpt

2009-10-28 Thread Pierre-Alain Joye
pajoye Wed, 28 Oct 2009 11:03:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=290025 Log: - Merge revision 289990, introduce new INI setting max_file_uploads [DOC] added to 5.2 as well Changed paths: _U php/php-src/branches/PHP_5_3_1/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/com_dotnet/com_typeinfo.c branches/PHP_5_3/ext/com_dotnet/com_typeinfo.c branches/PHP_5_3_1/NEWS branches/PHP_5_3_1/ext/com_dotn

2009-10-27 Thread Pierre-Alain Joye
pajoye Tue, 27 Oct 2009 19:16:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=289996 Log: - Fixed crash in com_print_typeinfo when an invalid typelib is given Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branch

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_3_1/NEWS

2009-10-27 Thread Pierre-Alain Joye
pajoye Tue, 27 Oct 2009 10:44:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289982 Log: - #48752 Bug: http://bugs.php.net/48752 (Assigned) SIGSEGV during date parsing with new timelib Changed paths: U php/php-src/branches/PHP_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/php_date.c branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3_1/ext/date/php_date.c trunk/ext/date/php_date.c

2009-10-27 Thread Pierre-Alain Joye
pajoye Tue, 27 Oct 2009 10:41:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=289981 Log: - #48752, crash during date parsing with invalid date Bug: http://bugs.php.net/48752 (Assigned) SIGSEGV during date parsing with new timelib Cha

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/win32/build/mkdist.php PHP_5_3_1/NEWS PHP_5_3_1/win32/build/mkdist.php

2009-10-24 Thread Pierre-Alain Joye
pajoye Sat, 24 Oct 2009 19:52:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=289905 Log: - #49986, fix ICU DLLs path Bug: http://bugs.php.net/49986 (Assigned) intl extension missing/DLLs for intl extension missing Changed paths:

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-10-21 Thread Pierre-Alain Joye
pajoye Thu, 22 Oct 2009 06:58:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=289846 Log: - pecl/wincache for Ruslan, Don and Kanwal Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/dl.c trunk/ext/standard/dl.c

2009-10-20 Thread Pierre-Alain Joye
pajoye Wed, 21 Oct 2009 06:42:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=289821 Log: - fix leak in DL on error (windows) Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/standard/dl.c

[PHP-CVS] svn: /php/php-src/trunk/TSRM/ tsrm_virtual_cwd.c

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 23:43:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=289782 Log: - MF53: Fix #48746, improve fix to support all possible cases (see latest comment in the report) Bug: http://bugs.php.net/48746 (Assigned) Unable to br

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/TSRM/ tsrm_virtual_cwd.c

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 23:41:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=289781 Log: - MFH: fix realloc usage Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c Modified: php/php-src/branches/PHP_5_3/TSRM/tsrm_v

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ NEWS TSRM/tsrm_virtual_cwd.c TSRM/tsrm_win32.c TSRM/tsrm_win32.h tests/security/open_basedir_parse_ini_file.phpt

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 23:38:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=289780 Log: - Merge: Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c branches/PHP_5_3/TSRM/tsrm_win32.c branches/PHP_5_3/TSRM/tsrm_win32.h trunk/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_win32.c trunk/

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 23:32:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=289779 Log: - Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as part o

[PHP-CVS] svn: /php/php-src/trunk/win32/build/ mkdist.php

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 22:47:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=289778 Log: - ws Changed paths: U php/php-src/trunk/win32/build/mkdist.php Modified: php/php-src/trunk/win32/build/mkdist.php ===

[PHP-CVS] svn: /php/win-installer/trunk/ ExtensionsFeatures53.wxs ExtensionsFragment53.wxs

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 20:09:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=289771 Log: - add glib and enchant backends to 5.3 Changed paths: U php/win-installer/trunk/ExtensionsFeatures53.wxs U php/win-installer/trunk/Extension

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/win32/build/ mkdist.php

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 20:02:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=289769 Log: - Merge: we don't distribute the crt9 dll, don't try to add it Changed paths: U php/php-src/branches/PHP_5_3_1/win32/build/mkdist.php Modified: p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/mkdist.php trunk/win32/build/mkdist.php

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 19:58:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=289768 Log: - we don't distribute the crt9 dll, don't try to add it Changed paths: U php/php-src/branches/PHP_5_3/win32/build/mkdist.php U php/php-src/t

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ tests/security/open_basedir_parse_ini_file.phpt win32/build/Makefile win32/build/config.w32 win32/build/mkdist.php

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 19:05:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=289764 Log: - Merge: add custom DLL to the package and fix the path to the deps bin (needs absolute path in some cases) Changed paths: _U php/php-src/branches

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/Makefile branches/PHP_5_3/win32/build/config.w32 branches/PHP_5_3/win32/build/mkdist.php trunk/win32/build/mkdist.php

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 19:02:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=289763 Log: - add custom DLL to the package and fix the path to the deps bin (needs absolute path in some cases) Changed paths: U php/php-src/branches/PHP_5_

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/sqlite3/libsqlite/sqlite3.c ext/sqlite3/libsqlite/sqlite3.h tests/security/open_basedir_parse_ini_file.phpt

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 17:11:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=289758 Log: - Merge: Update libsqlite to 3.6.19 Changed paths: _U php/php-src/branches/PHP_5_3_1/ _U php/php-src/branches/PHP_5_3_1/ext/mysql/ _U php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ sapi/cgi/cgi_main.c tests/security/open_basedir_parse_ini_file.phpt

2009-10-19 Thread Pierre-Alain Joye
pajoye Mon, 19 Oct 2009 17:04:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=289757 Log: - Merge: improve fix for #49767 and #47627 - make PHP report 'no script' on 404 again Bugs: http://bugs.php.net/49767 (Closed) estrdup crash http

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/sqlite3/libsqlite/ sqlite3.c sqlite3.h

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 21:40:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=289689 Log: - Merge: Upgraded bundled sqlite to versio 3.6.18 Changed paths: U php/php-src/branches/PHP_5_3_1/ext/sqlite3/libsqlite/sqlite3.c U php/php-

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ exec.c

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 21:36:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=289688 Log: - Merge: #49847 Bug: http://bugs.php.net/49847 (Closed) exec() confused by a specially crafted string Changed paths: U php/php-src/branche

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ main/main.c win32/registry.c

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 21:32:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=289687 Log: - Merge: fix crash for bug #47627 Bug: http://bugs.php.net/47627 (Bogus) "No input file specified" causing crash Changed paths: U php/php-s

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/date/lib/ timezonedb.h

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 21:29:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=289686 Log: - Merge: Updated to version 2009.14 (2009n) Changed paths: U php/php-src/branches/PHP_5_3_1/ext/date/lib/timezonedb.h Modified: php/php-src/branc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ configure.in

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 21:06:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=289685 Log: - Merge: #49809 (time_sleep_until is not available on solaris) Bug: http://bugs.php.net/49809 (Closed) time_sleep_until is not available on solaris

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/standard/basic_functions.c tests/security/open_basedir_parse_ini_file.phpt

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 14:10:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=289669 Log: - Merge: - #49855 ^# ^author ^date ^msg ^merge^ Bug: http://bugs.php.net/49855 (Closed) import_request_variables always return false in any codition.

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ main/php_ini.c sapi/cgi/cgi_main.c tests/security/open_basedir_parse_ini_file.phpt

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 13:28:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=289668 Log: - Merge: - #48779, fix another use case where / usage may differ Bug: http://bugs.php.net/48779 (Open) Use of HOST section cause 500 error Change

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-15 Thread Pierre-Alain Joye
pajoye Thu, 15 Oct 2009 13:09:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=289667 Log: - #48779, fix another use case where / usage may differ Bug: http://bugs.php.net/48779 (Open) Use of HOST section cause 500 error Changed paths:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/sqlite/ sqlite.c tests/sqlitedatabase_arrayquery.phpt

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 22:37:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=289598 Log: - Merge: Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection Changed paths: U php/php-src/branch

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/enchant/ config.m4 config.w32 docs/examples/example1.php enchant.c php_enchant.h

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 22:35:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=289597 Log: - Merge: fix dictionnary path issues, add functions to define their path [DOC] (approved by RM) Changed paths: U php/php-src/branches/PHP_5_3_1/e

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/main/ php_ini.c

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 14:55:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=289572 Log: - Merge: fix possible issue in TS environment and fix handle leak (we don't have to do that anymore anyway in 5.3+) Changed paths: U php/php-src

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ main/php_ini.c sapi/cgi/cgi_main.c

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 14:51:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=289571 Log: - Merge: #48779 Bug: http://bugs.php.net/48779 (Open) Use of HOST section cause 500 error Changed paths: U php/php-src/branches/PHP_5_3_1/m

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 14:40:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=289568 Log: - #48779, improve fix, drop usage of _tolower and use zend_strtolower Bug: http://bugs.php.net/48779 (Open) Use of HOST section cause 500 error C

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/date/lib/ timezonedb.h

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 14:26:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=289566 Log: - Merge: Updated to version 2009.13 (2009m) Changed paths: U php/php-src/branches/PHP_5_3_1/ext/date/lib/timezonedb.h Modified: php/php-src/branc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/date/tests/ date_sunrise_variation5.phpt date_sunset_variation5.phpt

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 14:23:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=289564 Log: - Merge: fix test Changed paths: U php/php-src/branches/PHP_5_3_1/ext/date/tests/date_sunrise_variation5.phpt U php/php-src/branches/PHP_5

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 10:13:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289558 Log: - aharvey karma for web (request from Hannes) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gd/libgd/gd_gd.c branches/PHP_5_2/ext/gd/tests/crafted.gd2 branches/PHP_5_2/ext/gd/tests/crafted_gd2.phpt branches/PHP_5_3/ext/gd/libgd/gd_gd.c branch

2009-10-12 Thread Pierre-Alain Joye
pajoye Mon, 12 Oct 2009 10:01:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=289557 Log: - check max colors while loading gd2 palette image (patch by Tomas Hoger) Changed paths: U php/php-src/branches/PHP_5_2/ext/gd/libgd/gd_gd.c A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c trunk/main/php_ini.c

2009-10-11 Thread Pierre-Alain Joye
pajoye Sun, 11 Oct 2009 21:04:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=289547 Log: - fix possible issue in TS environment (we don't have to do that anymore anyway in 5.3+) Changed paths: U php/php-src/branches/PHP_5_3/main/php_i

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c trunk/main/php_ini.c

2009-10-11 Thread Pierre-Alain Joye
pajoye Sun, 11 Oct 2009 20:50:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289546 Log: - #48779, don't loop twice over the path chars Bug: http://bugs.php.net/48779 (Open) Use of HOST section cause 500 error Changed paths: U p

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/main/ network.c

2009-10-10 Thread Pierre-Alain Joye
pajoye Sat, 10 Oct 2009 12:21:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=289498 Log: - Merge: Fixed bug #48805 (IPv6 socket transport is not working) Bug: http://bugs.php.net/48805 (Closed) IPv6 socket transport is not working Cha

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/curl/ php_curl.h

2009-10-10 Thread Pierre-Alain Joye
pajoye Sat, 10 Oct 2009 09:29:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=289496 Log: - Merge: Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose) Bug: http://bugs.php.net/49517 (Closed) cURL's CURLOPT_FI

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/curl/ interface.c

2009-10-10 Thread Pierre-Alain Joye
pajoye Sat, 10 Oct 2009 09:24:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=289495 Log: - Merge: Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose) Bug: http://bugs.php.net/49517 (Closed) cURL's CURLOPT_FI

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/curl/ interface.c

2009-10-10 Thread Pierre-Alain Joye
pajoye Sat, 10 Oct 2009 09:17:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=289494 Log: - Merge: Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning ?\226?\128?\156CURLPROTO_FILE cannot be set ?\226?\128?\166) Bug: http://bugs.ph

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/Zend/ zend_vm_def.h zend_vm_execute.h

2009-10-10 Thread Pierre-Alain Joye
pajoye Sat, 10 Oct 2009 09:12:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=289493 Log: - Merge: Fixed memleak in tests/lang/engine_assignExecutionOrder_001.phpt Changed paths: U php/php-src/branches/PHP_5_3_1/Zend/zend_vm_def.h U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/main/ output.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 19:13:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=289444 Log: - Merge: fix leak Changed paths: U php/php-src/branches/PHP_5_3_1/main/output.c Modified: php/php-src/branches/PHP_5_3_1/main/output.c ==

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/openssl/ openssl.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 19:08:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=289443 Log: - Merge: Fixed certificate validation inside php_openssl_apply_verification_policy Changed paths: U php/php-src/branches/PHP_5_3_1/ext/openssl/op

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/date/php_date.c main/main.c main/php_globals.h

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 19:06:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=289442 Log: - Merge: Fixed bug #49627 (error_log to specified file does not log time according to date.timezone) Bug: http://bugs.php.net/49627 (Closed) error_log

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/date/ php_date.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:59:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=289441 Log: - Merege: Fix bug #49558 And as Colin mentioned in the bug report, this means date_sunrise() and date_sunset() have been off by 26 seconds in most cases

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/pdo_dblib/ dblib_driver.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:56:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=289440 Log: - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0)) Bug: http://bugs.php.net/4934

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/dom/ documenttype.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:52:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=289439 Log: - Merge: fix mem leak Changed paths: U php/php-src/branches/PHP_5_3_1/ext/dom/documenttype.c Modified: php/php-src/branches/PHP_5_3_1/ext/dom/doc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/filter/ sanitizing_filters.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:50:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=289438 Log: - Merge: Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters) Bug: http://bugs.php.net/49470 (Closed) FILTER_SANITIZE_EMAIL does not wo

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/main/streams/ memory.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:45:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=289437 Log: - Merge: Fixed bug #49572 (use of C++ style comments causes build failure) Bug: http://bugs.php.net/49572 (Closed) use of C++ style comments causes bui

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ basic_functions.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:41:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=289436 Log: - Merge: long2ip() can return wrong value in a multi-threaded applications Changed paths: U php/php-src/branches/PHP_5_3_1/ext/standard/basic_func

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/imap/ php_imap.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:38:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=289435 Log: - Merge: Fixed bug #49630 (imap_listscan function missing) Bug: http://bugs.php.net/49630 (Closed) imap_listscan function missing Changed paths:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/filter/ filter.c tests/bug49274.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:32:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289434 Log: - Merge: fix #49274, filter_var does not accept object without a toString implementation Bug: http://bugs.php.net/49274 (Assigned) filter_var() should

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/mcrypt/ mcrypt.c tests/bug49738.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:28:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=289433 Log: - Merge: Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes) Bug: http://bugs.php.net/49738 (Closed) calling mcrypt after mcrypt_gene

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/Zend/ zend_compile.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:23:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=289432 Log: - Merge: don't hide early declaration Changed paths: U php/php-src/branches/PHP_5_3_1/Zend/zend_compile.c Modified: php/php-src/branches/PHP_5_3_

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/Zend/ zend_API.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:21:20 + Revision: http://svn.php.net/viewvc?view=revision&revision=289431 Log: - Merge: don't hide early declaration Changed paths: U php/php-src/branches/PHP_5_3_1/Zend/zend_API.c Modified: php/php-src/branches/PHP_5_3_1/Ze

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ info.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:15:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=289430 Log: - Merge: fix #40013, php_uname() doesnt return nodename (MFH) Bug: http://bugs.php.net/40013 (Closed) php_uname() doesnt return nodename Changed

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ main/fopen_wrappers.c sapi/cgi/cgi_main.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:03:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=289428 Log: - Merge: Fixed bug #49182 (PHP CGI always outputs the shebang line), kill unused var Bug: http://bugs.php.net/49182 (Closed) PHP CGI always outputs the

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ file.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:37:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=289421 Log: - Merge: Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak Changed paths: U php/php-src/branches/PHP_5_3_1/ext/standard/file

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/fileinfo/libmagic/ readcdf.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:51:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=289425 Log: - Merge: Fix #49732, Crashes in fileinfo when corrupted files are given (timestamp fails) Bug: http://bugs.php.net/49732 (Closed) PHP crashes when usin

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/posix/ posix.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:46:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=289424 Log: - Merge: Add missing open_basedir check in posix_mkfifo Changed paths: U php/php-src/branches/PHP_5_3_1/ext/posix/posix.c Modified: php/php-src/b

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/oci8/ oci8.c tests/pecl_bug16842.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:44:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=289423 Log: - Merge: Pecl #16842 Bug: http://pecl.php.net/bugs/16842 (unknown) Changed paths: U php/php-src/branches/PHP_5_3_1/ext/oci8/oci8.c A

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ file.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:37:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=289422 Log: - Merge: Make tempnam() return FALSE on error as documented Changed paths: U php/php-src/branches/PHP_5_3_1/ext/standard/file.c Modified: php/php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ credits.c

2009-10-09 Thread Pierre-Alain Joye
EDIT_LINE("PHP Websites Team", "Rasmus Lerdorf, Hannes Magnusson, Philip Olson, Lukas Kahwe Smith, Pierre-Alain Joye, Kalle Sommer Nielsen"); + CREDIT_LINE("Event Maintainers", "Damien Seguy, Daniel P. Brown"); + /* Mirro

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ strnatcmp.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:33:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=289419 Log: - Merge: Fix for bug #49698 Bug: http://bugs.php.net/49698 (Closed) Unexpected change in strnatcasecmp() Changed paths: U php/php-src/branc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/pcre/ php_pcre.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:25:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=289418 Log: - Merge: Fixed bug #49483 (preg_replace 'subject' parameter listed as optional) Bug: http://bugs.php.net/49483 (Closed) preg_replace 'subject' parameter

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/sockets/ php_sockets.h sockets.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:22:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=289417 Log: - merge: #49464, fix build Bug: http://bugs.php.net/49464 (Closed) php_sockets build broken Changed paths: U php/php-src/branches/PHP_5_3_1

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/ftp/ftp.c ext/openssl/xp_ssl.c ext/sockets/sockets.c main/network.c main/streams/xp_socket.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:20:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=289416 Log: - Merge: Fixed bug #49447 php engine need to correctly check for socket API Bug: http://bugs.php.net/49447 (Closed) php engine need to correctly check f

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:06:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=289415 Log: - Merge revision 288028, use of the user token by default, and fix for touch and directory on windows Changed paths: U php/php-src/branches/PHP_5

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_virtual_cwd.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:05:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=289414 Log: - Merge Fix for #48746, improve fix for junctions/symlink/etc. Bug: http://bugs.php.net/48746 (Assigned) Unable to browse directories within Junction P

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/enchant/config.m4 branches/PHP_5_3/ext/enchant/docs/examples/example1.php branches/PHP_5_3/ext/enchant/enchant.c branches/PHP_5_3/ext/enchant/php_ench

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:28:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=289366 Log: - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_path - add constants ENCHANT_MYSPELL and ENCHANT_ISPELL Changed paths: U php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/enchant/ config.w32

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:59:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=289372 Log: - missing define Changed paths: U php/php-src/branches/PHP_5_3/ext/enchant/config.w32 Modified: php/php-src/branches/PHP_5_3/ext/enchant/config.w

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/enchant/enchant.c trunk/ext/enchant/enchant.c

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:40:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=289368 Log: - typo Changed paths: U php/php-src/branches/PHP_5_3/ext/enchant/enchant.c U php/php-src/trunk/ext/enchant/enchant.c Modified: php/php-src/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/enchant/docs/examples/example1.php branches/PHP_5_3/ext/enchant/enchant.c trunk/ext/enchant/docs/examples/example1.php trunk/ext/enchant/enchant.c

2009-10-03 Thread Pierre-Alain Joye
pajoye Sat, 03 Oct 2009 10:19:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=289123 Log: - drop unused var and fix example Changed paths: U php/php-src/branches/PHP_5_3/ext/enchant/docs/examples/example1.php U php/php-src/branche

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/fileinfo/libmagic/readcdf.c trunk/ext/fileinfo/libmagic/readcdf.c

2009-10-01 Thread Pierre-Alain Joye
pajoye Thu, 01 Oct 2009 13:55:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=289049 Log: - fix #49732, fix crash when timestamp conversion fails Bug: http://bugs.php.net/49732 (Open) PHP crashes when using finfo_file() to get mime info with

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/config.w32 trunk/win32/build/config.w32

2009-09-30 Thread Pierre-Alain Joye
pajoye Wed, 30 Sep 2009 11:53:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=288988 Log: - restore W3 flag to get usefull errors (unused vars, etc.) Changed paths: U php/php-src/branches/PHP_5_3/win32/build/config.w32 U php/php-s

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqlnd/ php_mysqlnd.c

2009-09-28 Thread Pierre-Alain Joye
pajoye Mon, 28 Sep 2009 12:54:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=288894 Log: - fix TS build, this macro contains code and declaration, always put it right after your declaration Changed paths: U php/php-src/trunk/ext/mysql

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-09-22 Thread Pierre-Alain Joye
pajoye Tue, 22 Sep 2009 14:22:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=288572 Log: - Give Ken access to pres Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_win32.c trunk/TSRM/tsrm_win32.c

2009-09-19 Thread Pierre-Alain Joye
pajoye Sat, 19 Sep 2009 20:54:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=288462 Log: - fix ACL cache for read check Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_win32.c U php/php-src/trunk/TSRM/tsrm_win32.c Modifi

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-15 Thread Pierre-Alain Joye
pajoye Tue, 15 Sep 2009 15:47:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=288348 Log: - #49253, add support for libcurl's CERTINFO option Bug: http://bugs.php.net/49253 (Assigned) add support for libcurl's CERTINFO option Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2009-09-14 Thread Pierre-Alain Joye
pajoye Mon, 14 Sep 2009 18:46:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=288339 Log: - Fix #48746, improve fix to support all possible cases (see latest comment in the report) Bug: http://bugs.php.net/48746 (Assigned) Unable to browse d

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ info.c

2009-09-06 Thread Pierre-Alain Joye
pajoye Sun, 06 Sep 2009 22:01:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=288116 Log: - fix #40013, php_uname() doesnt return nodename (MFH) Bug: http://bugs.php.net/40013 (Open) php_uname() doesnt return nodename Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/zend.h branches/PHP_5_3/Zend/zend.h trunk/Zend/zend.h

2009-09-06 Thread Pierre-Alain Joye
pajoye Sun, 06 Sep 2009 15:56:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=288110 Log: - revert last commit, breaks the build and needs test case(s) Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend.h U php/php-src/branch

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_compile.c trunk/Zend/zend_compile.c

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 21:16:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=288096 Log: - don't hide previous declaration Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_compile.c U php/php-src/trunk/Zend/zend_compile.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/Zend/ zend_API.c

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 19:01:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=288089 Log: - WS Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_API.c Modified: php/php-src/branches/PHP_5_2/Zend/zend_API.c ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/zend_API.c branches/PHP_5_3/Zend/zend_API.c trunk/Zend/zend_API.c

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 19:00:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=288088 Log: - don't hide early declaration Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_API.c U php/php-src/branches/PHP_5_3/Zend/zend_API.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/windows_links/bug48746.phpt branches/PHP_5_3/ext/standard/tests/file/windows_links/bug48746_1.phpt branches/PHP_5_3/ext/standard/t

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 18:10:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=288085 Log: - add test for #48746 Bug: http://bugs.php.net/48746 (Feedback) Unable to browse directories within Junction Points Changed paths: A php/p

[PHP-CVS] svn: /php/php-src/trunk/ext/filter/ filter.c logical_filters.c

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 17:39:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=288084 Log: - useless #ifdef Changed paths: U php/php-src/trunk/ext/filter/filter.c U php/php-src/trunk/ext/filter/logical_filters.c Modified: php/php-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/filter/filter.c branches/PHP_5_2/ext/filter/tests/bug49274.phpt branches/PHP_5_3/ext/filter/filter.c branches/PHP_5_3/ext/filter/tests/bug49274.phpt t

2009-09-05 Thread Pierre-Alain Joye
pajoye Sat, 05 Sep 2009 17:35:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=288083 Log: - fix #49274, filter_var does not accept object without a toString implementation Bug: http://bugs.php.net/49274 (Analyzed) filter_var() should accept

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/sockets/php_sockets.h branches/PHP_5_3/ext/sockets/sockets.c trunk/ext/sockets/php_sockets.h trunk/ext/sockets/sockets.c

2009-09-04 Thread Pierre-Alain Joye
pajoye Fri, 04 Sep 2009 19:53:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=288067 Log: - #49464, fix build Bug: http://bugs.php.net/49464 (Open) php_sockets build broken Changed paths: U php/php-src/branches/PHP_5_3/ext/socket

[PHP-CVS] svn: /php/win-installer/trunk/ ExtensionsFeatures52.wxs ExtensionsFeatures53.wxs ExtensionsFeatures60.wxs ExtensionsFragment52.wxs

2009-09-04 Thread Pierre-Alain Joye
pajoye Fri, 04 Sep 2009 07:57:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=288033 Log: - WS Changed paths: U php/win-installer/trunk/ExtensionsFeatures52.wxs U php/win-installer/trunk/ExtensionsFeatures53.wxs U php/win-in

  1   2   3   4   5   6   7   8   9   10   >