[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ configure.in main/php_version.h

2011-09-14 Thread Stanislav Malyshev
stas Thu, 15 Sep 2011 06:25:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=316804 Log: back to dev Changed paths: U php/php-src/branches/PHP_5_4/configure.in U php/php-src/branches/PHP_5_4/main/php_version.h Modified: php/php-

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

2011-09-14 Thread Stanislav Malyshev
stas Thu, 15 Sep 2011 06:28:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=316805 Log: 5.4.0beta1 Changed paths: A + php/php-src/tags/php_5_4_0beta1/ (from php/php-src/branches/PHP_5_4/:r316803) Property changes on: php/php-s

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ configure.in main/php_version.h

2011-09-14 Thread Stanislav Malyshev
stas Thu, 15 Sep 2011 06:24:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=316803 Log: 5.4.0beta Changed paths: U php/php-src/branches/PHP_5_4/configure.in U php/php-src/branches/PHP_5_4/main/php_version.h Modified: php/php-sr

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

2011-09-14 Thread Stanislav Malyshev
stas Thu, 15 Sep 2011 06:23:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=316802 Log: update NEWS Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/session/mod_user_class.c branches/PHP_5_4/ext/session/tests/session_set_save_handler_class_014.phpt trunk/ext/session/mod_user_class.c trunk/ext/sessi

2011-09-14 Thread Arpad Ray
arpadWed, 14 Sep 2011 15:30:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=316754 Log: fix default session handler error message Changed paths: U php/php-src/branches/PHP_5_4/ext/session/mod_user_class.c U php/php-src/branches

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/general_functions/ parse_ini_file.phpt parse_ini_string_002.phpt

2011-09-14 Thread Xinchen Hui
laruence Wed, 14 Sep 2011 15:45:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=316757 Log: Forget commit to trunk Changed paths: U php/php-src/trunk/ext/standard/tests/general_functions/parse_ini_file.phpt U php/php-src/trunk/ext

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_multibyte.c trunk/Zend/zend_multibyte.c

2011-09-14 Thread Dmitry Stogov
dmitry Wed, 14 Sep 2011 15:00:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=316751 Log: Fixed bug #2 (bad encoding not detected) Bug: https://bugs.php.net/2 (Assigned) bad encoding not detected Changed paths: U php/php-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/tests/bug55578.phpt branches/PHP_5_4/Zend/zend.c trunk/Zend/tests/bug55578.phpt trunk/Zend/zend.c

2011-09-14 Thread Dmitry Stogov
dmitry Wed, 14 Sep 2011 13:18:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=316744 Log: Fixed bug #55578 (Segfault on implode/concat) Bug: https://bugs.php.net/55578 (Assigned) Segfault on implode/concat Changed paths: A php/ph

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/openssl/tests/bug36732.phpt branches/PHP_5_3/ext/openssl/tests/openssl.cnf branches/PHP_5_4/ext/openssl/tests/bug36732.phpt branches/PHP_5_4/ext/opens

2011-09-14 Thread Gustavo André dos Santos Lopes
cataphract Wed, 14 Sep 2011 10:55:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=316731 Log: - ext/openssl/tests/bug36732.phpt more portable. Bug: https://bugs.php.net/36732 (Closed) configargs req_extensions & x509_extensions broken Cha

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ md5_file.phpt

2011-09-14 Thread Pierre Joye
pajoye Wed, 14 Sep 2011 10:30:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=316729 Log: - fix text (encoding was broken with the previous commit) Changed paths: U php/php-src/trunk/ext/standard/tests/strings/md5_file.phpt Modified: p

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/openssl/tests/bug55646.phpt trunk/ext/openssl/tests/bug55646.phpt

2011-09-14 Thread Gustavo Lopes
Em Wed, 14 Sep 2011 09:05:42 +0100, Hannes Magnusson escreveu: 2011/9/12 Gustavo André dos Santos Lopes : cataphract Mon, 12 Sep 2011 20:05:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=316568 Log: - Test for bug #55646. Bug: https://bug

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/openssl/tests/004.phpt branches/PHP_5_4/ext/openssl/tests/bug55646.phpt branches/PHP_5_4/ext/openssl/tests/openssl.cnf trunk/ext/openssl/tests/004.php

2011-09-14 Thread Gustavo André dos Santos Lopes
cataphract Wed, 14 Sep 2011 09:56:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=316726 Log: - Fixed test ext/openssl/tests/004.phpt. - Made ext/openssl/tests/bug55646.phpt more reproducible by giving it a custom openssl.cnf. Bug: https://bugs

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt PHP_5_4/ext/standard/tests

2011-09-14 Thread Xinchen Hui
laruence Wed, 14 Sep 2011 08:49:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=316723 Log: Fix test, Make warning message bison independed Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt PHP_5_4/ext/standard/t

2011-09-14 Thread Pierre Joye
Same, that's again the discussion about the parser. Please keep it as it was so it is parser independent. On Wed, Sep 14, 2011 at 10:07 AM, Hannes Magnusson wrote: > On Tue, Sep 13, 2011 at 15:02, Xinchen Hui wrote: >> laruence                                 Tue, 13 Sep 2011 13:02:57 + >> >

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt PHP_5_4/ext/standard/t

2011-09-14 Thread Laruence
Hi: laruence, from earlier: cjorcl who broke parse_ini_file.phpt and parse_ini_string_002.phpt? laruence_ your change borked it for me. Perhaps one of us has out of sync scanner. I'll check mine later, but no time today laruence, re ini tests. OK. thanks 2011/9/14 Hannes Magnusson : > On

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/UPGRADING branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-09-14 Thread Hannes Magnusson
2011/9/12 Gustavo André dos Santos Lopes : > cataphract                               Mon, 12 Sep 2011 17:23:10 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316562 > > Log: > - Fixed bug #55646: textual data is returned in UTF-8, but is input in >  another encoding. 5.4 only

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt PHP_5_4/ext/standard/t

2011-09-14 Thread Hannes Magnusson
On Tue, Sep 13, 2011 at 15:02, Xinchen Hui wrote: > laruence                                 Tue, 13 Sep 2011 13:02:57 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316621 > > Log: > MFH, fix test > > Changed paths: >    U   > php/php-src/branches/PHP_5_3/ext/standard/tests

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ md5_file.phpt

2011-09-14 Thread Pierre Joye
hm, right, fails here too. Let me check again previous revision. On Wed, Sep 14, 2011 at 10:02 AM, Hannes Magnusson wrote: > On Tue, Sep 6, 2011 at 19:10, Pierre Joye wrote: >> pajoye                                   Tue, 06 Sep 2011 17:10:16 + >> >> Revision: http://svn.php.net/viewvc?view

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/openssl/tests/bug55646.phpt trunk/ext/openssl/tests/bug55646.phpt

2011-09-14 Thread Hannes Magnusson
2011/9/12 Gustavo André dos Santos Lopes : > cataphract                               Mon, 12 Sep 2011 20:05:07 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316568 > > Log: > - Test for bug #55646. > > Bug: https://bugs.php.net/55646 (Closed) decoding csr corrupts UTF8 chara

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ md5_file.phpt

2011-09-14 Thread Hannes Magnusson
On Tue, Sep 6, 2011 at 19:10, Pierre Joye wrote: > pajoye                                   Tue, 06 Sep 2011 17:10:16 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=316284 > > Log: > - useless skipif > > Changed paths: >    U   php/php-src/trunk/ext/standard/tests/strings/md5

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWSbranches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32branches/PHP_5_4/ext/session/mod_user.c bran

2011-09-14 Thread Ferenc Kovacs
no problem, I just mentioned because it is easier to remember, and it should take care of the similar problems. On Wed, Sep 14, 2011 at 9:08 AM, Christian Stocker wrote: > > > On 14.09.11 09:00, Ferenc Kovacs wrote: >> ./vcsclean && ./buildconf --force > > ok, that helped. Thanks a lot and I shou

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWSbranches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32branches/PHP_5_4/ext/session/mod_user.c bran

2011-09-14 Thread Christian Stocker
On 14.09.11 09:00, Ferenc Kovacs wrote: > ./vcsclean && ./buildconf --force ok, that helped. Thanks a lot and I should have known that chregu > > On Wed, Sep 14, 2011 at 8:07 AM, Laruence wrote: >> Hi, >> FYI, you might should delete the autom4te.cache folder too :-) >> >> thanks >> >> 2011

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWSbranches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32branches/PHP_5_4/ext/session/mod_user.c bran

2011-09-14 Thread Ferenc Kovacs
./vcsclean && ./buildconf --force On Wed, Sep 14, 2011 at 8:07 AM, Laruence wrote: > Hi, >  FYI, you might should delete the autom4te.cache folder too :-) > > thanks > > 2011/9/14 Christian Stocker : >> Hi >> >> I still have this. even after re-running buildconf (and deleting >> configure before)