[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagestring.xml

2004-08-25 Thread Aidan Lister
aidan Thu Aug 26 02:58:55 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagestring.xml Log: note: changed content-type to jpeg in example in previous commit + split the see-also into two lines. http://cvs.php.net/diff.php/phpdoc/en/ref

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagestring.xml

2004-08-25 Thread Aidan Lister
aidan Thu Aug 26 02:33:50 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagestring.xml Log: whitespace + changed see also (sorry Derick!) http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagestring.xml?r1=1.5&r2=1.6&ty=u

[PHP-DOC] cvs: phpdoc /en/language/oop5 exceptions.xml /en/reference/datetime/functions microtime.xml /en/reference/ibase/functions ibase-pconnect.xml /en/reference/yaz/functions yaz-record.xml

2004-08-25 Thread Dave Barr
daveThu Aug 26 01:40:30 2004 EDT Modified files: /phpdoc/en/language/oop5exceptions.xml /phpdoc/en/reference/datetime/functions microtime.xml /phpdoc/en/reference/ibase/functionsibase-pconnect.xml /phpdoc/en/reference/yaz/functions ya

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions set-exception-handler.xml

2004-08-25 Thread Dave Barr
daveThu Aug 26 01:37:58 2004 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-exception-handler.xml Log: - Fix broken build ( without a ), and other things. http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/set-excepti

[PHP-DOC] #20447 [Com]: Register_shutdown_function - connection still open while registered shutdown...

2004-08-25 Thread lox at gecka dot com
ID: 20447 Comment by: lox at gecka dot com Reported By: richardz at omniture dot com Status: Analyzed Bug Type: Documentation problem Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: I will be nice to repair this function guys. T

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions set-exception-handler.xml

2004-08-25 Thread Curt Zirzow
curtWed Aug 25 22:28:16 2004 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-exception-handler.xml Log: New documentation in new format. http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/set-exception-handler.xml?r1=1

Re: [PHP-DOC] Re: #25748 [Opn->Bgs]: --enable-track-vars depreciated, but not documented

2004-08-25 Thread Philip Olson
> "Not every deprecated configuration option needs to be documented." > > That's a silly bloody thing to say. > > You need to document everything that can affect a system, including the > stuff that USED to have an effect. Saying it doesn't need to be > documented just because it has no effect

[PHP-DOC] Re: #25748 [Opn->Bgs]: --enable-track-vars depreciated, but not documented

2004-08-25 Thread PHPDiscuss - PHP Newsgroups and mailing lists
"Not every deprecated configuration option needs to be documented." That's a silly bloody thing to say. You need to document everything that can affect a system, including the stuff that USED to have an effect. Saying it doesn't need to be documented just because it has no effect now is like say

[PHP-DOC] [Fwd: note 45081 added to control-structures.foreach]

2004-08-25 Thread Mehdi Achour
In fact, the foreach: .. endforeach; syntax is documented here: http://fr.php.net/manual/en/control-structures.alternative-syntax.php We should add some links to this page in the docs of if, while, for, foreach, and switch. Can someone take care ? didou --- Begin Message --- Note that the alternat

[PHP-DOC] #18129 [Csd]: Installation PHP 4.2.X with Apache 2.0.x

2004-08-25 Thread philip
ID: 18129 Updated by: [EMAIL PROTECTED] Reported By: erik at antwerpes dot de Status: Closed Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.0-dev New Comment: To everyone viewing this bug report, this is NOT a suppor

[PHP-DOC] #18129 [Com]: Installation PHP 4.2.X with Apache 2.0.x

2004-08-25 Thread jakawan at jakawan dot com
ID: 18129 Comment by: jakawan at jakawan dot com Reported By: erik at antwerpes dot de Status: Closed Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.0-dev New Comment: Can somebody help please? I'm really desperate n

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions strip-tags.xml

2004-08-25 Thread Aidan Lister
aidan Wed Aug 25 09:57:52 2004 EDT Modified files: /phpdoc/en/reference/strings/functions strip-tags.xml Log: Simplied the example Moved the warnings together Noted that comments are always stripped http://cvs.php.net/diff.php/phpdoc/en/reference/stri

[PHP-DOC] cvs: phpdoc /scripts checkdoc.php checkent.php dbtags.php entities.php entity-usage.php fixphpweb.php process.php sort_aliases.php

2004-08-25 Thread Mehdi Achour
didou Wed Aug 25 04:36:33 2004 EDT Modified files: /phpdoc/scripts checkdoc.php checkent.php dbtags.php entities.php entity-usage.php fixphpweb.php process.php sort_aliases.php Log: no short tags http://cvs

[PHP-DOC] cvs: phpdoc /en/reference/xsl reference.xml /en/reference/xsl/functions xsl-xsltprocessor-get-parameter.xml xsl-xsltprocessor-has-exslt-support.xml xsl-xsltprocessor-import-stylesheet.xml xsl-xsltprocessor-register-php-functions.xml xsl-xsltprocessor-remove-parameter.xml xsl-xsltprocessor-set-parameter.xml xsl-xsltprocessor-transform-to-doc.xml xsl-xsltprocessor-transform-to-uri.xml xsl-xsltprocessor-transform-to-xml.xml

2004-08-25 Thread Mehdi Achour
didou Wed Aug 25 04:19:18 2004 EDT Modified files: /phpdoc/en/reference/xslreference.xml /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-get-parameter.xml xsl-xsltprocesso

Re: [PHP-DOC] Re: cvs: phpdoc /RFC install_PECL.txt

2004-08-25 Thread Mehdi Achour
Philip Olson wrote: Notes: - Have a separate section on where to get the source? If you're talking on an extension basis, I think we should only link to http://pecl.php.net/extname from reference.xml, this page contains a list of all available releases of extname. If not, please clarify your quest

[PHP-DOC] #13292 [Csd->Opn]: file_exists works with UNC names

2004-08-25 Thread derick
ID: 13292 Updated by: [EMAIL PROTECTED] Reported By: Helmut dot Himmelstoss at t-online dot de -Status: Closed +Status: Open Bug Type: Documentation problem Operating System: Windows NT/2000 PHP Version: 4.1.1 New Comment: This last

[PHP-DOC] #13292 [Com]: file_exists works with UNC names

2004-08-25 Thread paul dot yau at travelex dot com dot au
ID: 13292 Comment by: paul dot yau at travelex dot com dot au Reported By: Helmut dot Himmelstoss at t-online dot de Status: Closed Bug Type: Documentation problem Operating System: Windows NT/2000 PHP Version: 4.1.1 New Comment: You have to