[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/spl spl_directory.c spl_directory.h /ext/standard file.c file.h /ext/standard/tests/file bug40501.csv bug40501.phpt fgetcsv_error.phpt

2007-10-03 Thread David Soria Parra
NEWS ||| ?? ??? 20??, PHP 5.3.0 +- Added optional escape character parameter to fgetcsv. (David Soria Parra) - Added xsl-setProfiling() for profiling stylesheets. (Christian

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

2007-10-05 Thread David Soria Parra
dsp Fri Oct 5 09:38:54 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: WS/Indent fix. http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.137r2=1.138diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u

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

2007-10-05 Thread David Soria Parra
dsp Fri Oct 5 09:37:17 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: WS/Indent fix http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.2r2=1.45.2.27.2.23.2.3diff_format=u Index:

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

2007-10-05 Thread David Soria Parra
dsp Fri Oct 5 11:43:09 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: WS fix. Space instead of tab. http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.3r2=1.45.2.27.2.23.2.4diff_format=u

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

2007-12-30 Thread David Soria Parra
dsp Sun Dec 30 17:43:09 2007 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work). http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.143r2=1.144diff_format=u

[PHP-CVS] cvs: php-src /ext/pdo/tests bug_43663.phpt

2007-12-30 Thread David Soria Parra
dsp Sun Dec 30 17:48:24 2007 UTC Added files: /php-src/ext/pdo/tests bug_43663.phpt Log: Test for bug 43663 http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_43663.phpt?view=markuprev=1.1 Index: php-src/ext/pdo/tests/bug_43663.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_dbh.c /ext/pdo/tests bug_43663.phpt

2007-12-30 Thread David Soria Parra
dsp Sun Dec 30 17:51:35 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_43663.phpt Modified files: /php-src/ext/pdopdo_dbh.c Log: - Fixed bug #43663 (Extending PDO class with a __call() function doesn't

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_dbh.c /ext/pdo/tests bug_43663.phpt

2007-12-30 Thread David Soria Parra
-src/NEWSSun Dec 30 17:59:30 2007 @@ -3,6 +3,8 @@ ?? ??? 2008, PHP 5.2.6 - Fixed weired behavior in CGI parameter parsing. (Dmitry, Hannes Magnusson) +- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work). + (David Soria Parra) - Fixed bug #43635 (mysql

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/general_functions bug44487.phpt

2008-03-19 Thread David Soria Parra
dsp Thu Mar 20 00:50:47 2008 UTC Added files: /php-src/ext/standard/tests/general_functions bug44487.phpt Modified files: /php-src/ext/standard basic_functions.c Log: Fix bug #44487 (call_user_method_array issues a warning

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

2008-03-19 Thread David Soria Parra
dsp Thu Mar 20 00:52:47 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug44487.phpt Modified files: /php-src/ext/standard basic_functions.c Log: MFH: Fix bug #44487

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard basic_functions.c /ext/standard/tests/general_functions bug44487.phpt

2008-03-19 Thread David Soria Parra
a warning when throwing + an exception). (David Soria Parra) 06 Mar 2008, PHP 5.2.6RC2 - Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.68r2=1.725.2.31.2.69diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_decrypt.phpt mcrypt_ecb.phpt mcrypt_enc_get_algorithms_name.phpt mcrypt_enc_get_block_size.phpt mc

2008-05-17 Thread David Soria Parra
dsp Sat May 17 23:27:43 2008 UTC Added files: /php-src/ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_decrypt.phpt mcrypt_ecb.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_create_iv.phpt~ mcrypt_decrypt.phpt mcrypt_ecb.phpt mcrypt_enc_get_algorithms_name.phpt m

2008-05-17 Thread David Soria Parra
dsp Sat May 17 23:29:14 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_create_iv.phpt~

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_create_iv.phpt~ mcrypt_decrypt.phpt mcrypt_ecb.phpt mcrypt_enc_get_algorithms_name.phpt m

2008-05-17 Thread David Soria Parra
dsp Sat May 17 23:31:32 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mcrypt/tests mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phpt mcrypt_create_iv.phpt~

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt/tests mcrypt_create_iv.phpt~

2008-05-18 Thread David Soria Parra
dsp Sun May 18 14:27:52 2008 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/mcrypt/tests mcrypt_create_iv.phpt~ Log: Wrong file -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt/tests mcrypt_create_iv.phpt~

2008-05-18 Thread David Soria Parra
dsp Sun May 18 14:28:19 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/mcrypt/tests mcrypt_create_iv.phpt~ Log: Wrong file -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mcrypt/testsmcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_create_iv.phptmcrypt_create_iv.phpt~ mcrypt_decrypt.phpt mcrypt_ecb.phptmcrypt_enc_get_algorithms_name.phpt

2008-05-18 Thread David Soria Parra
Lars Strojny wrote: Hi David, Am Samstag, den 17.05.2008, 23:31 + schrieb David Soria Parra: dsp Sat May 17 23:31:32 2008 UTC Added files: (Branch: PHP_5_2) [...] mcrypt_create_iv.phpt~ This was included on purpose

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt mcrypt.c /ext/mcrypt/tests mcrypt_enc_self_test.phpt

2008-05-18 Thread David Soria Parra
dsp Sun May 18 17:08:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c /php-src/ext/mcrypt/tests mcrypt_enc_self_test.phpt Log: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt

[PHP-CVS] cvs: php-src /ext/mcrypt mcrypt.c /ext/mcrypt/tests mcrypt_enc_self_test.phpt

2008-05-18 Thread David Soria Parra
dsp Sun May 18 17:15:08 2008 UTC Modified files: /php-src/ext/mcrypt mcrypt.c /php-src/ext/mcrypt/tests mcrypt_enc_self_test.phpt Log: MFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt_module_self_test()

Re: [PHP-CVS] cvs: php-src /ext/mcrypt mcrypt.c /ext/mcrypt/tests mcrypt_enc_self_test.phpt

2008-05-18 Thread David Soria Parra
Hannes Magnusson wrote: On Sun, May 18, 2008 at 7:15 PM, David Soria Parra [EMAIL PROTECTED] wrote: dsp Sun May 18 17:15:08 2008 UTC Modified files: /php-src/ext/mcrypt mcrypt.c /php-src/ext/mcrypt/tests mcrypt_enc_self_test.phpt Log: MFB: Make mcrypt_enc_self_test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt mcrypt.c /ext/mcrypt/tests mcrypt_enc_self_test.phpt

2008-05-18 Thread David Soria Parra
dsp Sun May 18 19:48:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c /php-src/ext/mcrypt/tests mcrypt_enc_self_test.phpt Log: Revert.

Re: [PHP-CVS] cvs: php-src /ext/mcrypt mcrypt.c /ext/mcrypt/tests mcrypt_enc_self_test.phpt

2008-05-18 Thread David Soria Parra
Hannes Magnusson wrote: On Sun, May 18, 2008 at 8:14 PM, David Soria Parra [EMAIL PROTECTED] wrote: Hannes Magnusson wrote: On Sun, May 18, 2008 at 7:15 PM, David Soria Parra [EMAIL PROTECTED] wrote: dsp Sun May 18 17:15:08 2008 UTC Modified files: /php-src/ext/mcrypt

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:15:02 2008 UTC Modified files: /php-src/ext/soap soap.c Log: Allow non-long values for proxy_port, connection_timeout and convert them http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.244r2=1.245diff_format=u Index:

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:16:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c Log: MFH: Allow non-long values for proxy_port, connection_timeout and convert them

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:28:31 2008 UTC Modified files: /php-src/ext/soap soap.c Log: Coding style http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.245r2=1.246diff_format=u Index: php-src/ext/soap/soap.c diff -u php-src/ext/soap/soap.c:1.245

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

2008-05-20 Thread David Soria Parra
dsp Tue May 20 13:28:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c Log: Coding style http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.156.2.28.2.30.2.15r2=1.156.2.28.2.30.2.16diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /ext/curl/tests/responder get.php

2008-06-21 Thread David Soria Parra
dsp Sun Jun 22 05:09:43 2008 UTC Added files: /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /php-src/ext/curl/tests/responder get.php Log: Testfest task 93. Written

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /ext/curl/tests/responder get.php

2008-06-21 Thread David Soria Parra
dsp Sun Jun 22 05:34:06 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /php-src/ext/curl/tests/responder get.php Log: Testfest

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strnatcasecmp_basic.phpt strnatcasecmp_variation1.phpt

2008-07-10 Thread David Soria Parra
dsp Thu Jul 10 23:36:15 2008 UTC Added files: /php-src/ext/standard/tests/strings strnatcasecmp_basic.phpt strnatcasecmp_variation1.phpt Log: PHP Testfest. Tests done by Felix De Vliegher

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings strnatcasecmp_basic.phpt strnatcasecmp_variation1.phpt

2008-07-10 Thread David Soria Parra
dsp Thu Jul 10 23:46:49 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings strnatcasecmp_basic.phpt strnatcasecmp_variation1.phpt Log: PHP Testfest. Tests done by Felix De Vliegher

[PHP-CVS] cvs: php-src(PHP_5_2) /scripts phpize.m4

2008-07-27 Thread David Soria Parra
dsp Sun Jul 27 20:42:56 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/scriptsphpize.m4 Log: - Fixed the fix for not requiring C++ always http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.17.2.3.2.6r2=1.17.2.3.2.7diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /scripts phpize.m4

2008-07-27 Thread David Soria Parra
dsp Sun Jul 27 20:43:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/scriptsphpize.m4 Log: MFB: - Fixed the fix for not requiring C++ always

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-07-27 Thread David Soria Parra
dsp Sun Jul 27 20:48:26 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: MFB: - Fixed the fix for not requiring C++ always http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.27r2=1.28diff_format=u Index: php-src/scripts/phpize.m4

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:16:53 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.

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

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:17:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:18:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.

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

2009-02-01 Thread David Soria Parra
dsp Sun Feb 1 21:51:44 2009 UTC Modified files: /php-srcconfigure.in Log: Fix a typo http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.671r2=1.672diff_format=u Index: php-src/configure.in diff -u php-src/configure.in:1.671

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

2009-02-01 Thread David Soria Parra
dsp Sun Feb 1 21:52:32 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in Log: MFH: Fix a typo http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.120r2=1.579.2.52.2.121diff_format=u Index: php-src/configure.in diff -u

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

2009-02-22 Thread David Soria Parra
dsp Mon Feb 23 03:35:18 2009 UTC Modified files: /php-srcconfigure.in /php-src/win32/buildconfig.w32 Log: Remove zend_dynamic_array and it's build targets as it is not longer needed

[PHP-CVS] Re: cvs: php-src / run-tests.php

2009-03-03 Thread David Soria Parra
Hi Zoe, it seems that the indention is wrong. The patch contains spaces instead of tabs. David Zoe Slattery schrieb: zoe Tue Mar 3 10:52:56 2009 UTC Modified files: /php-src run-tests.php Log: Added %r section

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi cgi_main.c

2009-06-09 Thread David Soria Parra
Natarajan, David Soria Parra) 27 May 2009, PHP 5.2.10RC1 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-06-09 Thread David Soria Parra
dsp Tue Jun 9 13:31:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache). The fix was provided by Sriram Natarajan.

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-06-09 Thread David Soria Parra
dsp Tue Jun 9 13:32:12 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache). The fix was provided by Sriram Natarajan.

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

2009-06-23 Thread David Soria Parra
dsp Tue Jun 23 14:14:32 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_result.c Log: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'

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

2009-06-23 Thread David Soria Parra
dsp Tue Jun 23 14:15:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_result.c Log: MFH: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'

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

2008-08-26 Thread David Soria Parra
dsp Tue Aug 26 16:06:23 2008 UTC Modified files: /php-src/main/streams streams.c xp_socket.c Log: Fixed bug #43782 (feof() does not detect timeout on socket) # Poll returns 0 if it times out. # We check for 0 and use the user set timeout in

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

2008-08-26 Thread David Soria Parra
+50,7 @@ duplicate keys). (Dmitry) - Fixed bug #43817 (opendir() fails on Windows directories with parent directory unaccessible). (Dmitry) +- Fixed bug #43782 (feof() does not detect timeout on socket). (David Soria Parra) - Fixed bug #43008 (php://filter uris ignore url encoded

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

2008-08-27 Thread David Soria Parra
(mb_substr_count() behaves differently to substr_count() with overlapping needles). (Moriyoshi) - Fixed bug #43941 (json_encode silently cuts non-UTF8 strings). (Stas) +- Fixed bug #43782 (feof() does not detect timeout on socket). (David Soria Parra) - Fixed bug #42737 (preg_split('//u

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

2008-08-27 Thread David Soria Parra
with parent directory unaccessible). (Dmitry) -- Fixed bug #43782 (feof() does not detect timeout on socket). (David Soria Parra) - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes). (Arnaud) - Fixed bug #35980 (touch() works on files but not on directories

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

2008-11-06 Thread David Soria Parra
dsp Thu Nov 6 20:38:02 2008 UTC Modified files: /php-srcacinclude.m4 configure.in Log: Detect Sun C compiler and set default flags if it is used http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.390r2=1.391diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS acinclude.m4 configure.in

2008-11-06 Thread David Soria Parra
compressed connections with PDO_mysql. (Johannes) +- Added default flags for suncc compiler. (David Soria Parra) - Deprecated define_syslog_variables(). (Kalle) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS acinclude.m4 configure.in

2008-11-06 Thread David Soria Parra
Hannes Magnusson wrote: On Thu, Nov 6, 2008 at 21:42, David Soria Parra [EMAIL PROTECTED] wrote: dsp Thu Nov 6 20:42:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcacinclude.m4 configure.in NEWS Log: MFH: Detect Sun C compiler and set default flags

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

2008-11-06 Thread David Soria Parra
to bz2.decompress stream filter. (Keisial at gmail dot com, Greg) - Added support for using compressed connections with PDO_mysql. (Johannes) -- Added default flags for suncc compiler. (David Soria Parra) +- Added missing suncc compiler flags as requested by feature request #46513. + (David Soria

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

2008-11-06 Thread David Soria Parra
, Greg) - Added support for using compressed connections with PDO_mysql. (Johannes) -- Added missing suncc compiler flags as requested by feature request #46513. +- Implemented FR #46513 (Missing compiler flags for suncc). (David Soria Parra) - Deprecated define_syslog_variables(). (Kalle

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

2008-11-17 Thread David Soria Parra
dsp Mon Nov 17 15:12:33 2008 UTC Modified files: /php-srcconfigure.in Log: Feature request #46595. Use cc as default compiler and fallback to gcc. [DOC] http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.665r2=1.666diff_format=u Index:

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

2008-11-24 Thread David Soria Parra
dsp Mon Nov 24 15:35:03 2008 UTC Modified files: /php-src/main/streams streams.c xp_socket.c Log: Revert fix for 43782, as it caused problems. [DOC] We better document the issue at it is.

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

2008-11-24 Thread David Soria Parra
dsp Mon Nov 24 15:36:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c xp_socket.c Log: MFH: Revert fix for 43782, as it caused problems.

[PHP-CVS] cvs: php-src(PHP_5_3) /scripts phpize.m4

2008-12-03 Thread David Soria Parra
dsp Wed Dec 3 19:52:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/scriptsphpize.m4 Log: Fix cc detection in phpize according to changes in configure.in

[PHP-CVS] cvs: php-src(PHP_5_3) / acinclude.m4 configure.in

2008-12-03 Thread David Soria Parra
dsp Wed Dec 3 19:53:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in acinclude.m4 Log: Fix test for auto_cflags and explictly set GCC=no if we detect suncc

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

2008-12-03 Thread David Soria Parra
dsp Thu Dec 4 00:41:17 2008 UTC Modified files: /php-srcacinclude.m4 configure.in Log: MFB: Fix test for auto_cflags and explictly set GCC=no if we detect suncc http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.391r2=1.392diff_format=u Index:

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-12-03 Thread David Soria Parra
dsp Thu Dec 4 00:41:55 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: MFB: Fix cc detection in phpize according to changes in configure.in http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.30r2=1.31diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:13:40 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache). http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.373r2=1.374diff_format=u

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

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:13:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
dsp Fri Jan 9 22:14:20 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).

[PHP-CVS] Re: cvs: php-src /sapi/cgi cgi_main.c

2009-01-09 Thread David Soria Parra
Forgot to mention: Patch was provided by Sriram Natarajan Sriram.Natarajan Sun.COM David Soria Parra schrieb: dsp Fri Jan 9 22:13:40 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME

[PHP-CVS] cvs: php-src / run-tests.php

2009-07-07 Thread David Soria Parra
dsp Tue Jul 7 23:04:45 2009 UTC Modified files: /php-srcrun-tests.php Log: Reset TZ environment variable. Some tests assume that it's not set. http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.398r2=1.399diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2009-07-07 Thread David Soria Parra
dsp Tue Jul 7 23:05:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: MFH: Reset TZ environment variable. Some tests assume that it's not set.

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2009-07-07 Thread David Soria Parra
dsp Tue Jul 7 23:05:33 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFH: Reset TZ environment variable. Some tests assume that it's not set.

[PHP-CVS] svn: php/php-src/trunk/

2009-07-10 Thread David Soria Parra
dsp Sat, 11 Jul 2009 01:54:08 + ViewVC URL: http://svn.php.net/viewvc?view=revisionrevision=283784 Changed paths: U php/php-src/trunk/buildconf Log: Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend by default.

[PHP-CVS] svn: php/php-src/branches/PHP_5_3/

2009-07-10 Thread David Soria Parra
dsp Sat, 11 Jul 2009 01:55:41 + ViewVC URL: http://svn.php.net/viewvc?view=revisionrevision=283785 Changed paths: U php/php-src/branches/PHP_5_3/buildconf Log: MFH: Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend

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

2009-07-10 Thread David Soria Parra
dsp Sat, 11 Jul 2009 02:47:38 + ViewVC URL: http://svn.php.net/viewvc?view=revisionrevision=283786 Changed paths: U php/php-src/branches/PHP_5_2/buildconf Log: MFH: Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend

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

2009-07-13 Thread David Soria Parra
dsp Mon, 13 Jul 2009 06:41:57 + ViewVC URL: http://svn.php.net/viewvc?view=revisionrevision=283994 Changed paths: U php/php-src/trunk/win32/build/buildconf.js Log: MFB: remove ZendEngine* detection, we always have Zend now (svn) Modified:

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/win32/build/

2009-07-13 Thread David Soria Parra
dsp Mon, 13 Jul 2009 06:42:59 + ViewVC URL: http://svn.php.net/viewvc?view=revisionrevision=283996 Changed paths: U php/php-src/branches/PHP_5_2/win32/build/buildconf.js Log: MFB: remove ZendEngine* detection, we always have Zend now (svn) Modified:

[PHP-CVS] svn: php/php-src/trunk/Zend/

2009-07-13 Thread David Soria Parra
dsp Mon, 13 Jul 2009 23:55:34 + URL: http://svn.php.net/viewvc?view=revisionrevision=284033 Changed paths: U php/php-src/trunk/Zend/bench.php Log: Fix date warning by setting the default timezone to UTC Modified: php/php-src/trunk/Zend/bench.php

[PHP-CVS] svn: php/php-src/branches/PHP_5_3/Zend/

2009-07-13 Thread David Soria Parra
dsp Mon, 13 Jul 2009 23:56:38 + URL: http://svn.php.net/viewvc?view=revisionrevision=284034 Changed paths: U php/php-src/branches/PHP_5_3/Zend/bench.php Log: MFH: Fix date warning by setting the default timezone to UTC Modified:

[PHP-CVS] svn: php/php-src/trunk/

2009-07-14 Thread David Soria Parra
dsp Tue, 14 Jul 2009 09:37:57 + URL: http://svn.php.net/viewvc?view=revisionrevision=284063 Changed paths: D php/php-src/trunk/README.CVS-RULES A php/php-src/trunk/README.SVN-RULES Log: - cvs-svn Deleted: php/php-src/trunk/README.CVS-RULES

[PHP-CVS] svn: php/php-src/branches/PHP_5_3/

2009-07-14 Thread David Soria Parra
dsp Tue, 14 Jul 2009 09:55:55 + URL: http://svn.php.net/viewvc?view=revisionrevision=284065 Changed paths: D php/php-src/branches/PHP_5_3/README.CVS-RULES A php/php-src/branches/PHP_5_3/README.SVN-RULES Log: MFH: - cvs-svn Deleted:

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

2009-07-14 Thread David Soria Parra
dsp Tue, 14 Jul 2009 09:57:09 + URL: http://svn.php.net/viewvc?view=revisionrevision=284066 Changed paths: D php/php-src/branches/PHP_5_2/README.CVS-RULES A php/php-src/branches/PHP_5_2/README.SVN-RULES Log: MFH: cvs-svn Deleted:

[PHP-CVS] svn: php/php-src/trunk/ NEWS Zend/zend.c Zend/zend_dtrace.c Zend/zend_dtrace.d Zend/zend_dtrace.h Zend/zend_exceptions.c Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h acinclu

2009-07-19 Thread David Soria Parra
/NEWS 2009-07-19 14:00:25 UTC (rev 284350) @@ -38,6 +38,7 @@ - Improved ext/dba: . Added support for Tokyo Cabinet. (Michael) +- Added DTrace support. (David Soria Parra) - Added runtime JIT auto-globals fetching and caching. (Dmitry, Sara) - Added E_STRICT to E_ALL. (Dmitry) - Added context

[PHP-CVS] svn: php/php-src/trunk/Zend/ zend_dtrace.d zend_dtrace.h

2009-07-19 Thread David Soria Parra
. | + +--+ + | Authors: David Soria Parra david.soriapa...@sun.com| + +--+ +*/ provider php { probe exception__caught(char *classname); probe

[PHP-CVS] svn: php/php-src/trunk/Zend/ zend.c

2009-07-20 Thread David Soria Parra
dsp Mon, 20 Jul 2009 10:12:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284423 Changed paths: U php/php-src/trunk/Zend/zend.c Log: - Fix overflow and use our internal vssprintf implementation Modified: php/php-src/trunk/Zend/zend.c

[PHP-CVS] svn: php/php-src/trunk/ Zend/zend.c Zend/zend_dtrace.c Zend/zend_dtrace.h Zend/zend_exceptions.c Zend/zend_vm_def.h Zend/zend_vm_execute.h configure.in main/main.c

2009-07-20 Thread David Soria Parra
dsp Mon, 20 Jul 2009 10:12:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284424 Changed paths: U php/php-src/trunk/Zend/zend.c U php/php-src/trunk/Zend/zend_dtrace.c U php/php-src/trunk/Zend/zend_dtrace.h U

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

2009-07-22 Thread David Soria Parra
dsp Wed, 22 Jul 2009 13:57:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284606 Log: - Add information whether DTrace is enable to phpinfo Changed paths: U php/php-src/trunk/ext/standard/info.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/build/build.mk branches/PHP_5_3/build/build.mk trunk/build/build.mk

2009-08-10 Thread David Soria Parra
dsp Tue, 11 Aug 2009 02:21:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287074 Log: Add actions for the gitclean target. Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U

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

2009-10-27 Thread David Soria Parra
__tostring()). + (David Soria Parra) - Fixed bug #49990 (SNMP3 warning message about security level printed twice). (Jani) - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted Modified: php/php-src/branches/PHP_5_3/Zend/zend.c

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_dtrace.c zend_dtrace.d zend_dtrace.h

2009-11-15 Thread David Soria Parra
a copy immediately. | - +--+ - | Authors: David Soria Parra david.soriapa...@sun.com| - +--+ -*/ - -/* $Id: $ */ - -#include zend.h

[PHP-CVS] svn: /php/php-src/trunk/ Zend/zend_API.c Zend/zend_dtrace.c Zend/zend_dtrace.d Zend/zend_dtrace.h Zend/zend_objects.c configure.in

2009-11-15 Thread David Soria Parra
dsp Mon, 16 Nov 2009 03:10:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=290801 Log: Add object-create and object-destroy dtrace probe Changed paths: U php/php-src/trunk/Zend/zend_API.c U php/php-src/trunk/Zend/zend_dtrace.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.ph

2009-11-24 Thread David Soria Parra
, and -2 to -36). (David Soria Parra) - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function). (Felipe) - Fixed bug #50219 (soap call Segmentation fault on a redirected url). Modified: php/php-src/branches/PHP_5_2/ext/gmp/gmp.c

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50

2009-11-24 Thread David Soria Parra
PHP_5_2 is a bug fix branch, was it approved by Ilia? yes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.phpt trunk/ext/gmp/gmp.c

2009-11-25 Thread David Soria Parra
dsp Wed, 25 Nov 2009 18:15:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=291320 Log: Really use 62 as the upper boundary as requested and not 32. Changed paths: U php/php-src/branches/PHP_5_2/ext/gmp/gmp.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.phpt trunk/ext/gmp/gmp.c

2009-11-25 Thread David Soria Parra
dsp Wed, 25 Nov 2009 23:38:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=291323 Log: Also allow base 62 for gmp_init as requested in (#50283) Bug: http://bugs.php.net/50283 (To be documented) allow base in gmp_strval to use full range:

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

2009-11-27 Thread David Soria Parra
dsp Fri, 27 Nov 2009 22:24:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=291362 Log: Use extended base if we build again gmp 4.2.0 which is usually available. Changed paths: U php/php-src/branches/PHP_5_3/ext/gmp/gmp.c U

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

2010-01-11 Thread David Soria Parra
dsp Mon, 11 Jan 2010 16:22:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293409 Log: Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems. Bug: http://bugs.php.net/50496 (Open) Use of stdbool.h is valid

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

2010-01-12 Thread David Soria Parra
dsp Tue, 12 Jan 2010 09:28:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293442 Log: Revert commit 29. It's not needed anymore to specify c99. Changed paths: U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/trunk/ NEWS Zend/zend.c Zend/zend_dtrace.c Zend/zend_dtrace.d Zend/zend_dtrace.h Zend/zend_exceptions.c Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h acincl

2010-04-24 Thread David Soria Parra
) +++ php/php-src/trunk/NEWS 2010-04-24 13:32:30 UTC (rev 298430) @@ -17,6 +17,7 @@ - Added an optimization which saves memory and emalloc/efree calls for empty HashTables (Stas, Dmitry) +- Added DTrace support. (David Soria Parra) - Added Tokyo Cabinet abstract DB support to ext/dba. (Michael

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend.c

2010-04-25 Thread David Soria Parra
dsp Sun, 25 Apr 2010 18:34:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298548 Log: Remove unused variable Changed paths: U php/php-src/trunk/Zend/zend.c Modified: php/php-src/trunk/Zend/zend.c

[PHP-CVS] svn: /php/php-src/trunk/ acinclude.m4

2010-04-29 Thread David Soria Parra
dsp Fri, 30 Apr 2010 00:07:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298789 Log: Make sure we search the source dir for the dtrace files Changed paths: U php/php-src/trunk/acinclude.m4 Modified: php/php-src/trunk/acinclude.m4

[PHP-CVS] svn: /php/php-src/trunk/ acinclude.m4

2010-05-07 Thread David Soria Parra
dsp Fri, 07 May 2010 14:46:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299103 Log: Abort with an error message if we cannot create the DTrace header file. Changed paths: U php/php-src/trunk/acinclude.m4 Modified:

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

2010-05-07 Thread David Soria Parra
dsp Fri, 07 May 2010 15:05:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299108 Log: Abort if DTrace is not installed on the system Changed paths: U php/php-src/trunk/configure.in Modified: php/php-src/trunk/configure.in

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

2010-08-06 Thread David Soria Parra
dsp Fri, 06 Aug 2010 19:47:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=301937 Log: make ssl_set return value in mysqlnd compatible with libmysqli return value Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c

  1   2   3   4   5   >