[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml /en/reference/cpdf/functions cpdf-set-text-matrix.xml cpdf-set-text-rendering.xml cpdf-set-text-rise.

2007-02-22 Thread Mehdi Achour
didou Fri Feb 23 00:47:07 2007 UTC Modified files: /phpdoc/en/reference/ldap/functions ldap-add.xml ldap-bind.xml ldap-delete.xml ldap-get-values-len.xml

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-included-filename.xml

2007-02-17 Thread Mehdi Achour
didou Sat Feb 17 18:46:02 2007 UTC Added files: /phpdoc/en/reference/bcompiler/functions bcompiler-write-included-filename.xml Log: Add bcompilet_write_included_filename http://cvs.php.net/viewvc.cgi/php

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bc

2007-02-17 Thread Mehdi Achour
didou Sat Feb 17 18:45:21 2007 UTC Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bc

2007-02-17 Thread Mehdi Achour
didou Sat Feb 17 18:44:52 2007 UTC Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-parse-class.xml bcompiler-write-footer.xml bcompiler-write-function.xml

2005-04-20 Thread Jakub Vrana
vrana Wed Apr 20 09:53:32 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-load-exe.xml bcompiler-parse-class.xml bcompiler-write-footer.xml

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-file.xml

2005-03-28 Thread Mehdi Achour
didou Mon Mar 28 15:30:35 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-file.xml Log: Fix function name http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml?r1=1.2&r2=1.3&ty=u Index

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-exe-footer.xml

2005-01-17 Thread val khokhlov
val Mon Jan 17 10:26:06 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functions bcompiler-write-exe-footer.xml Log: docs update http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-file.xml

2005-01-05 Thread Mehdi Achour
didou Wed Jan 5 08:18:12 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-file.xml Log: fix functions names http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml?r1=1.1&r2=1.2&ty=u Ind

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml

2005-01-02 Thread val khokhlov
val Sun Jan 2 11:08:26 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-header.xml Log: update 'see also' list http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-header.xml?r1=1.2&r2=1.3&t

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-load.xml bcompiler-read.xml

2005-01-02 Thread val khokhlov
val Sun Jan 2 11:06:53 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-load.xml bcompiler-read.xml Log: mark function as obsolete http://cvs.php.net/diff.php/phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-parse-class.xml

2005-01-02 Thread val khokhlov
val Sun Jan 2 11:06:06 2005 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-parse-class.xml Log: mark function as deprecated http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml?r1=1.3&r2=1.

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-file.xml

2004-12-21 Thread val khokhlov
val Tue Dec 21 11:21:04 2004 EDT Added files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-file.xml Log: docs for bcompiler_write_file() function http://cvs.php.net/co.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml?r=

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions

2004-11-12 Thread Gabor Hojtsy
Well, it is hard to decide now that PHP 5 has type hinting, which means that these class names actually become types. It is probably fine now to treat them as types, and use their names instead of the generic "object". OK. I will change all object different from stdClass to appropriate objects. Wou

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions

2004-11-12 Thread Jakub Vrana
Gabor Hojtsy wrote: > Well, it is hard to decide now that PHP 5 has type hinting, which means > that these class names actually become types. It is probably fine now to > treat them as types, and use their names instead of the generic "object". OK. I will change all object different from stdClass

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions

2004-11-11 Thread Mehdi Achour
I'm not sure. It's all around the docs. Howto lists "object" as allowed type and doesn't say anything about IteratorAggregate :-). My opinion is that there should be "object" in methodsynopsis and what kind of object is it should be explained in the description. What's the Goba's and others' opinio

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions

2004-11-11 Thread Gabor Hojtsy
- IteratorAggregateiterator + objectiterator Nuno Lopes wrote: not sure if I agree with this change.. although IteratorAggregate is an object, I think that typing it explicitly makes it easier to understand at first sight. Don't you agree? I'm not sure. It's all around the docs. Howto lists "objec

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions

2004-11-11 Thread Jakub Vrana
> - > IteratorAggregateiterator > + > objectiterator Nuno Lopes wrote: > not sure if I agree with this change.. although IteratorAggregate is an > object, I think that typing it explicitly makes it easier to understand at > first sight. > Don't you agree? I'm not sure. It's all around the docs.

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions

2004-11-11 Thread Nuno Lopes
--- phpdoc/en/reference/spl/functions/iterator-to-array.xml:1.1 Fri Oct 8 14:58:40 2004 +++ phpdoc/en/reference/spl/functions/iterator-to-array.xml Thu Nov 11 09:54:25 2004 @@ -1,5 +1,5 @@ - + iterator-to-array @@ -11,7 +11,7 @@ Description arrayiterator_to_array - Ite

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-header.xml /en/reference/calendar/functions cal-info.xml /en/reference/fbsql/functions fbsql-create-db.xml fbsql-query.xml fbsql-start-db.xml /en/reference/filesystem/functions fputcsv.xml /en/reference/rar/functions rar-open.xml /en/reference/readline/functions readline-completion-function.xml readline.xml /en/reference/spl/functions iterator-count.xml iterator-to-array.xml /en/reference/stream/functions stream-get-line.xml /en/reference/xattr/functions xattr-supported.xml

2004-11-11 Thread Jakub Vrana
vrana Thu Nov 11 09:54:26 2004 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-header.xml /phpdoc/en/reference/calendar/functions cal-info.xml /phpdoc/en/reference/fbsql/functionsfbsql-create-db.xml

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-parse-class.xml bcompiler-read.xml

2004-08-29 Thread Friedhelm Betz
betzSun Aug 29 16:42:52 2004 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-parse-class.xml bcompiler-read.xml Log: id correction http://cvs.php.net/diff.php/phpdoc/en/reference/bcom

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-class.xml

2004-08-14 Thread Dave Barr
daveSat Aug 14 16:44:51 2004 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-class.xml Log: - Typos. http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-class.xml?r1=1.2&r2=1.3&ty=u Index: ph