[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-intersect-assoc.xml array-intersect-ukey.xml array-intersect.xml array-merge-recursive.xml array-push.xml array-unshift.xml compact.xml

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 09:06:51 2007 UTC Modified files: /phpdoc/en/reference/array/functionscompact.xml array-unshift.xml array-push.xml array-intersect-assoc.xml

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unshift.xml compact.xml

2007-01-30 Thread Antony Dovgal
tony2001Tue Jan 30 09:19:32 2007 UTC Modified files: /phpdoc/en/reference/array/functionsarray-unshift.xml compact.xml Log: fix typos

[PHP-DOC] #40283 [NEW]: Heredoc syntax documentation incorrect?

2007-01-30 Thread hugorumens at yahoo dot com
From: hugorumens at yahoo dot com Operating system: WinXP PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Heredoc syntax documentation incorrect? Description: Regarding this page:

[PHP-DOC] #40283 [Opn]: Heredoc syntax documentation incorrect?

2007-01-30 Thread rquadling
ID: 40283 Updated by: [EMAIL PROTECTED] Reported By: hugorumens at yahoo dot com Status: Open Bug Type: Documentation problem Operating System: WinXP PHP Version: Irrelevant New Comment: The ; is NOT absolutely necessary. Here is a contrived

[PHP-DOC] cvs: phpdoc /scripts fixphpweb.php

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:29:41 2007 UTC Modified files: /phpdoc/scripts fixphpweb.php Log: Remove ?xml from XSL-xhtml builds too http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fixphpweb.php?r1=1.3r2=1.4diff_format=u Index: phpdoc/scripts/fixphpweb.php diff -u

[PHP-DOC] cvs: phpdoc /scripts html_syntax.php

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:30:29 2007 UTC Modified files: /phpdoc/scripts html_syntax.php Log: Catch phpweb-xsl markup too http://cvs.php.net/viewvc.cgi/phpdoc/scripts/html_syntax.php?r1=1.6r2=1.7diff_format=u Index: phpdoc/scripts/html_syntax.php diff -u

[PHP-DOC] #31418 [Com]: MySQL connection functions do Not Work With Double Quotes on Argument

2007-01-30 Thread harvey at engineer dot com
ID: 31418 Comment by: harvey at engineer dot com Reported By: sam dot boles at acfb dot org Status: No Feedback Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 5.0.3 New Comment: Look in your ini file to set up

[PHP-DOC] cvs: phpdoc /docbook/docbook-xsl/htmlhelp htmlhelp-common.xsl htmlhelp.xsl profile-htmlhelp-common.xsl profile-htmlhelp.xsl

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:17:54 2007 UTC Modified files: /phpdoc/docbook/docbook-xsl/htmlhelphtmlhelp-common.xsl htmlhelp.xsl profile-htmlhelp-common.xsl

[PHP-DOC] cvs: phpdoc /docbook/docbook-xsl/lib lib.xsl

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:18:40 2007 UTC Modified files: /phpdoc/docbook/docbook-xsl/lib lib.xsl Log: Upgrade to docbook-xsl 1.72.0 http://cvs.php.net/viewvc.cgi/phpdoc/docbook/docbook-xsl/lib/lib.xsl?r1=1.1r2=1.2diff_format=u Index:

[PHP-DOC] cvs: phpdoc /phpbook/phpbook-xml phpbook.dtd /phpbook/phpbook-xsl html-common.xsl phpweb.xsl

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:27:41 2007 UTC Modified files: /phpdoc/phpbook/phpbook-xml phpbook.dtd /phpdoc/phpbook/phpbook-xsl html-common.xsl phpweb.xsl Log: Upgrade XSL stylesheet to be more inline with our DSSL

[PHP-DOC] cvs: phpdoc / Makefile.in

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 18:28:41 2007 UTC Modified files: /phpdoc Makefile.in Log: Add images PHP syntax highlighting to XSL build http://cvs.php.net/viewvc.cgi/phpdoc/Makefile.in?r1=1.179r2=1.180diff_format=u Index: phpdoc/Makefile.in diff -u

[PHP-DOC] cvs: phpdoc /en/reference/xmlreader/functions xmlreader-close.xml xmlreader-expand.xml xmlreader-getattribute.xml xmlreader-getattributeno.xml xmlreader-getattributens.xml xmlreader-getparse

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 20:55:32 2007 UTC Modified files: /phpdoc/en/reference/xmlreader/functionsxmlreader-close.xml xmlreader-expand.xml xmlreader-getattribute.xml

[PHP-DOC] cvs: phpdoc /en/reference/xmlwriter/functions xmlwriter-end-attribute.xml xmlwriter-end-cdata.xml xmlwriter-end-comment.xml xmlwriter-end-document.xml xmlwriter-end-dtd-attlist.xml xmlwriter

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 21:06:02 2007 UTC Modified files: /phpdoc/en/reference/xmlwriter/functions xmlwriter-end-attribute.xml xmlwriter-end-cdata.xml

[PHP-DOC] cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-construct.xml xsl-xsltprocessor-get-parameter.xml xsl-xsltprocessor-has-exslt-support.xml xsl-xsltprocessor-import-stylesheet.xml xs

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 21:08:37 2007 UTC Modified files: /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-construct.xml xsl-xsltprocessor-get-parameter.xml

[PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl version.xml

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 21:24:22 2007 UTC Modified files: /phpdoc/phpbook/phpbook-xsl version.xml Log: Dirty, yet necessary, workaround for ext/xsl ext/xmlwriter # Sean: how is the new functable going? ;*

[PHP-DOC] #40292 [NEW]: PHP 4.* does not support calling object methods in complex (curly) syntax

2007-01-30 Thread Jonah at whalehosting dot ca
From: Jonah at whalehosting dot ca Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PHP 4.* does not support calling object methods in complex (curly) syntax Description: PHP 4.* does not support calling object

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-intersect-key.xml

2007-01-30 Thread Hannes Magnusson
bjori Tue Jan 30 22:31:56 2007 UTC Modified files: /phpdoc/en/reference/array/functionsarray-intersect-key.xml Log: Typo in example output

[PHP-DOC] cvs: phpdoc /scripts functable.php

2007-01-30 Thread Sean Coates
seanWed Jan 31 03:00:21 2007 UTC Added files: /phpdoc/scripts functable.php Log: new functable -- all PHP; needs testing http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?view=markuprev=1.1 Index: phpdoc/scripts/functable.php +++

[PHP-DOC] cvs: phpdoc /scripts functable.php

2007-01-30 Thread Sean Coates
seanWed Jan 31 03:43:12 2007 UTC Modified files: /phpdoc/scripts functable.php Log: fine-file (freud? (-: ) and add CVS ID tag http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.1r2=1.2diff_format=u Index: phpdoc/scripts/functable.php diff

[PHP-DOC] cvs: phpdoc /scripts functable.php

2007-01-30 Thread Sean Coates
seanWed Jan 31 04:00:25 2007 UTC Modified files: /phpdoc/scripts functable.php Log: trailing PHP close tag.. gone http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.2r2=1.3diff_format=u Index: phpdoc/scripts/functable.php diff -u