com presentations: Get the city right: tweakers.html tweakers.xml

[email protected] (Rasmus Lerdorf) Mon, 13 Feb 2017 01:25:19 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    5f891426e2e3be3e04d60fb44dbbc8704ae63bb0
Author:    Rasmus Lerdorf <[email protected]>         Sun, 12 Feb 2017 17:25:19 -0800
Parents:   6b9cea4dfb8bb84b67d36376bdbb4bb1a871ddca
Branches:  master

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

Log:
Get the city right

Changed paths:
  M  tweakers.html
  M  tweakers.xml


Diff:
diff --git a/tweakers.html b/tweakers.html
index 11857a5..ba10019 100644
--- a/tweakers.html
+++ b/tweakers.html
@@ -115,7 +115,7 @@
 				<section>
 					<h1>PHP 7 in 2017</h1>
 					<h3>Developers Summit 2017</h3>
-					<h3>Amsterdam</h3>
+					<h3>Utrecht</h3>
 					<h3>Feb.16, 2017</h3>
 					<a href="http://talks.php.net/tweakers">http://talks.php.net/tweakers</a><br><br>
 					<p>Rasmus Lerdorf<br>
@@ -555,8 +555,8 @@ $bytes = random_bytes(10);
 
 var_dump( $int );
 var_dump( bin2hex($bytes) );</code></pre>
-		<pre class="output" style="font-size:1.2em;">int(-393)
-string(20) "b8f75dd4979e96d916fb"
+		<pre class="output" style="font-size:1.2em;">int(-214)
+string(20) "e0d8bc16e7d8e8f581a8"
 		</pre>		</section>	</section>
 	<section>
 		<section id="php71">
diff --git a/tweakers.xml b/tweakers.xml
index d42f0f5..7d6d3c2 100644
--- a/tweakers.xml
+++ b/tweakers.xml
@@ -16,7 +16,7 @@
 <topic>PHP</topic>
 <title>PHP 7 in 2017</title>
 <event>Developers Summit 2017</event>
-<location>Amsterdam</location>
+<location>Utrecht</location>
 <date>Feb.16, 2017</date>
 <speaker>Rasmus Lerdorf</speaker>
 <url>http://talks.php.net/tweakers</url>