com presentations: Added PHP Minds and PHP Essex talks: php-essex20.xml php-minds20.xml
[email protected] (Derick Rethans) Wed, 15 Apr 2020 17:10:39 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 67792376ecbfd0ea052eace144e85cfaa7767a8f Author: Derick Rethans <[email protected]> Wed, 15 Apr 2020 18:10:39 +0100 Parents: 0fd3c907481d850a1d5b38f88fd5bce7ca47a21c Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=67792376ecbfd0ea052eace144e85cfaa7767a8f Log: Added PHP Minds and PHP Essex talks Changed paths: A php-essex20.xml M php-minds20.xml Diff: diff --git a/php-essex20.xml b/php-essex20.xml new file mode 100644 index 00000000..9f12541d --- /dev/null +++ b/php-essex20.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<presentation css="derick.css"> +<topic>PHP</topic> +<title>The La(te)st PHP 7 — What's new in PHP 7.4</title> +<event>PHPMinds</event> +<location>Virtual Chemlsford, UK</location> +<date>April 15th, 2020</date> +<speaker>Derick Rethans</speaker> +<email>[email protected]</email> +<twitter>derickr</twitter> +<url>https://derickrethans.nl/talks/php-essex20</url> +<joindin></joindin> +<slide>slides/xdebug/title.xml</slide> +<slide>slides/mongodb/me.xml</slide> + +<slide>slides/internals/php74-typed-properties.xml</slide> +<slide>slides/internals/php74-typed-properties-read.xml</slide> +<slide>slides/internals/php74-typed-properties-write.xml</slide> +<slide>slides/internals/php74-typed-properties-write-coersive.xml</slide> +<slide>slides/internals/php74-typed-properties-write-strict.xml</slide> +<slide>slides/internals/php74-variance-return-ok.xml</slide> +<slide>slides/internals/php74-variance-return-wrong.xml</slide> +<slide>slides/internals/php74-variance-argument-ok.xml</slide> +<slide>slides/internals/php74-variance-argument-wrong.xml</slide> +<slide>slides/internals/php74-variance-properties-ok.xml</slide> +<slide>slides/internals/php74-variance-properties-wrong.xml</slide> + +<slide>slides/internals/php74-null-coalesce-assignment.xml</slide> +<slide>slides/internals/php74-spread-operator.xml</slide> +<slide>slides/internals/php74-invalid-container-read.xml</slide> + +<slide>slides/internals/php74-ffi.xml</slide> +<slide>slides/internals/php74-ffi-example.xml</slide> +<slide>slides/internals/php74-preloading.xml</slide> +<!--<slide>slides/internals/php74-preloading-setup.xml</slide>--> +<slide>slides/internals/php74-preloading-zf.xml</slide> +<slide>slides/internals/php74-preloading-with-ffi.xml</slide> + +<!--<slide>slides/internals/php74-reference-reflection.xml</slide>--> +<slide>slides/internals/php74-custom-serialization.xml</slide> +<slide>slides/internals/php74-custom-serialization-inheritence.xml</slide> + +<slide>slides/internals/php74-always-hash.xml</slide> +<slide>slides/internals/php74-unbundle.xml</slide> + +<slide>slides/xdebug/phpinternalsnews.xml</slide> +<slide>slides/internals/phpinternalsnews-me.xml</slide> + +<slide>slides/internals/php74-saner-string-number-comparisons.xml</slide> +<slide>slides/internals/php74-weakref.xml</slide> +<slide>slides/internals/php74-short-arrow-functions.xml</slide> +<slide>slides/internals/php74-short-arrow-functions-example.xml</slide> +<slide>slides/internals/php74-lsp-operator-precedence-lsp.xml</slide> +<slide>slides/internals/php74-operator-precedence-ternary.xml</slide> +<slide>slides/internals/php74-concat-operator-precedence.xml</slide> +<!--<slide>slides/internals/php74-hash-argon.xml</slide>--> +<slide>slides/internals/php74-__tostring-exceptions.xml</slide> +<slide>slides/internals/php74-base-convert.xml</slide> +<slide>slides/internals/php74-numeric-literal-separator.xml</slide> +<slide>slides/internals/php74-deprecate-curly-brace.xml</slide> +<slide>slides/internals/php74-postgresql-escape.xml</slide> +<!-- <slide>slides/internals/php74-arginfo.xml</slide> --> +<slide>slides/internals/php74-deprecations.xml</slide> + +<slide>slides/internals/questions-new.xml</slide> +<slide>slides/xdebug/resources.xml</slide> + +</presentation> diff --git a/php-minds20.xml b/php-minds20.xml index e3df7151..451f87d6 100644 --- a/php-minds20.xml +++ b/php-minds20.xml @@ -2,8 +2,8 @@ <presentation css="derick.css"> <topic>PHP</topic> <title>The La(te)st PHP 7 — What's new in PHP 7.4</title> -<event>PHP SouthWest</event> -<location>Nottingham, UK</location> +<event>PHPMinds</event> +<location>Virtual Nottingham, UK</location> <date>April 9th, 2020</date> <speaker>Derick Rethans</speaker> <email>[email protected]</email>