s"
-> "String Functions") are missing(just a blank page).
I am using the xCHM Linux application to browse the CHM file.
Regards,
Carl Michael Skog
Hello,
I'd be interested in helping out here. I use the paid google translation
service, or Google Translate API 2 via curl.
Just let me know what I can do :)
- Mike
Sent from my iPhone
On Dec 11, 2011, at 8:44 AM, Yannick Torrès wrote:
> Hi Irker,
>
> 2011/12/11 Александр Москалёв
> Hell
Slightly off topic - but this is definitely a part of the PHP project I'm
qualified to help (documentation writing) with in some capacity. Who would
I get in contact with to get an assignment? Just the PHP docs list or
someone specific? (I'm subbed to the internals list, I dunno if I'm subbed
to
Updating SOAP and other documentation to new markup
(resending)
I've been doing a bit of work on the SOAP extension and I intend to
update a few more extensions to the new markup too.
Hi,
I've been working on updating the docs for ext/soap to the new markup,
and the results can be seen here:
http://mgdm.net/~michael/soapdocs.tar.gz
It's pretty much a port of the existing documentation though with
phrases like "you will need..." changed for the 3rd person,
Maintaining documentation
i have an ubuntu workstation. I largely
use windows as it is most compatible with the software the university i
attend uses (i am studying MPhys Physics).
Michael
Is the php-doc list moderated?
Thanks,
Mike Robinson
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 269.24.1/1464 - Release Date: 5/24/2008
8:56 AM
Hannes Magnusson wrote:
> We have a patch for rating already (see recent post to
> php-webmaster@), I just haven't had the time to commit it yet.
>
> In theory the community would help us by staring (1-5stars) notes,
> especially the "sucks" and "awesome" notes so moderators can quickly
> delete/
Philip Olson writes:
> > Can we end with manual notes?
> > Nobody seems interested in moderating the notes, so I think we
> > should kill them once and forever! (bugs should be reported to the
> > bugtracker..)
>
> Wow!
Wow indeed.
[snip]
> Regardless, we must ask ourselves "What is the purpose
Philip Olson wrote:
> On 16 Mar 2008, at 12:48, Edward Z. Yang wrote:
>
> > phpdoc@lists.php.net wrote:
> >> Following are the top 20 pages of the manual, sorted by the number
> >> of user notes contributed. These sections could use a polish, those
> >> notes represent 7.7% of the 20009 total use
Philip Olson wrote:
> philipThu Sep 6 17:21:03 2007 UTC
>
> Modified files:
> /phpdoc/phpbook/phpbook-xsl version.xml
> Log:
> new version.xml -- includes 5.2.4
> @@ -4922,10 +4929,10 @@
>
Whatta? :)
--
Michael
ned host.
You (two) could have put these patches into the phd module. Could
someone please mail me the nowdocs patch, so my mood raises to a
I-gotta-rebuild-my-PHP compatible level?
Thanks,
--
Michael
From: michael dot mauch at gmx dot de
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Return value of dir() not tested in example code
Description:
http://www.php.net/manual/en/class.dir.php has example code which
mikeMon May 7 10:28:09 2007 UTC
Modified files:
/phpdoc/en/reference/http/HttpInflateStream factory.xml
/phpdoc/en/reference/http/HttpDeflateStream factory.xml
Log:
- fix return value
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/HttpInflat
Richard A. Quadling wrote:
> Dozy me forgot how to run/build a single file in PHPdoc. Help?
That's possible?
--
Michael
p-src/CODING_STANDARDS?view=co
>
> Now I found nowhere anything else about this and strlen is described
> everywhere. Is it some kind of new feature of PHP6?
This is about C code not PHP code.
--
Michael
N(posix_getpgid)
> {
> *long* val;
>
> *if* (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &val)
> == FAILURE) {
> RETURN_FALSE;
> }
>
> *if* ((val = getpgid(val)) < 0) {
> POSIX_G(last_error) = errno;
> RETURN_FALSE;
> }
> RETURN_LONG(val);
> }
>
> *#endif*
Regards,
--
Michael
mikeFri Apr 20 20:06:25 2007 UTC
Modified files:
/phpdoc/entitiesglobal.ent
/phpdoc/en/reference/http install.xml
Log:
- use entities for urls
http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.291&r2=1.292&diff_format=u
Index: phpdo
mikeFri Apr 20 16:44:21 2007 UTC
Added files:
/phpdoc/en/reference/http/HttpDeflateStream factory.xml
/phpdoc/en/reference/http/HttpInflateStream factory.xml
Modified files:
/phpdoc/en/reference/http HttpDeflateStream.xml
mikeWed Apr 18 19:39:12 2007 UTC
Modified files:
/php-src/ext/zlib zlib.c
/php-srcNEWS
Log:
- fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
[DOC] since PHP 6 a Vary header will be sent without regards to whether
mikeWed Apr 18 13:14:34 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/parsers http-parse-cookie.xml
http-parse-headers.xml
http-parse-message.xml
mikeSun Apr 15 16:31:06 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- fypo tix
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.199&r2=1.200&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/langu
Thanks!
Buesching, Logan J wrote:
> There is a spelling error in that I believe:
>
> +This output handler can only
> be uised once.'>
>
> I believe it should read "used once".
--
Michael
mikeSun Apr 15 13:47:42 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- http entities
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.198&r2=1.199&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/
mikeSun Apr 15 13:47:12 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml
/phpdoc/en/reference/http/functions/mischttp-match-etag.xml
http-match-request-header.xml
mikeSun Apr 15 13:46:55 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/outputhandlers
ob-deflatehandler.xml
ob-etaghandler.xml
mikeFri Apr 13 18:11:10 2007 UTC
Modified files:
/phpdoc/en/reference/http reference.xml
/phpdoc/en/reference/http/functions/encodings
http-chunked-decode.xml
mikeSat Apr 7 16:42:53 2007 UTC
Modified files:
/phpdoc/en/reference/http/HttpResponse capture.xml getETag.xml
/phpdoc/en/reference/http/functions/responses
http-send-content-disposition.xml
mikeThu Apr 5 18:23:30 2007 UTC
Modified files:
/phpdoc/en/reference/http HttpResponse.xml
Log:
- typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/HttpResponse.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/HttpResponse.xml
dif
mikeThu Apr 5 18:18:07 2007 UTC
Modified files:
/phpdoc/en/reference/http HttpResponse.xml
Log:
- avoid newline at the end of
- remove private properties
- document remaining properties and constants
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/
mikeThu Apr 5 18:16:50 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml
http-cache-last-modified.xml
/phpdoc/en/reference/http/funct
mikeWed Apr 4 19:39:34 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- update see entities
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.195&r2=1.196&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/
mikeWed Apr 4 19:18:32 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/responses http-redirect.xml
Log:
- final attempt to fix all typos
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-redirect.xml?r1=1.6&r
mikeWed Apr 4 19:17:07 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml
http-cache-last-modified.xml
/phpdoc/en/reference/http/functions/responses
mikeWed Apr 4 19:11:08 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/responses http-redirect.xml
Log:
- typo
- missing
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-redirect.xml?r1=1.5&r2=1.6&diff_fo
mikeWed Apr 4 19:06:27 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml
http-cache-last-modified.xml
/phpdoc/en/reference/http/funct
mikeThu Mar 29 17:49:17 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- new entities
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.193&r2=1.194&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/lang
mikeThu Mar 29 17:49:01 2007 UTC
Modified files:
/phpdoc/en/reference/http configuration.xml reference.xml
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml
http-cache-last-modified.xml
/phpd
mikeThu Mar 29 17:03:22 2007 UTC
Modified files:
/phpdoc/en/reference/http configuration.xml
Log:
- add ids
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/configuration.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/configuration.x
mikeThu Mar 29 15:32:54 2007 UTC
Modified files:
/phpdoc/en/reference/http reference.xml
Log:
- add http_persistent_handles_clean()
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/reference.xml?r1=1.20&r2=1.21&diff_format=u
Index: phpdoc/en/referenc
mikeThu Mar 29 15:32:01 2007 UTC
Added files:
/phpdoc/en/reference/http/functions/persistenthandles
http-persistent-handles-clean.xml
Modified files:
/phpdoc/en/referenc
mikeThu Mar 29 15:29:50 2007 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
argh typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/constants.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/http/constants.xml
diff -u p
mikeThu Mar 29 15:28:56 2007 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
- clarify IPRESOLVE constatns
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/constants.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/http/con
Antony Dovgal wrote:
> Mike, didn't you forget to add the files with these functions?
>
> +&reference.http.HttpMessage.factory;
> +&reference.http.HttpMessage.fromEnv;
>
Yes, I added them now, thanks a lot!
--
Michael
mikeThu Mar 29 11:24:30 2007 UTC
Added files:
/phpdoc/en/reference/http/HttpMessage factory.xml fromEnv.xml
Log:
- add missing files
# sorry, thanks Tony
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/HttpMessage/factory.xml?view=markup&r
mikeWed Mar 28 06:58:54 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/mischttp-get-request-body.xml
/phpdoc/en/reference/http/functions/outputhandlers
ob-deflatehandler.xml
mikeWed Mar 28 06:33:29 2007 UTC
Added files:
/phpdoc/en/reference/http/functions persistenthandles.xml
/phpdoc/en/reference/http/functions/persistenthandles
http-persistent-handles-coun
mikeTue Mar 27 14:46:57 2007 UTC
Modified files:
/phpdoc/en/reference/http configuration.xml
Log:
- missing INI directives
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/configuration.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/
mikeTue Mar 27 14:57:02 2007 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
- missing constants
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/constants.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/constants.xml
mikeTue Mar 27 13:08:17 2007 UTC
Modified files:
/phpdoc/en/reference/http configuration.xml
Log:
- INI docs
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/configuration.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/http/configuration.
mikeTue Mar 27 10:41:50 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/requestshttp-get.xml
Log:
- add example
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/requests/http-get.xml?r1=1.4&r2=1.5&diff_format=u
Index: php
mikeTue Mar 27 10:41:41 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/requestshttp-post-fields.xml
Log:
- fix typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/requests/http-post-fields.xml?r1=1.3&r2=1.4&diff_format
mikeTue Mar 27 10:32:39 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/requestshttp-post-fields.xml
Log:
- add example
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/requests/http-post-fields.xml?r1=1.2&r2=1.3&diff_for
mikeTue Mar 27 10:32:26 2007 UTC
Modified files:
/phpdoc/en/reference/http request-options.xml
Log:
- forgot to run make test on the last change,
move note to an appropriate place
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/request-options.x
mikeTue Mar 27 10:18:05 2007 UTC
Modified files:
/phpdoc/en/reference/http reference.xml
Log:
- no need to wrap s into s
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/reference.xml?r1=1.18&r2=1.19&diff_format=u
Index: phpdoc/en/reference/http/refer
mikeTue Mar 27 10:16:13 2007 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- update entities
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.192&r2=1.193&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/l
mikeTue Mar 27 10:13:50 2007 UTC
Modified files:
/phpdoc/en/reference/http HttpRequest.xml reference.xml
/phpdoc/en/reference/http/HttpRequest addCookies.xml
/phpdoc/en/reference/http/functions/parsers http-parse-params.xml
/phpdoc/en/referenc
mikeTue Mar 27 10:13:34 2007 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
- some updates to constants
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/constants.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/consta
mikeTue Mar 27 10:13:20 2007 UTC
Added files:
/phpdoc/en/reference/http request-options.xml
Log:
- add dedicated request options reference
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/request-options.xml?view=markup&rev=1.1
Index: phpdoc/en/re
Carola 'Sammy' Kummert wrote:
> Hi,
>
> just a question:
>
> Michael Wallner wrote:
>> this is just a heads up, that I just committed http extension
>> docs to reference/en/http.
>
> |
> [...]
> | boolglobal =
> TRUE
> [...]
> |
>
Etienne Kneuss wrote:
> colderThu Jan 11 12:49:41 2007 UTC
>
> Modified files:
> /phpdoc/en/reference/outcontrol/functions ob-end-clean.xml
> Log:
> improve example
> @@ -35,7 +35,9 @@
>
>
mikeMon Jul 24 16:20:12 2006 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
- fix wrong id
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/constants.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/http/constants.xml
diff
mikeMon Jul 24 15:52:34 2006 UTC
Modified files:
/phpdoc/en/reference/http HttpRequestPool.xml
/phpdoc/en/reference/http/HttpMessage fromString.xml prepend.xml
toString.xml
/phpdoc/en/reference/http/
f the
document
Fixed, thanks.
--
Michael
mikeMon Jul 24 12:53:03 2006 UTC
Modified files:
/phpdoc/en/reference/http HttpQueryString.xml
Log:
- fix indent
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/HttpQueryString.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/HttpQuer
mikeMon Jul 24 12:48:52 2006 UTC
Modified files:
/phpdoc/en/reference/http HttpQueryString.xml
Log:
- fix LWS issue
# I wonder where the indentation breaks
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/HttpQueryString.xml?r1=1.1&r2=1.2&diff_form
mikeMon Jul 24 11:43:55 2006 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
- missing entities
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.170&r2=1.171&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/
mikeMon Jul 24 11:36:12 2006 UTC
Added files:
/phpdoc/en/reference/http/HttpDeflateStream .cvsignore
/phpdoc/en/reference/http/HttpInflateStream .cvsignore
/phpdoc/en/reference/http/HttpMessage .cvsignore
/phpdoc/en/reference/http/HttpQuerySt
section on the new main page.
If anything breaks, it's been me ;)
Regards,
--
Michael
Hi,
I noticed that the xmlproto script chokes on method protos like the following:
/* {{{ proto static bool HttpResponse::send([bool clean_ob=true]) */
For every discovered proto it will generate a .xml file, in this case
bool.xml
Regards,
--
Michael
michael Tue Jul 4 14:50:10 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Add last prototype change into changelog.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.8&am
Where should I add changelog?
Hannes Magnusson wrote:
On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
michael Tue Jul 4 08:26:08 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Fix function prototype, according to
michael Tue Jul 4 08:26:08 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Fix function prototype, according to latest changes.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect
michael Tue Mar 7 12:07:16 2006 UTC
Modified files:
/phpdoc/en/reference/expect reference.xml
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
wrong example, it should be fopen()
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference
michael Sun Feb 19 15:06:39 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
added documentation of third argument
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.5&am
r
the PHP manual; you can find some preliminary, automatically generated,
docs (only functions/methods) at the location in my signature.
Regards,
--
Michael - http://dev.iworks.at/ext-http/http-functions.html.gz
mikeSat Jan 7 13:55:52 2006 UTC
Modified files:
/phpdoc/en/reference/curl configure.xml
Log:
- Nuno requested to remove the bit about the windir
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/curl/configure.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdo
mikeFri Jan 6 23:53:25 2006 UTC
Modified files:
/phpdoc/en/reference/curl configure.xml
Log:
- clarify that one doesn't need libcurl.dll
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/curl/configure.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/ref
still find built in http functionality.
This sounds great!
I've no idea yet though, when I'll have the time to start documenting that
beast.
Thanks,
--
Michael - http://dev.iworks.at/ext-http/http-functions.html.gz
might want to use
http://cvs.php.net/phpdoc/scripts/xml_proto.php
for generating doc stubs.
I doubt that it'll work on my protos, but I might try.
Regards,
--
Michael - http://dev.iworks.at/ext-http/http-functions.html.gz
mikeFri Dec 2 10:09:45 2005 EDT
Modified files:
/phpdoc/en/reference/win32ps/functions win32-ps-stat-proc.xml
/phpdoc/en/reference/win32psreference.xml
Log:
- fix ws
http://cvs.php.net/diff.php/phpdoc/en/reference/win32ps/functions/win32-p
mikeFri Dec 2 10:05:02 2005 EDT
Added files:
/phpdoc/en/reference/win32ps/functions win32-ps-list-procs.xml
win32-ps-stat-mem.xml
win32-ps-stat-proc.xml
/
Hi,
if I ever come around to properly document my pecl extension, I wonder
how I would need to proceed as there already is reference/http/reference.xml?
I'd appreciate any hints and suggestions!
Thanks,
--
Michael - http://dev.iworks.at/ext-http/http-functions.html.gz
mikeThu Nov 3 08:49:07 2005 EDT
Modified files:
/phpdoc/en/reference/curl reference.xml
Log:
- use libcurl where CURL was used to prevent confusion, requested by Daniel
Stenberg
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/reference.xml?r1=1.13&r
michael Sun Oct 30 02:42:17 2005 EDT
Modified files:
/phpdoc/en/reference/newt constants.xml
Log:
fixed constants tables
http://cvs.php.net/diff.php/phpdoc/en/reference/newt/constants.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/newt/constants.
michael Mon Oct 10 09:57:43 2005 EDT
Modified files:
/phpdoc/en/reference/newt/functions newt-centered-window.xml
newt-open-window.xml
newt-pop-window.xml
Log:
documented basic
michael Mon Oct 10 08:23:00 2005 EDT
Modified files:
/phpdoc/en/reference/newt/functions newt-bell.xml
newt-pop-help-line.xml
newt-push-help-line.xml
Log:
fixed notes.
http
michael Mon Oct 3 07:57:11 2005 EDT
Modified files:
/phpdoc/en/reference/expect ini.xml
Log:
restore Jean-Sébastien's fixes
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/expect/in
On 17:15, Sun 02 Oct 05, Nuno Lopes wrote:
> >michael Sun Oct 2 04:27:25 2005 EDT
> >
> > Modified files:
> > /phpdoc/en/appendices extensions.xml
> > Log:
> > added 'expect' and 'newt' extensions
>
> This file is generated au
michael Sun Oct 2 04:33:41 2005 EDT
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
fix return type
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.1&r2=1.2&ty=u
Index: p
michael Sun Oct 2 04:27:25 2005 EDT
Modified files:
/phpdoc/en/appendices extensions.xml
Log:
added 'expect' and 'newt' extensions
http://cvs.php.net/diff.php/phpdoc/en/appendices/extensions.xml?r1=1.14&r2=1.15&ty=u
michael Sun Oct 2 04:22:21 2005 EDT
Modified files:
/phpdoc/en/reference/expect reference.xml
Log:
use constant as more intuitive example
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/r
michael Sun Oct 2 04:20:53 2005 EDT
Added files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
expect-popen.xml
Log:
functions
http://cvs.php.net/co.php/phpdoc/en/reference/expect
michael Sun Oct 2 04:00:52 2005 EDT
Removed files:
/phpdoc/en/reference/expect/functions expect-popen.ini
Log:
filename was wrong
michael Sun Oct 2 03:47:12 2005 EDT
Modified files:
/phpdoc/en/reference/expect/functions expect-popen.ini
Log:
typo fix
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/functions/expect-popen.ini?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/r
michael Sun Oct 2 03:45:28 2005 EDT
Added files:
/phpdoc/en/reference/expect/functions expect-popen.ini
Log:
describe function expect_popen
http://cvs.php.net/co.php/phpdoc/en/reference/expect/functions/expect-popen.ini?r=1.1&p=1
Index: phpdo
michael Sun Oct 2 03:41:36 2005 EDT
Modified files:
/phpdoc/en/appendices wrappers.xml
Log:
add expect:// wrapper notes
http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.56&r2=1.57&ty=u
Index: phpdoc/en/appendices/wrappers.xml
michael Sun Oct 2 03:31:54 2005 EDT
Added files:
/phpdoc/en/reference/expect reference.xml
Log:
add note about using expect wrapper
http://cvs.php.net/co.php/phpdoc/en/reference/expect/reference.xml?r=1.1&p=1
Index: phpdoc/en/reference/ex
1 - 100 of 128 matches
Mail list logo