com presentations: Tweaks: slides/intro/php55.xml slides/intro/php56.xml

[email protected] (Rasmus Lerdorf)
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    89cede7ba1f6c0a3858799eb3e0ec7bd2cd77f90
Author:    Rasmus Lerdorf <[email protected]>         Sun, 30 Mar 2014 09:01:12 -0700
Parents:   b2b82917a2a78a8b4872557f03fd45314fd73075
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=89cede7ba1f6c0a3858799eb3e0ec7bd2cd77f90

Log:
Tweaks

Changed paths:
  M  slides/intro/php55.xml
  M  slides/intro/php56.xml


Diff:
diff --git a/slides/intro/php55.xml b/slides/intro/php55.xml
index 27b1efb..077bfab 100644
--- a/slides/intro/php55.xml
+++ b/slides/intro/php55.xml
@@ -65,4 +65,7 @@ if (password_verify($pwd, $hash)) {
 }
 ]]></example>
 
+<break lines="1" section="php55_done"/>
+<link href="http://php.net/migration55">php.net/migration55</link>
+
 </slide>
diff --git a/slides/intro/php56.xml b/slides/intro/php56.xml
index 74e7939..718c6e3 100644
--- a/slides/intro/php56.xml
+++ b/slides/intro/php56.xml
@@ -68,15 +68,51 @@ query('select * from stuff');
 footer(); ]]></example>
 
 <break lines="1" />
+<blurb fontsize="4em">✔ default_charset ini setting also applies to htmlspecialchars/entities/...</blurb>
+
+<break lines="1" />
 <blurb fontsize="4em">✔ SSL Peer verification by default</blurb>
 
 <break lines="1" />
+<blurb fontsize="4em">✔ openssl certificate fingerprints</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ SAN x509 extension matching when verifing host names</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ automatic DoS prevention of TLS renogotiation attacks</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ and many more openssl-related options</blurb>
+
+<break lines="1" section="php56_1"/>
+<blurb fontsize="4em">✔ Asynchronous PostgreSQL database connections</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ Non-blocking PostgreSQL queries</blurb>
+
+<break lines="1" />
 <blurb fontsize="4em">✔ New phpdbg SAPI</blurb>
 
 <break lines="1" />
 <blurb fontsize="4em">✔ Support for &gt; 2GB file uploads</blurb>
 
 <break lines="1" />
+<blurb fontsize="4em">✔ The php://input stream is now re-usable</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ Added hash_compare() for timing attack safe string comparison</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ Added gost-crypto (CryptoPro S-box) hash algorithm</blurb>
+
+<break lines="1" />
+<blurb fontsize="4em">✔ FPM workers can now change their apparmor profile</blurb>
+
+<break lines="1" />
 <blurb fontsize="4em">✔ OCI8 Improvements</blurb>
 
+<break lines="1" section="php56_done"/>
+<link href="http://php.net/migration56">php.net/migration56</link>
+
 </slide>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.