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

2007-10-25 Thread Marcus Boerger
Hello Dmitry, Thursday, October 25, 2007, 7:39:06 AM, you wrote: dmitry Thu Oct 25 05:39:06 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: Added CGI SAPI -T option, to measure execution time of script

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

2007-10-24 Thread Dmitry Stogov
dmitry Thu Oct 25 05:39:06 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: Added CGI SAPI -T option, to measure execution time of script repeated several times.

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard var_unserializer.c var_unserializer.re /ext/standard/tests/serialize bug42919.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 10:36:33 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/serialize bug42919.phpt Modified files: /php-srcNEWS /php-src/ext/standard var_unserializer.c var_unserializer.re Log:

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

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 11:18:34 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/soap php_http.c Log: Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/soap php_encoding.c /ext/soap/tests classmap004.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 12:09:03 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/soap/tests classmap004.phpt Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed possible crash because of uninitialized

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

2007-10-17 Thread Johannes Schl�ter
johannesWed Oct 17 17:22:53 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - There's no need to mention these bugs, they all belong to Added namespaces

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

2007-10-13 Thread Scott MacVicar
scottmacSat Oct 13 18:08:04 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN [DOC] Note: getimagesize() needs a note about icon support and that information is about the icon with the highest bitrate.

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 11:51:36 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN: #37911 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.23r2=1.2027.2.547.2.965.2.24diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests bug42737.phpt

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 13:57:10 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug42737.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE

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

2007-10-05 Thread Jani Taskinen
janiSat Oct 6 01:46:25 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN [DOC] Note: ldap_[get|set]_option() manual pages needs an entry for [DOC] LDAP_OPT_NETWORK_TIMEOUT

[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
dsp Wed Oct 3 10:44:32 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug40501.csv bug40501.phpt Modified files: /php-srcNEWS /php-src/ext/splspl_directory.c spl_directory.h

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/xsl php_xsl.c php_xsl.h xsl_fe.h xsltprocessor.c

2007-10-02 Thread Christian Stocker
chregu Tue Oct 2 06:31:18 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/xslphp_xsl.c php_xsl.h xsl_fe.h xsltprocessor.c Log: - Added xsl-setProfiling() for profiling stylesheets.

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

2007-10-02 Thread Jani Taskinen
janiTue Oct 2 10:42:57 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - There really is no point in mentioned fixed bugs in something that has never been in any release..

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /ext/standard basic_functions.c basic_functions.h config.m4 /ext/standard/tests/array extract_error.phpt /ext/standard/tests/general_function

2007-10-02 Thread Nuno Lopes
MFH:- Added common getopt implementation to core. MFH:- Added long-option feature to getopt(). MFH:- Made getopt() available on win32 systems. MFH: Patch by: David Soria Parra [EMAIL PROTECTED] [DOC]: These changes will be available from 5.3+ uhm, this doesn't sound much thread safe to

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c /e

2007-09-28 Thread Andrey Hristov
Dmitry Stogov wrote: dmitryThu Sep 27 18:00:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS /ZendEngine2 zend.h zend_API.c zend_API.h zend_builtin_functions.c zend_compile.c zend_compile.h zend_exceptions.c

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Dmitry Stogov
Stogov Cc: php-cvs@lists.php.net Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c /ext/date php_date.c /ext/dba dba.c /e Dmitry Stogov

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Johannes Schlüter
development :-) johannes Thanks. Dmitry. -Original Message- From: Andrey Hristov [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 7:18 PM To: Dmitry Stogov Cc: php-cvs@lists.php.net Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Lukas Kahwe Smith
Johannes Schlüter wrote: Dmitry Stogov wrote: Yes, of course. I'll update it soon. I am going to backport several other patches nearest days, so I'm not sure if I should update version every day. It should be enough to change it once before an release. People running snapshots should expect

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /sapi/cgi CHANGES cgi_main.c config.w32 config9.m4

2007-09-27 Thread Dmitry Stogov
dmitry Thu Sep 27 08:23:59 2007 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cgi CHANGES Modified files: /php-srcNEWS /php-src/sapi/cgi cgi_main.c config.w32 config9.m4 Log: MFH: Improved and cleaned CGI code. FastCGI is

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

2007-09-27 Thread Dmitry Stogov
dmitry Thu Sep 27 08:46:00 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/opensslopenssl.c Log: MFH: Improved ext/openssl . Added support for OpenSSL digest functions . Added support for OpenSSL cipher functions . Added

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/soap php_encoding.c /ext/soap/tests any.phpt

2007-09-27 Thread Dmitry Stogov
dmitry Thu Sep 27 10:01:44 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/soap php_encoding.c /php-src/ext/soap/tests any.phpt Log: Improved ext/soap to support element names in context of XMLShema's any

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

2007-09-27 Thread Jani Taskinen
janiThu Sep 27 17:06:37 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.4r2=1.2027.2.547.2.965.2.5diff_format=u Index: php-src/NEWS diff -u

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

2007-09-27 Thread Sebastian Bergmann
sebastian Thu Sep 27 18:15:22 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fugbix typo. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.6r2=1.2027.2.547.2.965.2.7diff_format=u Index: php-src/NEWS diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c /e

2007-09-27 Thread Nuno Lopes
Many many many many many many thanks! When I opened this e-mail I though I was dreaming, but no, it finally happened :) Thank you both, Nuno dmitry Thu Sep 27 18:00:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS /ZendEngine2 zend.h zend_API.c zend_API.h

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

2007-09-27 Thread Jani Taskinen
janiFri Sep 28 02:09:05 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.7r2=1.2027.2.547.2.965.2.8diff_format=u Index: php-src/NEWS diff -u

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

2007-09-27 Thread Jani Taskinen
janiFri Sep 28 02:14:12 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: One more thing.. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.8r2=1.2027.2.547.2.965.2.9diff_format=u Index: php-src/NEWS diff -u

<    3   4   5   6   7   8