Skip to content

Commit

Permalink
Deploying to gh-pages from @ b70492e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
grunenwald committed Sep 26, 2023
1 parent d1dcf8b commit 17f8384
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions 02-php-intro-framework.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h1>Développement web il3</h1>
<h2 class="title" id="introduction-aux-frameworks-php">Introduction aux
frameworks PHP</h2>
<footer>
HE-Arc 2016-22 DGR et YBL
HE-Arc 2016-24 DGR et YBL
</footer>
</section>
<section id="framework" class="slide level1">
Expand Down Expand Up @@ -479,12 +479,7 @@ <h1>Frameworks PHP</h1>
<li>PHP-FI <em>Forms Interpreter</em></li>
<li>PHP 3, réécrit en C++</li>
<li>PHP 4 <em>Zend Engine</em>, fausse POO</li>
<li>PHP 5, vraie POO</li>
<li>PHP 5.1, PDO</li>
<li>PHP 5.2, JSON</li>
<li>PHP 5.3, <code>goto</code> et <code>namespace</code></li>
<li>PHP 5.4, <code>[]</code> et <code>trait</code></li>
<li>PHP 5.5, <code>yield</code></li>
<li>PHP 5, vraie POO, PDO, JSON, …</li>
<li><del>PHP 6, Unicode</del> 💩, 🎃, 🐧</li>
<li>PHP 7, que du rêve!</li>
<li>PHP 8, JIT compilation, <a href="https://kinsta.com/fr/blog/php-8/">…</a></li>
Expand Down

0 comments on commit 17f8384

Please sign in to comment.