Welcome to eZpedia!

The free eZ Publish encyclopedia that anyone can edit. eZpedia has accumulated 722  english articles since 2006. We encourage you to create an account and create or edit a page yourself. Some folks create an article in the people namespace with their full name as the article name with a brief description of who they are, their interests, goals and objectives.

Ask A Question

Do you have an eZ Publish question, do you need an eZ Publish answer? Simply login and ask your question in our discussion forum. We publicly write free documentation based on your submissions. Posting on eZpedia is a great way to get answers you need and contribute to our freely available community documentation for eZ Publish.

Chat with other eZ Publish Developers LIVE from around the World!

Ecosystem

Read about what is going on within the various eZ Publish related websites on internet.

Recent development activity

Track the development progress through the roadmap by reviewing recent Exponential Git activity from the github repository.

github.com/ezsystems/ezpublish-legacy commit log rss feed
Last updated: 2026-03-04T05:39:04Z
2026-03-04T05:39:04Z
Updated: Version bump for phpunit to avoid composer security advisory preventing installations.
2026-03-02T08:35:11Z
chore: add GitHub Sponsors funding metadata
2026-02-22T07:25:05Z
Upated: Version bump for development of next release to 6.0.13
2026-02-22T06:58:44Z
Merge pull request #61 from se7enxweb/upgrade-phpunit-tests-to-phpunit10

Upgrade Exponential Support for phpunit tests from broken 3.7.x support to working phpunit v10 support
2026-02-22T06:51:54Z
Merge pull request #60 from se7enxweb/security-hardening-exp-6013

Security Hardening Exponential 6.0.13 Kernel and Lib Libraries
2026-02-22T06:32:27Z
DOC: Document PHP version compatibility — patch set does not raise minimum PHP version

Adds §14 'PHP Version Compatibility' to hardening.md and a new row to the
Scope table, clearly recording that the 6.0.13 security patch set does not
raise the project's declared PHP minimum (PHP 8.1).

New content covers:
- Per-file breakdown of the most modern PHP construct used in each patched file
- Most modern construct across the entire patch set: PHP 7.1 (nullable type
  hints in ezorder.php; short array destructuring in eztimetype.php)
- Clarification that the PHP84-tagged commits suppress deprecations on 8.4+
  but use only PHP 7.1 syntax and run identically on PHP 8.1–8.3
- A five-row summary table answering the questions a reviewers will ask:
  Does this raise the minimum? No. Current minimum? 8.1. Oldest compatible? 7.1.
  PHP 8.4 syntax used? No. Safe for 8.1/8.2/8.3? Yes.
2026-02-22T06:23:48Z
DOC [SEC-01..06, NUL-01..14, PHP-01..03, UND-01..03, LOG-01..02, SET-01..06, KNT-01..12, IMP-01..02, PRG-01]: Add security hardening reference — hardening.md (1,176 lines)

Adds doc/bc/6.0/hardening.md — a comprehensive reference covering every defect
fixed in Exponential 6.0.13-alpha2 across 38+ kernel and lib source files.

Structure:
  §1  Overview — 6 attack surfaces, 32 defensive guards, 2 compat fixes across 38 files
  §2  SQL / shell injection (SEC-01..06) — ezrole, ezcontentobjecttreenode, ezsendmail, ezgzip
  §3  Undefined offset guards (UND-01..03)
  §4  Logic corrections (LOG-01..02)
  §5  Null dereference guards (NUL-01..14)
  §6  PHP 8.4 compatibility (PHP-01..03)
  §7  Incomplete SOAP stubs (IMP-01..02)
  §8  Setup wizard hardening (SET-01..06)
  §9  Kernel/content null safety (KNT-01..12)
  §10 preg_replace /e removal (PRG-01)
  §11 Test matrix — which security tests cover which issues
  §12 Pre-deploy checklist

Each section contains: root cause, attack vector or failure mode, exact
before/after code fragment, and reference to the covering test (where applicable).

Recent discussions

Read what others are discussing

Recently updated articles

Read recently modified articles

ezpedia.org updated content rss feed
  1. eZ : Main page
  2. Solution : Read-only site
    • @5 | 2025/01/25 @ 17:17:56 : Graham Brookins : History - based on version 4, republishing in attempt to regain example settings display
  3. Solution : Reseting the admin password in eZ publish
    • @15 | 2024/10/25 @ 21:09:06 : Graham Brookins : History - based on version 14 added missing comma to example copy and paste code.
  4. Learning : Extensions
  5. Learning : Standard Events
  6. Learning : Standard Triggers
  7. Learning : A workflow
  8. Learning : Events
  9. Learning : Workflow
  10. Learning : Roles
  11. Learning : Policies
  12. Learning : User Groups
  13. Learning : Site Access
  14. Learning : Design Structure
  15. Learning : Default Design
  16. Learning : Access Control
  17. Learning : Designs
  18. Learning : Template Override System
  19. Learning : Pagelayout.tpl
  20. Learning : Custom System Templates