php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34520 Smarty german doc broken page
Submitted: 2005-09-16 03:33 UTC Modified: 2005-09-16 11:40 UTC
From: msspamfang at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: WinXP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: msspamfang at gmx dot de
New email:
PHP Version: OS:

 

 [2005-09-16 03:33 UTC] msspamfang at gmx dot de
Description:
------------
http://smarty.php.net/manual/de/installing.smarty.extended.php

shows an broken example 2-10

Actual result:
--------------
  $this->caching = true;
  $this->assign('app_name','Guest Book');
   }

}
    </programlisting>
   </example>

   <note>
    <title>Technische Bemerkung</title>
    <para>


last lines are not supposed to be printed as text, they should be interpreted

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-16 11:40 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 02:00:01 2025 UTC