Searched refs:HHVM (Results 1 – 25 of 30) sorted by relevance
12
3 …s functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths.55 ### Output on HHVM64 string(14) "HHVM 2.4.0-dev"65 string(4) "HHVM"
17 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
18 class HHVM extends Xdebug class
24 …_Driver_Xdebug` that does not use `xdebug_start_code_coverage()` with options not supported by HHVM49 * The dedicated driver for HHVM, `PHP_CodeCoverage_Driver_HHVM` has been removed
20 ### HHVM subsection22 A version of HHVM that implements the Xdebug API for code coverage (`xdebug_*_code_coverage()`) is …
7 print 'skip: HHVM does not support cloning DOM nodes';
128 * Fix HHVM compatibility140 …* Removed the usage of scalar typehints in HHVM as HHVM 3 does not support them anymore in PHP cod…150 * Added support for HHVM
9 with HHVM.
70 - Restored partial HHVM 3 support90 - Tests don't pass with HHVM 4.0, so HHVM support got dropped. Other libraries like composer have d…
39 Also, HHVM official support has been dropped.46 - [134: Require PHP 7.1, drop HHVM support](https://github.com/doctrine/annotations/issues/134) tha…154 * HHVM support
206 - Restored partial HHVM 3 support226 - Tests don't pass with HHVM 4.0, so HHVM support got dropped. Other libraries like composer have d…
15 use SebastianBergmann\CodeCoverage\Driver\HHVM; alias1030 return new HHVM;
139 * The API now officially supports HHVM when using the pure PHP reader.
22 * Tested in 5.3 to 7.1 and in HHVM
53 - Added more PHP versions and HHVM [\#47](https://github.com/schmittjoh/metadata/pull/47) ([Nyholm]…
55 - HHVM signing node with ID attribute w/out namespace regenerates ID value.
200 * This API now officially supports HHVM.
380 with HHVM.
407 - [TEST] drop HHVM from build [#611] (#616) [[21a2d24]](http://github.com/elasticsearch/elasticsear…411 - [TEST] drop HHVM from build [#611] [[0a7b402]](http://github.com/elasticsearch/elasticsearch-php/…
223 * Dropped official support for HHVM in test builds445 * Added support for HHVM
852 "description": "Provides functionality to handle HHVM/PHP environments",
275 - Drop HHVM support [\#869](https://github.com/schmittjoh/serializer/pull/869) ([goetas](https://gi…602 - HHVM compatibility issue with undefined property JMS\Serializer\Metadata\ClassMetadata::$inline …809 - HHVM compatibility [\#580](https://github.com/schmittjoh/serializer/pull/580) ([goetas](https://g…
118 * dropped HHVM support426 * fixed some compatibility issues with HHVM
859 extensions and supports running on legacy PHP 5.4 through current PHP 8+ and HHVM.