dqusbxh44823 2016-01-06 20:24
浏览 363
已采纳

不要在PHP 7.0中使用composer

Don't work composer in PHP 7.0

I insert this command to the terminal:

$sudo composer require cocur/slugify

In the directory is created only one empty file composer.json

My OS: Ubuntu 14.04

My PHP:

PHP 7.0.1-5+deb.sury.org~trusty+1 (cli) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
with Xdebug v2.4.0RC2, Copyright (c) 2002-2015, by Derick Rethans
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies

Sorry, the application php7.0 has stopped unexpectedly

php7.0 crashed with sigsegv in xdebug_var_export

  • 写回答

1条回答 默认 最新

  • drag2458 2016-01-07 00:09
    关注

    To get rid of the error, you might simply disable the Zend Extension "xdebug" for Composer runs:

    ;zend_extension = "/path/to/xdebug.so" in php.ini.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 TMC2209串口模式下读取不到寄存器的值串口助手蓝色字体是发过去的消息,绿色字体是收到的消息,第二行发送读取寄存器的指令但是没有读取到寄存器的值串口助手如下图:接线如下图,如何解决?
  • ¥15 高通安卓11提取完整线刷包软件,或者优博讯dt50顺丰刷机包
  • ¥20 C,有个译码器,换了信道就跑不出原来数据
  • ¥15 MIMIC数据库安装问题
  • ¥60 基于JTag协议开发Fpga下载器上位机,哪位大🐂有偿指导?
  • ¥20 全书网Java爬取数据
  • ¥15 怎么获取红包封面的原始链接,并且获取红包封面序列号
  • ¥100 微信小程序跑脚本授权的问题
  • ¥100 房产抖音小程序苹果搜不到安卓可以付费悬赏
  • ¥15 STM32串口接收问题