php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60313 solrobject_002 test fails with PHP 5.4.0
Submitted: 2011-11-16 15:59 UTC Modified: 2011-11-28 21:56 UTC
From: fedora at famillecollet dot com Assigned: pierrick (profile)
Status: Closed Package: solr (PECL)
PHP Version: 5.4.0RC1 OS: GNU/Linux (Fedora 15)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fedora at famillecollet dot com
New email:
PHP Version: OS:

 

 [2011-11-16 15:59 UTC] fedora at famillecollet dot com
Description:
------------
Trying to build this extension against PHP 5.4.0 (201111130730) is ok, but solrobject_002 fails.

Test script:
---------------
REPORT_EXIT_STATUS=1 \
NO_INTERACTION=1 \
TEST_PHP_EXECUTABLE=/usr/bin/php \
/usr/bin/php run-tests.php



Expected result:
----------------
All tests succeed


Actual result:
--------------
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   32
---------------------------------------------------------------------

Number of tests :   21                17
Tests skipped   :    4 ( 19.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    1 (  4.8%) (  5.9%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :   16 ( 76.2%) ( 94.1%)
---------------------------------------------------------------------
Time taken      :    1 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
SolrObject - checking illegal operation of modifying object [tests/solrobject_002.phpt]
=====================================================================


Content of solrobject_002.diff
003- array(0) {
004- }


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-28 21:56 UTC] pierrick@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2011-11-28 21:56 UTC] pierrick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pierrick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 04 08:01:28 2024 UTC