PHP Berkshire talk

This commit is contained in:
Derick Rethans
2024-10-30 10:21:27 +00:00
parent 6e1e0d8842
commit b8f1b691ca

93
php-berkshire24.xml Normal file
View File

@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<presentation css="derick.css">
<topic>PHP</topic>
<title>What's New in PHP 8.4?</title>
<event>Berkshire PHP</event>
<location>Reading, UK</location>
<date>Oct 30th, 2024</date>
<speaker>Derick Rethans</speaker>
<email>derick@php.net</email>
<twitter>derickr</twitter>
<mastodon>@derickr@phpc.social</mastodon>
<url>https://derickrethans.nl/talks/php-berkshire24</url>
<joindin></joindin>
<slide>slides/xdebug/title.xml</slide>
<slide>slides/mongodb/me.xml</slide>
Syntax:
https://wiki.php.net/rfc/asymmetric-visibility-v2
<slide>slides/internals/php84-asymmetric-visibility.xml</slide>
<slide>slides/internals/php84-asymmetric-visibility-2.xml</slide>
https://wiki.php.net/rfc/property-hooks
<slide>slides/internals/php84-property-hooks.xml</slide>
<slide>slides/internals/php84-property-hooks-example-1.xml</slide>
<slide>slides/internals/php84-property-hooks-example-2.xml</slide>
<slide>slides/internals/php84-property-hooks-example-3.xml</slide>
<slide>slides/internals/php84-property-hooks-example-4.xml</slide>
https://wiki.php.net/rfc/new_without_parentheses
<slide>slides/internals/php84-new-without-parentheses.xml</slide>
Major additions:
https://wiki.php.net/rfc/domdocument_html5_parser
<slide>slides/internals/php84-dom-html5.xml</slide>
<!--
https://wiki.php.net/rfc/improve_callbacks_dom_and_xsl
<sl ide>slides/internals/php84-dom-callbacks.xml</slide>
https://wiki.php.net/rfc/lazy-objects
<slide>slides/internals/php84-lazy-objects.xml</slide>
https://wiki.php.net/rfc/jit-ir
<slide>slides/internals/php80-jit.xml</slide>
<slide>slides/internals/php84-jit.xml</slide>
-->
Minor additions:
https://wiki.php.net/rfc/deprecated_attribute
<slide>slides/internals/php84-deprecated-attribute.xml</slide>
<!--
https://wiki.php.net/rfc/pdo_driver_specific_subclasses
<slide>slides/internals/php84-pdo-subclass.xml</slide>
https://wiki.php.net/rfc/new_rounding_modes_to_round_function
<slide>slides/internals/php84-round-modes.xml</slide>
-->
https://wiki.php.net/rfc/bcrypt_cost_2023
<slide>slides/internals/php84-bcrypt-cost.xml</slide>
https://wiki.php.net/rfc/grapheme_str_split
<slide>slides/internals/php84-grapheme-str-split.xml</slide>
<slide>slides/internals/php84-grapheme-str-split-2.xml</slide>
<slide>slides/internals/php84-grapheme-str-split-3.xml</slide>
<!--
Deprecations:
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
<slide>slides/internals/php84-deprecate-implicitly-nullable-types.xml</slide>
https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
-->
Policy:
https://wiki.php.net/rfc/policy-repository
<slide>slides/internals/php84-policy-repository.xml</slide>
https://wiki.php.net/rfc/release_cycle_update
<slide>slides/internals/php84-release-cycle.xml</slide>
<slide>slides/internals/questions-new.xml</slide>
<slide>slides/xdebug/resources.xml</slide>
</presentation>