[PHP-CVS] com php-src: Merge remote-tracking branch 'upstream/PHP-5.6' into use-function: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_language_parser.y

2013-12-06 Thread Ferenc Kovacs
Commit:24e0b9910302f7828d1373a1f653f0358e05ff59 Author:Igor Wiedler Fri, 8 Nov 2013 19:14:58 -0500 Parents: 602fef0e52caacf754eacfb96e9342ce32d29a37 0e5c5072e698438ee9857979cf8418805865518a Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=

[PHP-CVS] com php-src: Remove now unused function_filenames struct.: Zend/zend_compile.c Zend/zend_globals.h

2013-12-06 Thread Ferenc Kovacs
Commit:95675dfba9e417667e1e093084b27fd8f93d8724 Author:Adam Harvey Fri, 8 Nov 2013 21:32:09 -0500 Parents: 1ea01f55dbfbefd3b351f05c405e85ac778cdee7 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=95675dfba9e417667e1e093084b27fd8f93d8724 L

[PHP-CVS] com php-src: Compile error on const definition conflicting with import: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:115c5ec7269c6dd7dfaeaa853a3a78a075d88e17 Author:Igor Wiedler Sun, 25 Aug 2013 00:05:55 +0200 Parents: 85d4cfb00ddda70ae2418db283b0f53431ca62a8 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=115c5ec7269c6dd7dfaeaa853a3a78a075d88e17

[PHP-CVS] com php-src: Handle case sensivity of constants (nikic): Zend/tests/use_const/case_sensivity.phpt Zend/tests/use_function/case_insensivity.phpt Zend/zend_compile.c Zend/zend_compile.h

2013-12-06 Thread Ferenc Kovacs
Commit:6263f221ffeaa2a54b11249a40436b6f9bd6ca47 Author:Igor Wiedler Sun, 25 Aug 2013 16:21:51 +0200 Parents: 28fa0896df908fd72c1766c5a6fe22d441e96494 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6263f221ffeaa2a54b11249a40436b6f9bd6ca47

[PHP-CVS] com php-src: Add test case for conflicting use and use function alias (stas): Zend/tests/use_function/conflicting_use_alias.phpt

2013-12-06 Thread Ferenc Kovacs
Commit:2dbbb8ae4b8f20f68c4d9f0f708d4391bbf49d07 Author:Igor Wiedler Wed, 21 Aug 2013 16:31:17 +0200 Parents: 4adf49eeaffc23cc6f4be53c2d89c720bd96d0c3 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2dbbb8ae4b8f20f68c4d9f0f708d4391bbf49d07

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-12-06 Thread Ferenc Kovacs
tyrael Fri, 06 Dec 2013 10:01:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=332293 Log: add Zend karma to mike and Zend and distributions karma for myself Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] com php-src: Add new 'use function' sequence for importing namespaced functions: Zend/tests/use_function/alias.phpt Zend/tests/use_function/basic.phpt Zend/tests/use_function/conflicting_use

2013-12-06 Thread Ferenc Kovacs
Commit:5dd41627bed892e76492ae3945e3b0d9cac21019 Author:Igor Wiedler Tue, 16 Jul 2013 20:39:33 +0200 Parents: 1a88fcc2d818b8ccad8712e0566377b7ae4e13d1 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5dd41627bed892e76492ae3945e3b0d9cac21019

[PHP-CVS] com php-src: Compile error on function definition conflicting with import: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:30f16c354060f730dbc321799613527e5a7ea00e Author:Igor Wiedler Fri, 23 Aug 2013 23:39:42 +0200 Parents: 5b18530e8cc8635592cfb98da0ecbc045c83bfe6 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=30f16c354060f730dbc321799613527e5a7ea00e

[PHP-CVS] com php-src: Fix issue with global fallback when not in global space: Zend/tests/use_function/no_global_fallback2.phpt

2013-12-06 Thread Ferenc Kovacs
Commit:d7e3aca9c96e93acfee2deeeb7b481cadd28438d Author:Anthony Ferrara Fri, 30 Aug 2013 11:53:57 -0400 Parents: e14a769c56f45be26f32506483a7dff5b447fbb7 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d7e3aca9c96e93acfee2deeeb7b481cadd284

[PHP-CVS] com php-src: use ZVAL_ZVAL to init ZVAL from ZVAL: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:611da37617749c81ab22b1e44a0cc1f294cc493a Author:Igor Wiedler Sat, 9 Nov 2013 13:48:23 -0500 Parents: eb063e007508affcf26eb2b105b596f6a7672a05 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=611da37617749c81ab22b1e44a0cc1f294cc493a

[PHP-CVS] com php-src: Only check user functions for filenames.: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:cc049e64500ed0f6efd9e6827e4bda1b23368c61 Author:Adam Harvey Fri, 8 Nov 2013 21:49:05 -0500 Parents: da553a816653e7c19bbfb5454fced91b929a6075 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cc049e64500ed0f6efd9e6827e4bda1b23368c61 L

[PHP-CVS] com php-src: Merge branch 'use-function' of git://github.com/igorw/php-src into igorw-use-function: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_language_parser.y

2013-12-06 Thread Ferenc Kovacs
Commit:562fa252ad932f321131ab6f65ffaef8d62fc73a Author:Ferenc Kovacs Fri, 6 Dec 2013 05:39:49 +0100 Parents: f0248bdce598a382899056d348d204c9d61746df 611da37617749c81ab22b1e44a0cc1f294cc493a Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff

[PHP-CVS] com php-src: Removed assumption that \\ will be present: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:6b385ebc85ea8f01db726fbf06b82b4587fee332 Author:Danack Thu, 22 Aug 2013 02:24:59 +0100 Committer: Igor Wiedler Thu, 22 Aug 2013 15:51:26 +0200 Parents: 2dbbb8ae4b8f20f68c4d9f0f708d4391bbf49d07 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Merge remote-tracking branch 'lgnome/use-function' into use-function: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:eb063e007508affcf26eb2b105b596f6a7672a05 Author:Igor Wiedler Fri, 8 Nov 2013 21:50:04 -0500 Parents: 719db1a7b2e33d59686f4aa43431a7eb04e7e7fd cc049e64500ed0f6efd9e6827e4bda1b23368c61 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=

[PHP-CVS] com php-src: Clarify type of use in error messages: Zend/tests/use_const/conflicting_use.phpt Zend/tests/use_function/case_insensivity.phpt Zend/tests/use_function/conflicting_use.phpt Zend/

2013-12-06 Thread Ferenc Kovacs
Commit:602fef0e52caacf754eacfb96e9342ce32d29a37 Author:Igor Wiedler Mon, 14 Oct 2013 23:32:11 +0200 Parents: e23ad4eeb2249c18f11eee751611395cb845c010 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=602fef0e52caacf754eacfb96e9342ce32d29a37

[PHP-CVS] com php-src: Add test for conditional function declaration: Zend/tests/use_function/conditional_function_declaration.phpt

2013-12-06 Thread Ferenc Kovacs
Commit:e14a769c56f45be26f32506483a7dff5b447fbb7 Author:Igor Wiedler Thu, 29 Aug 2013 17:15:36 +0200 Parents: 6263f221ffeaa2a54b11249a40436b6f9bd6ca47 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e14a769c56f45be26f32506483a7dff5b447fbb7

[PHP-CVS] com php-src: fix Zend/tests/ns_040.phpt failing: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:98e4ecb6f042feb308d27130b9b48ab90729f049 Author:Michael Wallner Thu, 19 Sep 2013 10:51:57 +0200 Parents: 612e77e5c9aabe6c3dc991732f3ccd9d80b6efbb Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=98e4ecb6f042feb308d27130b9b48ab90729f

[PHP-CVS] com php-src: Import namespaced constants via new 'use const' sequence: Zend/tests/use_const/alias.phpt Zend/tests/use_const/basic.phpt Zend/tests/use_const/conflicting_use.phpt Zend/tests/us

2013-12-06 Thread Ferenc Kovacs
Commit:4adf49eeaffc23cc6f4be53c2d89c720bd96d0c3 Author:Igor Wiedler Tue, 23 Jul 2013 20:21:48 +0200 Parents: e1125a6a894a8b005aaea6b8ce2e0ea6bf39e483 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4adf49eeaffc23cc6f4be53c2d89c720bd96d0c3

[PHP-CVS] com php-src: Add "Done" output to distinguish hard from soft failures: Zend/tests/use_const/define_imported_before.phpt Zend/tests/use_function/define_imported_before.phpt

2013-12-06 Thread Ferenc Kovacs
Commit:e23ad4eeb2249c18f11eee751611395cb845c010 Author:Igor Wiedler Mon, 14 Oct 2013 23:21:06 +0200 Parents: 98e4ecb6f042feb308d27130b9b48ab90729f049 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e23ad4eeb2249c18f11eee751611395cb845c010

[PHP-CVS] com php-src: Stop PHP from modifying the lowercase function name in place.: Zend/zend_compile.c

2013-12-06 Thread Ferenc Kovacs
Commit:9711c58bc4236c0e2e482af9b20581e78af0c7ca Author:Adam Harvey Fri, 8 Nov 2013 20:26:46 -0500 Parents: 602fef0e52caacf754eacfb96e9342ce32d29a37 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9711c58bc4236c0e2e482af9b20581e78af0c7ca L

[PHP-CVS] com php-src: Correctly distinguish between functions and constants: Zend/tests/use_function/ignore_constants.phpt Zend/zend_compile.c Zend/zend_compile.h

2013-12-06 Thread Ferenc Kovacs
Commit:e1125a6a894a8b005aaea6b8ce2e0ea6bf39e483 Author:Igor Wiedler Tue, 23 Jul 2013 21:08:49 +0200 Parents: 5dd41627bed892e76492ae3945e3b0d9cac21019 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e1125a6a894a8b005aaea6b8ce2e0ea6bf39e483

[PHP-CVS] com php-src: More test cases for conflicting aliases: Zend/tests/use_const/conflicting_use_alias.phpt Zend/tests/use_function/conflicting_use_const_alias.phpt

2013-12-06 Thread Ferenc Kovacs
Commit:31d77053a14f59748c12afce82d31fb880dbc962 Author:Igor Wiedler Thu, 22 Aug 2013 12:10:15 +0200 Parents: 6b385ebc85ea8f01db726fbf06b82b4587fee332 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=31d77053a14f59748c12afce82d31fb880dbc962

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Merge branch 'issue-55736' of https://github.com/tistre/php-src: run-tests.php

2013-10-09 Thread Ferenc Kovacs
On Wed, Oct 9, 2013 at 11:41 AM, Michael Wallner wrote: > On 9 October 2013 10:06, Michael Wallner wrote: > > Commit:5f41cb18beb9437df73c382b5a9689d43c357628 > > Author:Michael Wallner Wed, 9 Oct 2013 > 10:06:45 +0200 > > Parents: 29d5ff75d5ac076eb0b4623e1a29eb33bb65393a > 5ff

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-10-09 Thread Ferenc Kovacs
tyrael Wed, 09 Oct 2013 11:07:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=331747 Log: grant mike web/qa.git karma Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-10-06 Thread Ferenc Kovacs
tyrael Sun, 06 Oct 2013 10:20:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=331705 Log: memcache was moved to git Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-09-28 Thread Ferenc Kovacs
tyrael Sun, 29 Sep 2013 00:45:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=331570 Log: apc is on git now Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-29 Thread Ferenc Kovacs
tyrael Wed, 29 May 2013 11:19:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=330402 Log: pecl/blenc karma for gchiesa Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-19 Thread Ferenc Kovacs
tyrael Sun, 19 May 2013 08:57:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=330288 Log: the deed is done Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-19 Thread Ferenc Kovacs
tyrael Sun, 19 May 2013 08:33:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=330286 Log: also allow php/php-src to be removed Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ pre-commit

2013-05-19 Thread Ferenc Kovacs
tyrael Sun, 19 May 2013 08:32:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=330285 Log: allowing some people to commit to already migrated dirs Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-19 Thread Ferenc Kovacs
tyrael Sun, 19 May 2013 08:09:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=330284 Log: granting me additional karma so I can rm some already-migrated dirs from svn. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avai

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-18 Thread Ferenc Kovacs
tyrael Sat, 18 May 2013 14:39:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=330282 Log: sphinx is on git now Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-14 Thread Ferenc Kovacs
tyrael Wed, 15 May 2013 02:59:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=330222 Log: rpmreader is on git now Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-14 Thread Ferenc Kovacs
tyrael Wed, 15 May 2013 02:58:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=330221 Log: fribidi is on git now (and not under php-src/ext btw.) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-11 Thread Ferenc Kovacs
tyrael Sun, 12 May 2013 00:34:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=330208 Log: the gtk source, website and documentation is on git now Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-10 Thread Ferenc Kovacs
tyrael Fri, 10 May 2013 12:10:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=330197 Log: giving jas NEWS and UPGRADING as requested by Pierre Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-08 Thread Ferenc Kovacs
tyrael Thu, 09 May 2013 05:57:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=330194 Log: v8js is moved to pecl Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-05-07 Thread Ferenc Kovacs
tyrael Tue, 07 May 2013 08:56:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=330187 Log: pecl/v8js karma for preilly Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-04-22 Thread Ferenc Kovacs
tyrael Mon, 22 Apr 2013 21:28:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=330134 Log: pecl/yaml is under git now Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

Re: [PHP-CVS] com php-src: add code to check if we know flock definition on this system: ext/opcache/config.m4

2013-03-24 Thread Ferenc Kovacs
On Mon, Mar 25, 2013 at 4:11 AM, Stanislav Malyshev wrote: > Commit:385d0e52cc527393269a48f2fdd01aa1541b4e1f > Author:Stanislav Malyshev Sun, 24 Mar 2013 > 20:11:28 -0700 > Parents: 504ef64c7b7c716841f65b5e7415378b2b27526a > Branches: PHP-5.5 master > > Link: > http://git.php.

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: README.RELEASE_PROCESS

2013-03-15 Thread Ferenc Kovacs
Commit:cc51729c00aedeb69771ebface605e121ca1d15a Author:Ferenc Kovacs Fri, 15 Mar 2013 09:41:50 +0100 Parents: 96388c78c978101a84dc2ccc8b02948f0fb5999f 30eff1a6974e57da3e1d50b167a1ff4cf48f9783 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: README.RELEASE_PROCESS

2013-03-15 Thread Ferenc Kovacs
Commit:30eff1a6974e57da3e1d50b167a1ff4cf48f9783 Author:Ferenc Kovacs Fri, 15 Mar 2013 09:41:34 +0100 Parents: 5df8cf19759c77ee05fe6eecba7088caecbe132e 9350f45aca48a1ad95da5dbaca0ee8a06e46a8d6 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: explain the step updating the git submodule reference in web/php.git: README.RELEASE_PROCESS

2013-03-15 Thread Ferenc Kovacs
Commit:9350f45aca48a1ad95da5dbaca0ee8a06e46a8d6 Author:Ferenc Kovacs Fri, 15 Mar 2013 09:40:28 +0100 Parents: e43c5a83957c6a9953a74b5403a5f1d5ae341770 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-03-03 Thread Ferenc Kovacs
tyrael Sun, 03 Mar 2013 12:42:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=329635 Log: yaf and yar were moved to git (taint too, but there is no entry for that) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-03-02 Thread Ferenc Kovacs
tyrael Sat, 02 Mar 2013 21:37:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=329619 Log: ssh2, operator, parsekit and pdo_user were moved to git. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-27 Thread Ferenc Kovacs
tyrael Wed, 27 Feb 2013 16:29:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=329588 Log: adding Kalle web karma Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:53:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=329569 Log: we don't have anybody with the username ufux (Ufuk KOCOLU, he never complained when his cvs account broke back in 2001: http://grokbase.com/t/php/php-d

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:30:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=329566 Log: we don't have anybody with the username mitch (Mitch Golden, it seems that he was one of the authors of ext/oracle, Rasmus just told me on irc, that the

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:24:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=329565 Log: we don't have anybody with the username kevin (Kevin N. Shallow, it seems that he was one of the authors of ext/odbc, not sure how did we lost him) Cha

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:20:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=329564 Log: we don't have anybody with the username jippie (maybe the same person as juppie, dunno) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:17:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=329563 Log: one iliaa per line is more than enough Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:13:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=329561 Log: we don't have anybody with the username emile (Emile Heyns, it seems that he was the author of ext/midgard, not sure how did we lost him) Changed paths

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 21:01:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=329559 Log: fixing a typo, his php.net accountname is dthompso99 Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 20:46:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=329557 Log: sesser already has full php-src karma, so this one is now redundant Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 20:44:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=329556 Log: we don't have anybody with the username chad (I suppose he is Chad Robinson, the original author of filepro ext, but it seems he never committed anythin

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 20:36:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=329555 Log: we don't have anybody with the username almanar Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 20:35:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=329554 Log: we don't have anybody with the username afortaleza, I'm pretty sure he is the same person as the one with the username anderson already there Changed p

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 19:47:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=329552 Log: we don't have anybody with the username adam, even though that we had him back in 2003 Changed paths: U SVNROOT/global_avail Modified: SVNROOT/g

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 19:37:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=329551 Log: s/ronabob/ronabop/ Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-23 Thread Ferenc Kovacs
tyrael Sat, 23 Feb 2013 13:32:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=329550 Log: giving osmanov karma for pecl/event Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-21 Thread Ferenc Kovacs
tyrael Thu, 21 Feb 2013 13:55:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=329528 Log: adding jpauli to the web group, so he can push the release related changes Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-17 Thread Ferenc Kovacs
tyrael Mon, 18 Feb 2013 00:53:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=329491 Log: karma for mignov Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] com php-src: now we have also an xz archive: README.RELEASE_PROCESS

2013-01-30 Thread Ferenc Kovacs
Commit:cbdf9ea34cd7b8dd03c85a739e4c0732e22cf48e Author:Ferenc Kovacs Thu, 24 Jan 2013 12:56:02 +0100 Parents: 15e76e6a98ded4f28aa8d5a91b2286497e44fc5b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: now we have also an xz archive: README.RELEASE_PROCESS

2013-01-24 Thread Ferenc Kovacs
Commit:016c130f21ab667cd036affbc9f76b308b90f952 Author:Ferenc Kovacs Thu, 24 Jan 2013 12:56:02 +0100 Parents: c493173f8e54139129ef97a65a575c9b430fada8 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=016c130f21ab667cd036affbc9f76b308b90f952 Log

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2013-01-11 Thread Ferenc Kovacs
2013.01.10. 9:34, "Rasmus Lerdorf" ezt írta: > > rasmus Thu, 10 Jan 2013 08:34:37 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=329048 > > Log: > Karma > > Changed paths: > U SVNROOT/global_avail > > Modified: SVNROOT/global_avail > ==

Re: [PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/standard/tests/file/bug52820.phpt

2012-12-23 Thread Ferenc Kovacs
On Sun, Dec 23, 2012 at 7:21 PM, Pierrick Charron wrote: > His commit was I think merged, what you're seeing in this merge is > If it was merged then why is the testfile missing (causing your merge conflict)? -- Ferenc Kovács @Tyr43l - http://tyrael.hu

Re: [PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/standard/tests/file/bug52820.phpt

2012-12-23 Thread Ferenc Kovacs
Hi, Laruence, why didn't you merged your commits related to bug 63377 from the 5.3 branch upwards? Pierrick: it seems that you tried to merge the fix to the bug63377 test which isn't present in the 5.4 branch. Even if the bug isn't present in the new output buffer code it would be nice imo if we w

Re: [PHP-CVS] com php-src: Skip test if directory does not exist: tests/security/open_basedir_001.phpt

2012-11-15 Thread Ferenc Kovacs
why not using create_directories() from open_basedir.inc ? On Thu, Nov 15, 2012 at 12:49 PM, Pierre Joye wrote: > it would be much better to use the current directory or root tests > directory for this kind of tests. Maybe adding a kind of constant we > can expand in run-tests.php? > > On Thu, N

[PHP-CVS] com php-src: commented out the HHC_LOCATION line, as there are no easy to use alternatives for hhc.exe on linux. we should either run the chm build on a windows box(maybe on the replacement

2012-10-25 Thread Ferenc Kovacs
Commit:240f8d06def8d84021605d21d932adeeaeebbbda Author:Ferenc Kovacs Thu, 25 Oct 2012 17:11:13 +0200 Parents: e7fc671dc0ad335cba9ff2a564387612e32b68e1 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=240f8d06def8d84021605d21d932adeeaeebbbda Log

Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Ferenc Kovacs
On Tue, Sep 18, 2012 at 10:32 PM, Derick Rethans wrote: > On Tue, 18 Sep 2012, Ferenc Kovacs wrote: > > > On Tue, Sep 18, 2012 at 12:45 PM, Pierre Joye > wrote: > > > > > On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev > wrote: > > > > &g

Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Ferenc Kovacs
On Tue, Sep 18, 2012 at 12:45 PM, Pierre Joye wrote: > On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev wrote: > > > + . Support building PHP with the native client toolchain. (Stuart > Langley) > > What's that? The chronium one or something else? :) > > http://git.php.net/?p=php-src.git;a=

Re: [PHP-CVS] com karma: - Request automatic bug report closing when refering to bug as "Fix(ed)? (bug)? #NNN": hooks/commit-bugs.php

2012-09-08 Thread Ferenc Kovacs
On Sat, Sep 8, 2012 at 8:37 PM, Felipe Pena wrote: > 2012/9/8 Pierre Joye : > > are you sure about that? I always (or very often) ask for feedback first > :) > > > > Well, since this is a typical feature of a bugtracker with a VCS > integration. I suppose that nobody will complains about. Not wor

Re: [PHP-CVS] com php-src: Fix bug #61660: bin2hex(hex2bin($data)) != $data: NEWS ext/standard/string.c ext/standard/tests/strings/bug61660.phpt

2012-04-09 Thread Ferenc Kovacs
> > > I didn't follow the IRC discussion on this, but why are we now > discriminating against odd length values? There is nothing in the doc > to indicate they can't be used, so this might cause some breakage for > what gain? From a purely mathematical standpoint 'A' (for example) is > a hexadeci

Re: [PHP-CVS] com php-src: Fixed bug Fixed bug #61605 (header_remove() does not remove all headers): NEWS main/SAPI.c sapi/cgi/tests/bug61605.phpt

2012-04-04 Thread Ferenc Kovacs
> > > seems right here https://github.com/php/php-src/network.. > > maybe the ci message is wrong. > > thanks > > nope: https://github.com/php/php-src/blob/PHP-5.4/NEWS#L12 https://github.com/php/php-src/commit/efd671f242e87e3301a1b3e76179955f26119feb "Fixed bug Fixed bug #61605" should be "Fixed

[PHP-CVS] com php-src: Revert "making the test fail for testing jenkins report mail. I will revert this soon.": tests/basic/rfc1867_garbled_mime_headers.phpt

2012-03-31 Thread Ferenc Kovacs
Commit:15a98ece9fc43578fe1825d3c5ccafa665f63b48 Author:Ferenc Kovacs Sat, 31 Mar 2012 11:23:26 +0200 Parents: b8fe28f4550f560b010f98675608c7188a2c1fa4 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=15a98ece9fc43578fe1825d3c5ccafa665f63b48 Log

[PHP-CVS] com php-src: making the test fail for testing jenkins report mail. I will revert this soon.: tests/basic/rfc1867_garbled_mime_headers.phpt

2012-03-31 Thread Ferenc Kovacs
Commit:b8fe28f4550f560b010f98675608c7188a2c1fa4 Author:Ferenc Kovacs Sat, 31 Mar 2012 11:22:16 +0200 Parents: cae2556462f9a2b8b123d295d614435639534c55 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b8fe28f4550f560b010f98675608c7188a2c1fa4 Log

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2012-02-27 Thread Ferenc Kovacs
On Mon, Feb 27, 2012 at 3:08 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Mon, Feb 27, 2012 at 15:02, Ferenc Kovacs wrote: > > > > > > On Mon, Feb 27, 2012 at 2:47 PM, Hannes Magnusson > > wrote: > >> > >> On Sun, Feb 2

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2012-02-27 Thread Ferenc Kovacs
On Mon, Feb 27, 2012 at 2:47 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Sun, Feb 26, 2012 at 17:54, Pierre Joye wrote: > > pajoye Sun, 26 Feb 2012 16:54:39 + > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=323564 > > > >

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2012-02-19 Thread Ferenc Kovacs
On Sun, Feb 19, 2012 at 7:27 AM, Rasmus Lerdorf wrote: > rasmus Sun, 19 Feb 2012 06:27:07 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=323356 > > Log: > Doc karma for for Karma > > thats a funny log message, for anybody wondering, Rasmus a

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2012-02-10 Thread Ferenc Kovacs
Hi Philip, you made a typo in the first line (additional j after the #) 2012/2/9 Philip Olson > philip Thu, 09 Feb 2012 20:08:30 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=323143 > > Log: > Bumped jpauli karma to phpdoc > > Changed pat

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/standard/tests/file/ fileinode_variation3.phpt

2012-02-06 Thread Ferenc Kovacs
tyrael Mon, 06 Feb 2012 22:47:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=323100 Log: merging the patch from bug #52078, fixes the test on disk with huge inode size(fileinode() can overflow and return negative values there). Bug: https:/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/fileinode_variation3.phpt trunk/ext/standard/tests/file/fileinode_variation3.phpt

2012-01-18 Thread Ferenc Kovacs
tyrael Thu, 19 Jan 2012 00:20:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=322460 Log: merging the patch from #52078, fixes the test on disk with huge inode size(fileinode() can overflow and return negative values there). will merge this

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ 019.phpt

2012-01-04 Thread Ferenc Kovacs
sure, could you send your pubkey to me? I did reproduce that on my local dev env, but it seemed to be sporadic, and I got the feeling that it is somehow more frequent if you have a weaker/overloaded system. On Wed, Jan 4, 2012 at 8:19 PM, Nuno Lopes wrote: > I cannot reproduce that on my 32-bits

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/strings/offsets_chaining_1.phpt branches/PHP_5_3/tests/strings/offsets_chaining_2.phpt branches/PHP_5_3/tests/strings/offsets_chaining_3.phpt branch

2011-11-26 Thread Ferenc Kovacs
tyrael Sat, 26 Nov 2011 18:41:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=319965 Log: adding some tests for string offsets Changed paths: A php/php-src/branches/PHP_5_3/tests/strings/offsets_chaining_1.phpt A php/php-src/branc

[PHP-CVS] Re: [PHP-DOC] Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Ferenc Kovacs
If we want to remove them in 5.5 (or whatever we end up after 5.4), then it should be documented as deprecated, even if we don't raise E_DEPRECATED for now. On Tue, Nov 22, 2011 at 2:44 PM, Pierrick Charron wrote: > I personally think that we should do both. As of 5.4 > get_magic_quotes_* are ma

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ ext/spl/tests/CallbackFilterIteratorTest-002.phpt tests/output/ob_start_error_001.phpt

2011-11-17 Thread Ferenc Kovacs
no problem On Thu, Nov 17, 2011 at 10:20 AM, Lars Strojny wrote: > Hi Ferenc, hi Christopher, > > that was it, I’m deeply sorry. Overlook that local change. Will undo the > change now. > > With regards, > Lars > > Am 17.11.2011 um 10:15 schrieb Ferenc Kovacs: > >

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ ext/spl/tests/CallbackFilterIteratorTest-002.phpt tests/output/ob_start_error_001.phpt

2011-11-17 Thread Ferenc Kovacs
fails here. and given the fact that we don't have 'functor' anywhere in the 5.4 branch, I can only think that you have some local uncommited modifications related to that. On Thu, Nov 17, 2011 at 10:10 AM, Lars Strojny wrote: > Hi Christopher, > > thanks for the hint. On my Mac OS X build it sti

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Ferenc Kovacs
On Sun, Nov 13, 2011 at 8:19 PM, Rasmus Lerdorf wrote: > On 11/13/2011 11:15 AM, Ferenc Kovacs wrote: > > could somebody else verify this? > > It's not just me. I only fix stuff that fails for me and also fails on > gcov: > > > http://gcov.php.net/viewer.php?ver

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Ferenc Kovacs
On Sun, Nov 13, 2011 at 4:56 PM, Rasmus Lerdorf wrote: > On 11/13/2011 07:53 AM, Rasmus Lerdorf wrote: > > It failed on the two latest Ubuntu versions. And no, I don't have a > > local ftpd on these boxes: > > The paste was from an Ubuntu 11.04 box, but it also failed on Ubuntu > 11.10 before. >

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Ferenc Kovacs
On Sun, Nov 13, 2011 at 4:24 PM, Rasmus Lerdorf wrote: > On 11/13/2011 06:11 AM, Ferenc Kovacs wrote: > > Hi Rasmus, > > > > this change ( > > > http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/changes > ) >

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/output.c branches/PHP_5_4/tests/output/bug60282.phpt trunk/main/output.c trunk/tests/output/bug60282.phpt

2011-11-13 Thread Ferenc Kovacs
Hi Laruence, ob_gzhandler is only available if php is built --with-zlib This means that your test can fail with "Warning: ob_start(): function 'ob_gzhandler' not found or invalid function name" on depending on the configure options. Could you please add a SKIPIF and skip the test if ob_gzhandler i

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Ferenc Kovacs
Hi Rasmus, this change ( http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/changes) broke the build on ci.qa.php.net: http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/testReport/ext_standard_tests_streams_bug4

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/basic_functions.c ext/standard/exec.c ext/standard/exec.h ext/standard/tests/general_functions/bug60116.phpt

2011-11-11 Thread Ferenc Kovacs
On Fri, Nov 11, 2011 at 3:52 PM, Rui Hirokawa wrote: > hirokawa Fri, 11 Nov 2011 14:52:56 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=319057 > > Log: > revert changes to fix bug #60116. > > Bug: https://bugs.php.net/60116 (Assigned) escapes

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS ext/standard/exec.c ext/standard/tests/general_functions/bug60116.phpt

2011-11-10 Thread Ferenc Kovacs
On Thu, Nov 10, 2011 at 3:19 PM, Rui Hirokawa wrote: > hirokawa Thu, 10 Nov 2011 14:19:06 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=318996 > > Log: > MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which > cause shell

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/tokenizer/tests/bug54089.phpt branches/PHP_5_4/ext/tokenizer/tests/token_get_all_variation16.phpt branches/PHP_5_4/ext/tokenizer/tokenizer.c trunk

2011-11-08 Thread Ferenc Kovacs
On Tue, Nov 8, 2011 at 5:59 AM, Stanislav Malyshev wrote: > stas Tue, 08 Nov 2011 04:59:17 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=318902 > > Log: > Fixed bug #54084 (token_get_all with regards to __halt_compiler is not > binary saf

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt trunk/ext/phar/tests/phar_oo_001.phpt

2011-11-05 Thread Ferenc Kovacs
On Sat, Nov 5, 2011 at 5:38 PM, Ferenc Kovacs wrote: > > > On Sat, Nov 5, 2011 at 5:32 PM, Gustavo Lopes wrote: > >> On Sat, 05 Nov 2011 15:19:00 -, Hannes Magnusson >> wrote: >> >> I believe Gustavo changed the behaviour again recently. >>> D

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt trunk/ext/phar/tests/phar_oo_001.phpt

2011-11-05 Thread Ferenc Kovacs
tyrael Sat, 05 Nov 2011 16:49:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=318808 Log: the mandatory __construct() for SPL classes was reverted in r318566 Changed paths: U php/php-src/branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt trunk/ext/phar/tests/phar_oo_001.phpt

2011-11-05 Thread Ferenc Kovacs
On Sat, Nov 5, 2011 at 5:32 PM, Gustavo Lopes wrote: > On Sat, 05 Nov 2011 15:19:00 -, Hannes Magnusson > wrote: > > I believe Gustavo changed the behaviour again recently. >> Don't have the time to check it out now though. >> >> > Yes, I made 5.4/trunk behave like 5.3. See r318566. > > ok,

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt trunk/ext/phar/tests/phar_oo_001.phpt

2011-11-04 Thread Ferenc Kovacs
could you look into? I found it weird that the behavior was only changed for 5.3 On Fri, Nov 4, 2011 at 9:05 PM, Ferenc Kovacs wrote: > Hi. > > I see this test failing on http://ci.qa.php.net/ for 5.4 and trunk. > > 003+ string(50) "Cannot call method on an uninitialize

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt branches/PHP_5_4/ext/phar/tests/phar_oo_001.phpt trunk/ext/phar/tests/phar_oo_001.phpt

2011-11-04 Thread Ferenc Kovacs
Hi. I see this test failing on http://ci.qa.php.net/ for 5.4 and trunk. 003+ string(50) "Cannot call method on an uninitialized Phar object" 003- string(103) "In the constructor of MyPhar, parent::__construct() must be called and its exceptions cannot be cleared" On Mon, Aug 29, 2011 at 4:17 PM

  1   2   >