Re: PHP7 Homework for everyone reading this list

From: Date: Thu, 22 Jan 2015 18:04:41 +0000
Subject: Re: PHP7 Homework for everyone reading this list
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi,

On 22/01/2015 18:36, Sebastian Bergmann wrote:
    -+        'obj' => stdClass Object &000000006a6ff9c8000000006911d926 ()
    +         'obj' => stdClass Object &000000006a6ff9c8000000006911d926 ()
              'inf' => null
          )
    --    '000000006a6ff9c8000000006911d926' => Array &0
      )
     '
Hopefully I'll have the time soon to investigate this. It would be great if Travis CI would offer PHP 7 nightly / weekly builds to test against. The we could ask the projects that run their tests on Travis CI to enable PHP 7 for their builds.
FWIW, I've been doing this since quite a long time already for a few selected projects (including PHPUnit) on: https://revive.beccati.com/bamboo/ I've been monitoring the project builds and reporting failures on #php.pecl. Until now, this has proved to be very useful. I had to quarantine a couple of tests in Doctrine and PHPUnit as they both depend on the re-usage of the hashes returned by spl_object_hash(), which shouldn't actually be depended upon (am I right dmitry?). Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/

Thread (43 messages)

« previous php.internals (#80982) next »