[wp-trac] [WordPress Trac] #33926: Improve WordPress Compatibility with HHVM

WordPress Trac noreply at wordpress.org
Thu Dec 24 03:23:09 UTC 2015


#33926: Improve WordPress Compatibility with HHVM
------------------------------------+---------------------
 Reporter:  wjywbs                  |       Owner:  pento
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  4.5
Component:  General                 |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+---------------------
Changes (by pento):

 * status:  reviewing => closed
 * version:  4.4 =>
 * resolution:   => fixed
 * milestone:  Future Release => 4.5


Comment:

 Can't reproduce the mysqli bug in trunk, with hhvm 3.11 and phpunit 4.3.5.

 There's a new failure occurring on Travis:

 {{{
 1) Tests_Import_Parser::test_escaped_cdata_closing_sequence
 Parser WXR_Parser_XML
 Failed asserting that two strings are equal.
 --- Expected
 +++ Actual
 @@ @@
 -'Content with nested <![CDATA[ tags ]]> :)'
 +'Content with nested <![CDATA[ tags]]> :)'
 /home/travis/build/aaronjorbin/develop.wordpress/tests/phpunit/tests/import/parser.php:161
 }}}

 But Travis uses hhvm 3.6.6, I can't reproduce it with the newer version.

 That only leaves the `crypt()` error, which was fixed in [36084].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33926#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list