mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
73 lines
2.8 KiB
XML
73 lines
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<presentation css="derick.css">
|
|
<topic>PHP</topic>
|
|
<title>What's new in PHP 7.4… …and coming up in PHP 8</title>
|
|
<event>Dutch PHP Conference</event>
|
|
<location>Virtual Amsterdam, the Netherlands</location>
|
|
<date>June 26th, 2020</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>derick@php.net</email>
|
|
<twitter>derickr</twitter>
|
|
<url>https://derickrethans.nl/talks/php-dpc20</url>
|
|
<joindin>https://joind.in/28131</joindin>
|
|
<slide>slides/xdebug/title.xml</slide>
|
|
<slide>slides/mongodb/me.xml</slide>
|
|
|
|
<!-- TYPES -->
|
|
<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/php80-union-types.xml</slide>
|
|
<slide>slides/internals/php80-union-types-phpdoc.xml</slide>
|
|
<slide>slides/internals/php80-union-types-new.xml</slide>
|
|
<slide>slides/internals/php80-union-types-examples.xml</slide>
|
|
<slide>slides/internals/php80-trailing-comma-example.xml</slide>
|
|
<slide>slides/internals/php80-union-types-law.xml</slide>
|
|
<slide>slides/internals/php80-union-types-coercive.xml</slide>
|
|
|
|
Mixed Type v2
|
|
<slide>slides/internals/php80-mixed-types.xml</slide>
|
|
|
|
Constructor Property Promotion
|
|
<slide>slides/internals/php80-cpp-without.xml</slide>
|
|
<slide>slides/internals/php80-cpp-with.xml</slide>
|
|
|
|
<slide>slides/internals/php80-named-without.xml</slide>
|
|
<slide>slides/internals/php80-named-with.xml</slide>
|
|
|
|
Attributes v2
|
|
<slide>slides/internals/php80-attributes-before.xml</slide>
|
|
<slide>slides/internals/php80-attributes-after.xml</slide>
|
|
<slide>slides/internals/php80-attributes-attribute-definition.xml</slide>
|
|
<slide>slides/internals/php80-attributes-use-cases.xml</slide>
|
|
|
|
Small Fry
|
|
<slide>slides/internals/php80-str-functions.xml</slide>
|
|
<slide>slides/internals/php80-weakmap.xml</slide>
|
|
|
|
<slide>slides/internals/php80-warning-to-error.xml</slide>
|
|
|
|
Non-Capturing Catches
|
|
<slide>slides/internals/php80-new-catch.xml</slide>
|
|
|
|
JIT
|
|
<slide>slides/internals/php80-jit.xml</slide>
|
|
|
|
<slide>slides/xdebug/php80-when.xml</slide>
|
|
|
|
<slide>slides/xdebug/phpinternalsnews.xml</slide>
|
|
|
|
<slide>slides/internals/questions-new.xml</slide>
|
|
<slide>slides/xdebug/resources.xml</slide>
|
|
|
|
</presentation>
|