On Mon, Jan 19, 2015 at 9:56 PM, Christian Weiske
wrote:
> Hello Xinchen,
>
>
> > >> In PEAR/Installer/Role.php but I'm not sure where to commit the
> > >> patch or how to get it into phars (they don't seem to be the
> > >> latest code in git). Anybody knows what's the right way here?
> > >
> > >
Hello Xinchen,
> >> In PEAR/Installer/Role.php but I'm not sure where to commit the
> >> patch or how to get it into phars (they don't seem to be the
> >> latest code in git). Anybody knows what's the right way here?
> >
> > I checked out pear/pear-core.git but cannot figure out how to run
> >
On Mon, Jan 19, 2015 at 4:07 PM, Sebastian Bergmann
wrote:
> Am 19.01.2015 um 07:58 schrieb Stanislav Malyshev:
> > Can't we just fix it? As I understand, it's just making this:
> >
> > function initializeConfig(&$config)
> >
> > into this:
> >
> > static function initializeConfig(&$confi
Hey Pear core:
On Mon, Jan 19, 2015 at 11:07 PM, Sebastian Bergmann wrote:
> Am 19.01.2015 um 07:58 schrieb Stanislav Malyshev:
>> Can't we just fix it? As I understand, it's just making this:
>>
>> function initializeConfig(&$config)
>>
>> into this:
>>
>> static function initializeConfi
Am 19.01.2015 um 07:58 schrieb Stanislav Malyshev:
> Can't we just fix it? As I understand, it's just making this:
>
> function initializeConfig(&$config)
>
> into this:
>
> static function initializeConfig(&$config)
>
> In PEAR/Installer/Role.php but I'm not sure where to commit the pa
On Jan 19, 2015 6:09 PM, "Derick Rethans" wrote:
>
> On Mon, 19 Jan 2015, Pierre Joye wrote:
>
> > On Jan 19, 2015 5:14 PM, "Derick Rethans" wrote:
> > >
> > > On Sun, 18 Jan 2015, Sebastian Bergmann wrote:
> > >
> > > > Am 18.01.2015 um 09:40 schrieb Matteo Beccati:
> > > > > what's the plan, if
On Mon, 19 Jan 2015, Pierre Joye wrote:
> On Jan 19, 2015 5:14 PM, "Derick Rethans" wrote:
> >
> > On Sun, 18 Jan 2015, Sebastian Bergmann wrote:
> >
> > > Am 18.01.2015 um 09:40 schrieb Matteo Beccati:
> > > > what's the plan, if any?
> > >
> > > Remove it?
> >
> > Then how would you install ex
On Jan 19, 2015 5:14 PM, "Derick Rethans" wrote:
>
> On Sun, 18 Jan 2015, Sebastian Bergmann wrote:
>
> > Am 18.01.2015 um 09:40 schrieb Matteo Beccati:
> > > what's the plan, if any?
> >
> > Remove it?
>
> Then how would you install extensions? As there is no finished
> alternative, PEAR still n
On Sun, 18 Jan 2015, Sebastian Bergmann wrote:
> Am 18.01.2015 um 09:40 schrieb Matteo Beccati:
> > what's the plan, if any?
>
> Remove it?
Then how would you install extensions? As there is no finished
alternative, PEAR still needs to work.
cheers,
Derick
--
PHP Internals - PHP Runtime Dev
Hi!
> Fatal error: Non-static method PEAR_Installer_Role::initializeConfig()
> cannot be called statically, assuming $this from incompatible context in
> phar:///.../pear/install-pear-nozlib.phar/PEAR/Config.php on line 599
> make[1]: *** [install-pear-installer] Error 255
> make: *** [install-pea
On Sun, Jan 18, 2015 at 11:44 PM, Nikita Popov wrote:
> On Sun, Jan 18, 2015 at 9:40 AM, Matteo Beccati wrote:
>
>> Hi,
>>
>> so, the removal of deprecated features has started and make install is now
>> rightfully failing because PEAR is installed by default, although it is not
>> compatible any
On Sun, Jan 18, 2015 at 9:40 AM, Matteo Beccati wrote:
> Hi,
>
> so, the removal of deprecated features has started and make install is now
> rightfully failing because PEAR is installed by default, although it is not
> compatible anymore:
>
> Installing PEAR environment: /home/atlassian/php
Am 18.01.2015 um 09:40 schrieb Matteo Beccati:
> what's the plan, if any?
Remove it?
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
so, the removal of deprecated features has started and make install is
now rightfully failing because PEAR is installed by default, although it
is not compatible anymore:
Installing PEAR environment: /home/atlassian/phpNext/lib/php/
Fatal error: Non-static method PEAR_Installer_Role
14 matches
Mail list logo