php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17355 Misspelled xslt_process()()
Submitted: 2002-05-22 04:49 UTC Modified: 2002-05-22 04:58 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: info at ollisnet dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS:
Private report: No CVE-ID: None
 [2002-05-22 04:49 UTC] info at ollisnet dot de
Hi,

I was reading the manual about the XSLT extension and I found the folowing text:

The simplest type of transformation with the xslt_process()()  function is the transformation of an XML file with an XSLT file, placing the result in a third file...

I think it should be 'xslt_process()' instead of 'xslt_process()()'.

Greetings
Oliver

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-22 04:58 UTC] derick@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 16:01:33 2025 UTC