PHP 7 Virtual Machine
Dieser Artikel zielt darauf ab, einen Überblick über die Zend Virtual Machine, wie es in PHP 7 gefunden wird.
2017-04-20 10:42:48 2017-04-20 10:42:48 admin
This article aims to provide an overview of the Zend Virtual Machine, as it is found in PHP 7. This is not a comprehensive description, but I try to cover most of the important parts, as well as some of the finer details.
This description targets PHP version 7.2 (currently in development), but nearly everything also applies to PHP 7.0/7.1. However, the differences to the PHP 5.x series VM are significant and I will generally not bother to draw parallels.
Dieser Artikel zielt darauf ab, einen Überblick über die Zend Virtual Machine, wie es in PHP 7 gefunden wird. Dies ist keine umfassende Beschreibung, aber ich versuche, die meisten wichtigen Teile zu decken, sowie einige der feineren Details.
Diese Beschreibung zielt auf PHP Version 7.2 (derzeit in Entwicklung), aber fast alles gilt auch für PHP 7.0 / 7.1. Allerdings sind die Unterschiede zu der PHP 5.x Serie VM signifikant und ich werde im Allgemeinen nicht die Mühe machen, Parallelen zu zeichnen.
http://nikic.github.io/2017/04/14/PHP-7-Virtual-machine.html
Ratings
Here you can write a comment
Related topics
phpinfo() shows nothing
Today I want to show you how to output the phpinfo(). ...

Autor :
Webmasterfreaky
Category:
PHP-Tutorials
How to effectively perform complex queries with SQL queries in MySQLi?
This MySQL tutorial explains how to efficiently perform complex SQL queries in MySQLi. We will look at various aspects of database querying and learn specific methods to fully utilise the power of MySQLi. ...

Autor :
TheMax
Category:
mySQL-Tutorials
Spielereien mit Zeit und Datum
Das Rechnen mit Datum und Zeit ist nur selten unproblematisch, PHP stellt uns dafür zahlreiche Funktionen zur Verfügung. Wir wollen uns im folgenden ein paar davon ansehen und an Beispielen erproben. ...

Autor :
Stephane
Category:
PHP-Tutorials
MySQL Klasse
In meinem kleinen Tutorial zeige ich euch, wie ihr ganz einfach eine kleine MySQL Klasse schreiben könnt. ...

Autor :
Borlabs
Category:
mySQL-Tutorials
Templates mit PHP
Dieses Tutorial beschreibt in mehreren Teilen wie man Templates in PHP verwendet. Ferner erhält man eine Einführung in die Entwicklung eines eigenen Templatesystems. ...

Autor :
mortalan@
Category:
PHP-Tutorials
Joomla! Starterhilfe
Dieses Tutorial begleitet Sie bei dem Einstieg in die Welt von dem CMS Joomla!. ...

Autor :
werninator
Category:
mySQL-Tutorials