<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://icontemp.com/wiki/phpprimer/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://icontemp.com/wiki/phpprimer/feed.php">
        <title>PHP Primer for the AI Era - advanced_concepts</title>
        <description>A PHP Guide for Humans</description>
        <link>https://icontemp.com/wiki/phpprimer/</link>
        <image rdf:resource="https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-07T21:27:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:ai_slips_out&amp;rev=1775432191&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:new_in_php&amp;rev=1775432225&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_fibers&amp;rev=1775432318&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_weak_maps&amp;rev=1775432260&amp;do=diff"/>
                <rdf:li rdf:resource="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:start&amp;rev=1775241779&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>PHP Primer for the AI Era</title>
        <link>https://icontemp.com/wiki/phpprimer/</link>
        <url>https://icontemp.com/wiki/phpprimer/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:ai_slips_out&amp;rev=1775432191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-05T23:36:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>4. How AI Slips Out of Modern PHP — A Meta‑Architectural Guide</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:ai_slips_out&amp;rev=1775432191&amp;do=diff</link>
        <description>4. How AI Slips Out of Modern PHP — A Meta‑Architectural Guide

AI writes PHP with confidence 

— but not always with context.

It knows the syntax.

It knows the patterns.

It knows the surface of the language.

But modern PHP is not just syntax.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:new_in_php&amp;rev=1775432225&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-05T23:37:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3. New in PHP 8.3 / 8.4 — The Evolving Language</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:new_in_php&amp;rev=1775432225&amp;do=diff</link>
        <description>3. New in PHP 8.3 / 8.4 — The Evolving Language

PHP 8.3 and 8.4 continue the quiet evolution that began with PHP 8.0:

 → a language becoming more intentional, more expressive, and more predictable.

These versions don’t introduce dramatic new paradigms.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_fibers&amp;rev=1775432318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-05T23:38:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>1. Fibers — Cooperative Concurrency With Predictable Flow</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_fibers&amp;rev=1775432318&amp;do=diff</link>
        <description>1. Fibers — Cooperative Concurrency With Predictable Flow

Fibers are the deepest conceptual shift PHP has made in years.

They’re not “faster loops” or “threads”.

They’re a new way to express pausable execution 

— a quiet, controlled form of concurrency that keeps PHP’s single‑threaded mental model intact.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_weak_maps&amp;rev=1775432260&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-05T23:37:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2. Weak Maps — Memory‑Safe Object Tracking</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:php_weak_maps&amp;rev=1775432260&amp;do=diff</link>
        <description>2. Weak Maps — Memory‑Safe Object Tracking

Weak Maps let us associate data with objects 

without preventing those objects from being garbage‑collected.

They give us a way to track metadata, caches, or ephemeral state 

without creating accidental memory leaks.</description>
    </item>
    <item rdf:about="https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:start&amp;rev=1775241779&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-03T18:42:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Advanced PHP Concepts</title>
        <link>https://icontemp.com/wiki/phpprimer/doku.php?id=advanced_concepts:start&amp;rev=1775241779&amp;do=diff</link>
        <description>Advanced PHP Concepts

A collection of deeper language features that shape PHP’s runtime behavior, architecture, and evolving design. These concepts go beyond everyday syntax and reveal how modern PHP works under the surface.

Please sort A-Z for intended reading sequence.</description>
    </item>
</rdf:RDF>
