thesilentman
Verified User
- Joined
- Jun 17, 2003
- Messages
- 45
Hi guys,
I believe it' s time that HHVM is also included / supported in CustomBuild 2.0.
HHVM in many ways faster and needs less resources than the PHP we knew until now.
It also has a lot of goodies like:
- being able to write extensions in PHP besides C++
- async support
- generics
HHVM also supports the Hack language besides & at the same time as PHP, which is a great thing.
It should be noted that HHVM is not 100% compatible to vanilla PHP, but nonetheless they have managed to get very close until now and it can in many cases be used as a drop-in replacement to PHP.
The pace at which HHVM is being pushed forward is absolutely amazing and needless to say, since it's backed by Facebook, I wouldn't be surprised if it gets the "new PHP" very soon.
Here are a few more links on HHVM in general and HHVM 3.0, which was just released a few days ago.
Building a Better PHP with HHVM and Hack: Part 1
Magento and HHVM
HHVM and Drupal (i.e. Drupal drinks some RedBull)
HHVM vs Zephir vs PHP: The showdown
HHVM and WordPress*
* note MySQLi extension is now implemented in HHVM 3.0.1
What do you think?
Greetings,
Frank
I believe it' s time that HHVM is also included / supported in CustomBuild 2.0.
HHVM in many ways faster and needs less resources than the PHP we knew until now.
It also has a lot of goodies like:
- being able to write extensions in PHP besides C++
- async support
- generics
HHVM also supports the Hack language besides & at the same time as PHP, which is a great thing.
It should be noted that HHVM is not 100% compatible to vanilla PHP, but nonetheless they have managed to get very close until now and it can in many cases be used as a drop-in replacement to PHP.
The pace at which HHVM is being pushed forward is absolutely amazing and needless to say, since it's backed by Facebook, I wouldn't be surprised if it gets the "new PHP" very soon.
Here are a few more links on HHVM in general and HHVM 3.0, which was just released a few days ago.
Building a Better PHP with HHVM and Hack: Part 1
Magento and HHVM
HHVM and Drupal (i.e. Drupal drinks some RedBull)
HHVM vs Zephir vs PHP: The showdown
HHVM and WordPress*
* note MySQLi extension is now implemented in HHVM 3.0.1
What do you think?
Greetings,
Frank