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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 21:01:27 2024 UTC