|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-05-03 13:03 UTC] marc at phpmyadmin dot net
-PHP Version: 5.6.0beta1
+PHP Version: 5.6.0beta2
[2014-05-03 13:03 UTC] marc at phpmyadmin dot net
[2014-10-17 15:27 UTC] tyrael@php.net
-Status: Open
+Status: Feedback
[2014-10-17 15:27 UTC] tyrael@php.net
[2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
[2014-12-30 13:13 UTC] marc at phpmyadmin dot net
-Status: No Feedback
+Status: Closed
[2014-12-30 13:13 UTC] marc at phpmyadmin dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 13:00:01 2025 UTC |
Description: ------------ On a Linux x86_64 system, "make test" stalls at: TEST 1526/11661 [Zend/tests/debug_info.phpt] with 99% CPU. ./configure --with-apxs2=/usr/local/apache2/bin/apxs \ --with-libdir=lib64 \ --disable-debug \ --enable-calendar \ --with-gd=shared \ --with-freetype-dir \ --with-mysql=shared,mysqlnd \ --with-mysqli=shared,mysqlnd \ --with-regex=php \ --with-png-dir=/usr/lib \ --with-zlib=shared \ --with-iconv=shared \ --enable-ftp \ --with-mcrypt=shared \ --with-bz2=shared \ --enable-zip \ --with-jpeg-dir=/usr/lib \ --enable-mbstring \ --enable-dom \ --enable-json \ --with-pdo-mysql=mysqlnd \ --with-pear \ --enable-bcmath \ --with-curl=shared \ --with-ldap=shared,/usr \ --with-gettext=shared \ --with-snmp=shared \ --enable-soap \ --enable-sockets Expected result: ---------------- "make test" completion