From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: Misspelled xslt_process()()
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 -- Edit bug report at http://bugs.php.net/?id=17355&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17355&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17355&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17355&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17355&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17355&r=support Expected behavior: http://bugs.php.net/fix.php?id=17355&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17355&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17355&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17355&r=globals