[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml dba-popen.xml /en/reference/dir/functions opendir.xml /en/reference/hw/functions hw-connect.xml hw-pconnect.xml /en/reference/hwapi/fu

2005-06-21 Thread Jakub Vrana
vrana Tue Jun 21 09:56:28 2005 EDT Modified files: /phpdoc/en/reference/spl/functions CachingIterator-hasNext.xml CachingIterator-valid.xml FilterIterator-valid.xml

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2005-06-07 Thread Mehdi Achour
didou Tue Jun 7 04:23:02 2005 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: fix function name in parameter description http://cvs.php.net/diff.php/phpdoc/en/reference/dba/functions/dba-open.xml?r1=1.15&r2=1.16&ty=u Index: phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2005-01-31 Thread Mehdi Achour
didou Mon Jan 31 07:38:48 2005 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: clean up http://cvs.php.net/diff.php/phpdoc/en/reference/dba/functions/dba-open.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en/reference/dba/functions/dba-open.

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-12-11 Thread Marcus Boerger
helly Wed Dec 11 07:00:18 2002 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: Latest changes Index: phpdoc/en/reference/dba/functions/dba-open.xml diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.7 phpdoc/en/reference/dba

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-15 Thread Marcus Boerger
helly Fri Nov 15 12:31:33 2002 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: Added information about locking Index: phpdoc/en/reference/dba/functions/dba-open.xml diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.6 phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-10 Thread Philip Olson
philip Sun Nov 10 18:22:28 2002 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: Returns resource on success. Index: phpdoc/en/reference/dba/functions/dba-open.xml diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.5 phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-09 Thread Philip Olson
philip Sat Nov 9 19:36:06 2002 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: Fix typo, it's sem not sysvsem. Index: phpdoc/en/reference/dba/functions/dba-open.xml diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.4 phpdoc

Re: [PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-07 Thread Gabor Hojtsy
> > - resourcedba_open > > + resource|falsedba_open > > Can you please explain the addition of false here? Does > this return false on failure? Or will it at some point > return false yet not fail? That would be odd. Anyway, > please explain. > > If it just returns false on failure,

Re: [PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-06 Thread Marcus Boerger
It return false on failure as documented. I feel we should use this for all functions where any failure results in false. This way users easily know that they must check for func()!==false marcus At 11:20 06.11.2002, Philip Olson wrote: > Closing Bug #19077 > #maybe someone will analyse whi

Re: [PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-06 Thread Philip Olson
> Closing Bug #19077 > #maybe someone will analyse which libraries fail and wich work (e.g. wait). > - resourcedba_open > + resource|falsedba_open Can you please explain the addition of false here? Does this return false on failure? Or will it at some point return false yet not f

[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml

2002-11-06 Thread Marcus Börger
helly Wed Nov 6 04:57:34 2002 EDT Modified files: /phpdoc/en/reference/dba/functions dba-open.xml Log: Closing Bug #19077 #maybe someone will analyse which libraries fail and wich work (e.g. wait). Index: phpdoc/en/reference/dba/functions/dba-open.xml d