<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-04-05T11:34:12Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by dseguy</title>
  <author>
    <name>dseguy</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub1e6qn3z9qqhgmrp9r4h223en9t700607clkaaasrrwp87g88yj6tq0ucsyr.rss" />
  <link href="https://yabu.me/npub1e6qn3z9qqhgmrp9r4h223en9t700607clkaaasrrwp87g88yj6tq0ucsyr" />
  <id>https://yabu.me/npub1e6qn3z9qqhgmrp9r4h223en9t700607clkaaasrrwp87g88yj6tq0ucsyr</id>
  <icon>https://media.phpc.social/accounts/avatars/108/232/608/192/982/012/original/9548f9398b153618.png</icon>
  <logo>https://media.phpc.social/accounts/avatars/108/232/608/192/982/012/original/9548f9398b153618.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqszn5hlvjus5uc8x5np6vzvesh64dhtpnw7krvpmxy9cm0jlf8s6gczyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfv5aval5</id>
    
      <title type="html">A #PHP global constant redefinition is a simple warning. A #PHP ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszn5hlvjus5uc8x5np6vzvesh64dhtpnw7krvpmxy9cm0jlf8s6gczyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfv5aval5" />
    <content type="html">
      A #PHP global constant redefinition is a simple warning.&lt;br/&gt;&lt;br/&gt;A #PHP class constant redefinition is a full Fatal Error.&lt;br/&gt;&lt;br/&gt;I am so used to the Fatal error, that I expected the global constant to behave the same. Shouldn&amp;#39;t they? &lt;br/&gt;&lt;br/&gt;#phptip #phptrick&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://php-tips.readthedocs.io/en/latest/tips/constant_redefinition.html&#34;&gt;https://php-tips.readthedocs.io/en/latest/tips/constant_redefinition.html&lt;/a&gt;&lt;br/&gt; &lt;img src=&#34;https://media.phpc.social/media_attachments/files/113/719/767/670/134/224/original/73e0eedd1cb84a18.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-12-26T15:12:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszseflgqux7ztphpzqfenw7a89u0csgxmtj70vgvc9ytzqj8fhd3gzyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfvahs8mh</id>
    
      <title type="html">Curly braces will be gone for good in #PHP 8.4 Evolution of #PHP ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszseflgqux7ztphpzqfenw7a89u0csgxmtj70vgvc9ytzqj8fhd3gzyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfvahs8mh" />
    <content type="html">
      Curly braces will be gone for good in #PHP 8.4&lt;br/&gt;&lt;br/&gt;Evolution of #PHP processing $x{2}&lt;br/&gt;&lt;br/&gt;PHP 7.3 : works&lt;br/&gt;PHP 7.4 : works, with deprecation message&lt;br/&gt;PHP 8.0 : Fatal error, with deprecation message&lt;br/&gt;PHP 8.4 : compilation error&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://3v4l.org/vbbAE&#34;&gt;https://3v4l.org/vbbAE&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#php84 #php #phptip #phptrick&lt;br/&gt; &lt;img src=&#34;https://media.phpc.social/media_attachments/files/112/976/324/122/863/909/original/de8a19a0d8cf3d01.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-08-17T08:06:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxmaswxchv6fy3h22mcd3rv507z34qkzn99yc6tf74axdmp33c3uszyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfvtkr52t</id>
    
      <title type="html">Cunning Little Switch : classic improvements to writing the old ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxmaswxchv6fy3h22mcd3rv507z34qkzn99yc6tf74axdmp33c3uszyr8gzwyg5qzarvvy5wkaf28xv40ealflmr7mhhkqvdcylequujtfvtkr52t" />
    <content type="html">
      Cunning Little Switch : classic improvements to writing the old and simple switch in #PHP. &lt;br/&gt;&lt;br/&gt;Some are errors, others are tips : all are worth keeping in mind. &lt;br/&gt;&lt;br/&gt;#phptip #phptrick &lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.exakat.io/en/well-structured-switch-command-in-php/&#34;&gt;https://www.exakat.io/en/well-structured-switch-command-in-php/&lt;/a&gt;
    </content>
    <updated>2023-10-04T20:30:12Z</updated>
  </entry>

</feed>