Skip to content

[Sync EN] Update tutorial chapter to match upstream rewrite#247

Merged
msamesch merged 4 commits into
php:masterfrom
lacatoire:sync-en/tutorial
May 31, 2026
Merged

[Sync EN] Update tutorial chapter to match upstream rewrite#247
msamesch merged 4 commits into
php:masterfrom
lacatoire:sync-en/tutorial

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Bringt chapters/tutorial.xml auf den Stand von upstream doc-en (1340d3595b). Die englische Seite wurde grundlegend überarbeitet:

  • Entfernt: die veraltete Sektion Was brauche ich? mit Apache/MySQL/RPM-Installationsanweisungen.
  • Ersetzt: der DOCUMENT_ROOT-basierte Ablauf durch den modernen Entwicklungsserver php -S localhost:8000.
  • Entfernt: der Troubleshooting-Absatz, der nicht mehr zutrifft.
  • Reformatiert: Leerzeilen rund um die Inline-PHP-Beispiele, Einrückung im HTML-/PHP-Mix-Beispiel.
  • Neu geschriebene Sektion Und weiter?: Einstiegspunkte zu Filesystem, Curl, PDO, Sessions; Packagist und Composer; Community-PeerTube; eine Beispielzerlegung (Blog) als Lernhilfe.

Der bestehende Maintainer: (cmb) wurde beibehalten.

Brings chapters/tutorial.xml up to date with the upstream rewrite
(EN-Revision 1340d3595bde8489ea1385868ffd75471a56999b):

- Drop the obsolete "Was brauche ich?" requirements section.
- Replace the DOCUMENT_ROOT-based instructions with the modern
  `php -S localhost:8000` development server flow.
- Drop the troubleshooting paragraph that no longer applies.
- Reformat the inline PHP examples (blank lines around code,
  indentation in the HTML/PHP mode example).
- Rewrite the "Und weiter?" section: drop the dead conference-talks
  link, add pointers to filesystem/curl/PDO/sessions, Packagist,
  Composer, the community PeerTube, and a breakdown example for
  beginners.

Existing Maintainer (cmb) is kept.
Comment thread chapters/tutorial.xml Outdated
Comment thread chapters/tutorial.xml Outdated
Comment thread chapters/tutorial.xml Outdated
Copy link
Copy Markdown
Contributor

@msamesch msamesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, looks good!

lacatoire and others added 3 commits May 31, 2026 18:47
Co-authored-by: Martin Samesch <samesch@php.net>
Co-authored-by: Martin Samesch <samesch@php.net>
Co-authored-by: Martin Samesch <samesch@php.net>
@msamesch msamesch merged commit d21fd07 into php:master May 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants