php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40723 new build system truncates pp. <sect1/>
Submitted: 2007-03-05 06:44 UTC Modified: 2007-03-25 16:13 UTC
From: mike@php.net Assigned: bjori (profile)
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mike@php.net
New email:
PHP Version: OS:

 

 [2007-03-05 06:44 UTC] mike@php.net
Description:
------------
As you can see when comparing http/reference.xml and php.net/http, the (new?) build system truncates any subsequent <sect1/> sections.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-25 16:13 UTC] bjori@php.net
It is expected behavior of docbook-xsl.
You should be using <section /> there, not <sect1 />
(see: http://www.sagehill.net/docbookxsl/Chunking.html)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 20 16:00:02 2025 UTC