tony2001Wed Sep 22 11:51:30 2004 EDT
Added files:
/phpdoc/en/reference/rar.cvsignore ini.xml reference.xml
/phpdoc/en/reference/rar/functions Rar-extract.xml Rar-getAttr.xml
Rar-getCrc.xml
tony2001Wed Sep 22 11:52:42 2004 EDT
Modified files:
/phpdoc/entitiesglobal.ent
/phpdoc manual.xml.in
Log:
add url entity for rar
add rar reference to manual.xml.in
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.200&r2=1.20
On Wed, 22 Sep 2004 12:10:51 -0400
Sean Coates <[EMAIL PROTECTED]> wrote:
> I don't see it (in a glance) in the dochowto, but isn't it normal for
> filenames to be all lowercase?
>
reasonable question.
btw, en/reference/memcache isn't in lowercase too.
--
W
> btw, en/reference/memcache isn't in lowercase too.
>
> All files should be lowercased, and all new docs should follow the
> new doc style.
Ok, I'll change it later a bit.
Currently I'm at the conference =)
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
tony2001Tue Oct 12 00:40:04 2004 EDT
Modified files:
/phpdoc/en/reference/memcache reference.xml
Log:
fix example syntax
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/reference.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/memcach
tony2001Tue Sep 28 08:23:52 2004 EDT
Added files:
/phpdoc/en/reference/memcache/functions memcache-add.xml
memcache-close.xml
memcache-connect.xml
tony2001Tue Sep 28 08:23:28 2004 EDT
Added files:
/phpdoc/en/reference/rar/functions rar-extract.xml rar-getattr.xml
rar-getcrc.xml
rar-getfiletime.xml
On Wed, 29 Sep 2004 12:35:12 +0530
"kunal" <[EMAIL PROTECTED]> wrote:
> Hello friends,
>
> This is kunal Aggarwal.
Please, ask support questions in [EMAIL PROTECTED]
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
tony2001Thu Sep 30 09:03:55 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
add (bug #30291), move to the last row, add link to
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.45&r2=1.46&ty=u
Index: phpdoc/
tony2001Thu Sep 30 09:07:55 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
nuke old_function & cfunction and rearrange entries
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.46&r2=1.47&ty=u
Index: phpdoc/en/
ipate.
take a look at this:
http://phpdocmanager.sourceforge.net/revcheck/
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
tus of it?
--
> And what about this page -
> http://www.php.net/manual/howto/translation-revtrack.html#translation-revcheck-status
> - where did Rasmus's script disappear?
I believe those links should be changed when the new server is up.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
tony2001Mon Oct 18 07:38:50 2004 EDT
Modified files:
/phpdoc/en/reference/dom/functions
dom-domcharacterdata-deletedata.xml
dom-domcharacterdata-insertdata.xml
t;
> Can somebody, please, give me some light ?
have you already tried to checkout clean version and to create directory there?
seems that there is no CVS directory in ../refernce/ dir.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
On Fri, 22 Oct 2004 16:00:49 +0400
Antony Dovgal <[EMAIL PROTECTED]> wrote:
> On Fri, 22 Oct 2004 14:56:34 +0200
> "Gabriel PREDA" <[EMAIL PROTECTED]> wrote:
>
> > Have lost all my working day trying to create a "mysql" directory
> > under&qu
tony2001Thu Nov 11 06:04:49 2004 EDT
Modified files:
/phpdoc/en/reference/pcntl reference.xml
Log:
fix example to work with 4.3.x
(pcntl_signal can't find function if it wasn't declared before)
http://cvs.php.net/diff.php/phpdoc/en/reference/pcntl
n combination with method name (OCI-Collection->append
> transforms to oci-collection-append perfectly). Even in that case what
> to do with Collection->free() method and corresponding
> oci_free_collection() function which is (according to manual) replaced
> ocifreecollection() in PHP5?
amp; PHP5.
>
> You mean OCI-Collection->ocicollappend() in PHP4 and
> OCI-Collection->append() in PHP5?
no, OCI-Collection->append() in both cases.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
_append() and
> ocicollappend() ? Why ocicollappend() is deprecated?
oci_* functions were introduced because old-style oci* doesn't comply with
common PHP naming conventions.
as you can see, ocicollappend() was left just as alias.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
these
> functions from PHP?
Sure.
That's what I'm talking about.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
list of maintainers is in php-src/EXTENSIONS indeed.
And phpcredits() just shows most active contributors.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]
tony2001Thu Dec 2 09:26:02 2004 EDT
Modified files:
/phpdoc/en/reference/dio/functions dio-fcntl.xml
Log:
fix example and make it work without warnings
http://cvs.php.net/diff.php/phpdoc/en/reference/dio/functions/dio-fcntl.xml?r1=1.7&r2=1.8&ty=u
In
tony2001Mon Dec 6 17:43:01 2004 EDT
Modified files:
/phpdoc/en/reference/wddx reference.xml
Log:
setlocale() doesn't help here because wddx_deserialize() decodes data from
UTF8 in any case.
so if you really need to serialize non-ASCII data, you HAVE t
tony2001Tue Dec 7 02:31:29 2004 EDT
Modified files:
/phpdoc/en/reference/wddx reference.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/wddx/reference.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/wddx/reference.xml
diff -u
tony2001Thu Dec 9 06:59:36 2004 EDT
Modified files:
/phpdoc configure.in
Log:
tabs -> spaces (thanks, D)
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.207&r2=1.208&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.207 phpdoc/co
tony2001Thu Dec 9 06:16:40 2004 EDT
Modified files:
/phpdoc configure.in
Log:
fix russian build (use windows-1251 instead of UTF-8)
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.206&r2=1.207&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/c
tony2001Wed Dec 22 04:58:36 2004 EDT
Modified files:
/phpdoc/en/reference/mbstring ini.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/ini.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/mbstring/ini.xml
diff -u ph
tony2001Mon Dec 27 06:06:02 2004 EDT
Modified files:
/phpdoc/en/language/oop5reflection.xml
Log:
typo: method getName() listed twice
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/language/oo
tony2001Wed Dec 29 08:49:37 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions CachingIterator-hasNext.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/e
tony2001Wed Dec 29 11:09:52 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions CachingIterator-toString.xml
CachingRecursiveIterator-getChildren.xml
Log:
more typos
http://cvs.php.net/diff.php/phpdoc
tony2001Wed Dec 29 12:10:29 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions iterator-to-array.xml
Log:
fix func name
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/iterator-to-array.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/r
tony2001Wed Jan 12 14:03:52 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-get.xml
Log:
describe multi-get and clarify the result value if the item wasn't found
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/fu
tony2001Tue Jan 18 03:24:56 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-delete.xml
Log:
add missing line
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/functions/memcache-delete.xml?r1=1.1&r2=1.2&ty=u
Index:
tony2001Tue Jan 18 04:35:23 2005 EDT
Modified files:
/phpdoc/en/reference/uodbc/functionsodbc-binmode.xml
odbc-columnprivileges.xml
odbc-data-source.xml
tony2001Fri Jan 28 04:23:42 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 configure.xml
Log:
add note about Oracle Instant Client
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/configure.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/o
tony2001Sun Feb 13 09:19:02 2005 EDT
Modified files:
/phpdoc/en/reference/socketsreference.xml
/phpdoc/en/reference/sockets/functions socket-accept.xml
socket-bind.xml
tony2001Tue Feb 22 13:19:11 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-connect.xml
Log:
clarify a bit
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/functions/memcache-connect.xml?r1=1.1&r2=1.2&ty=u
Index:
s/builds
correctly, I've already checked it out).
Any objections?
Or maybe someone succeed in building UTF8 docs from win-1251?
If yes, tell me please how did you do it.
Thanks.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
documentation which are not translated?
Because he translated HTML instead of DocBook sources and doesn't respond
on e-mails.
I tried to contact him with no luck.
But thanks anyway.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
tony2001Sat Mar 5 05:50:30 2005 EDT
Modified files:
/phpdoc/en/reference/memcache reference.xml
Log:
clarify that multiple servers can be used easily
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/reference.xml?r1=1.4&r2=1.5&ty=u
Inde
tony2001Sun Mar 6 12:00:42 2005 EDT
Modified files:
/phpdoc configure.in
Log:
ru is using utf8 from now
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.219&r2=1.220&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.219 phpdoc/con
tony2001Tue Mar 15 13:59:58 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions htmlspecialchars-decode.xml
Log:
fix build
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/htmlspecialchars-decode.xml?r1=1.1&r2=1.2&ty=
tony2001Sun Apr 3 08:26:27 2005 EDT
Modified files:
/phpdoc/en/reference/ifxconfigure.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/ifx/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ifx/configure.xml
diff -u phpd
t;
> P.S. php-src/ext/ldap/ldap.c contains incorrect prototype - no ret
> value
>
> /* {{{ proto _ldap_rebind_proc()
> */
This is internal function, it's not supposed to be documented in the docs.
--
Wbr,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
On Tue, 5 Apr 2005 22:22:44 +0200 (CEST)
Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Tue, 5 Apr 2005, Antony Dovgal wrote:
>
> > On Tue, 5 Apr 2005 23:09:34 +0200
> > anatoly techtonik <[EMAIL PROTECTED]> wrote:
> >
> > > Hello, phpdoc@lists
tony2001Wed Apr 13 07:59:04 2005 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-select.xml
/phpdoc/en/reference/filesystem/functions copy.xml
Log:
make it consistent and prevent appearing of 2 colons
http://cvs.php.net/
tony2001Mon Apr 18 12:37:17 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 constants.xml
Log:
OCI_B_SQLT_NTY was renamed in PHP 5.0
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/constants.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference
tony2001Sat Apr 23 18:37:15 2005 EDT
Modified files:
/phpdoc/en/reference/ibm_db2/functions db2-column-privileges.xml
db2-columns.xml
db2-foreign-keys.xml
tony2001Wed Jun 15 14:10:26 2005 EDT
Modified files:
/phpdoc/en/reference/oci8/functions oci-lob-flush.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/functions/oci-lob-flush.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/oci
ng don't work. But it would be nice if the documentation
> covered this basic need in the first place!
I'd be very glad to incorporate such example into the docs, if you provide it.
But it should be short and well readable in the same time.
Thanks.
--
Wbr,
Antony Dovgal
tony2001Tue Aug 16 09:44:40 2005 EDT
Modified files:
/phpdoc/en/reference/memcache configure.xml
Log:
there is no --with option, there is --enable-memcache
http://cvs.php.net/diff.php/phpdoc/en/reference/memcache/configure.xml?r1=1.1&r2=1.2&ty=u
tony2001Tue Sep 6 16:19:12 2005 EDT
Modified files:
/phpdoc/en/reference/oracle reference.xml
Log:
mark old ora_* funcs as deprecated
http://cvs.php.net/diff.php/phpdoc/en/reference/oracle/reference.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/o
tony2001Tue Sep 6 16:39:46 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
/phpdoc/en language-snippets.ent
Log:
add new entities
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.239&r2=1.240&ty=u
Index: phpdoc/entities/globa
tony2001Tue Sep 6 16:41:31 2005 EDT
Modified files:
/phpdoc/en/reference/oci8/functions oci-connect.xml
oci-fetch-all.xml
oci-fetch-array.xml
tony2001Tue Sep 6 16:56:17 2005 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
fix entity
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.155&r2=1.156&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language
tony2001Tue Sep 6 16:58:01 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 configure.xml
Log:
add note for those who use OIC
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/configure.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/oci8/co
> There's no contents on the anchor, please add one.
Yeah, I've already noticed that, thanks.
--
Wbr,
Antony Dovgal
tony2001Tue Sep 6 18:34:44 2005 EDT
Modified files:
/phpdoc/en/reference/oracle reference.xml
Log:
add State: deprecated
http://cvs.php.net/diff.php/phpdoc/en/reference/oracle/reference.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/oracle/referen
On 07.09.2005 02:21, Jean-Sebastien Goupil wrote:
You should add the new starting tag
Added, thanks.
--
Wbr,
Antony Dovgal
On 07.09.2005 18:14, Dallas Thunder wrote:
> Shouldn't there be and part in oci8/reference.xml?
What should I write in if this extension exists in the distro, but
its new version is available only in HEAD and PECL ?
--
Wbr,
Antony Dovgal
tony2001Wed Sep 7 11:09:04 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 reference.xml
Log:
add Purpose & Membership
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/reference/oci8/refer
tony2001Thu Sep 8 13:05:12 2005 EDT
Modified files:
/phpdoc/en/reference/maxdb reference.xml
Log:
missing whitespace
http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/reference.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/maxdb/reference.x
for the
first time.
--
Wbr,
Antony Dovgal
, Jacub.
--
Wbr,
Antony Dovgal
On Mon, 11 Aug 2003 14:01:20 +0200
Gabor Hojtsy <[EMAIL PROTECTED]> wrote:
> You actually need to write access to phpdoc-ru and definitely *not*
> phpdoc.
Errr...ok, I was wrong =)
>[EMAIL PROTECTED] or [EMAIL PROTECTED] can give you more Karma.
thanx!
---
WBR,
Antony Dovg
more suitable for
me to have write access to /phpdoc too.
Thanx in advance and sorry if this is a wrong list for such question.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
l build manuals for them.
I suppose there will be enough volunteers to do it.
And I am one of them.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
pmanual/',
> ...
> );
Maybe it's better to have one ftp-server for such stuff?
Many of FTP's will produce more head ache, of course.
Teams need just to upload newly build manual to this ftp-server - imho this is more
convenient solution for all.
Am I wrong?
---
WBR,
A
hp42/
It seems, that Alexander Pyramidin was clever enough to translate HTML's, not XML's =(
Anyway, we tried to contact him about this translation, but he's not responding.
Ivan, I agree - translation looks really weird in some places and is old enough, but I
don't think it was f
Hi.
So, what was decided ?
I'm ready to build manual at 4 machines at once =)
Is my help still needed ?
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nly
about 5-10% of functionality done.
If somebody would help me - I think it will be ready much more short terms =)
Parts of my code you can find at chmview.sf.net.
Don't be afraid, I know it's really ugly ATM =)
P.S. yes, the main idea was to have possibility to read PHP man in CHM under Linux =)
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
On Thu, 25 Sep 2003 15:06:35 +0400
Antony Dovgal <[EMAIL PROTECTED]> wrote:
> Parts of my code you can find at chmview.sf.net.
e... I mean http://sf.net/projects/chmview/
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
better just to rewrite this example, using proper syntax.
Somebody with enough karma - please fix it.
Should I create a bug report?
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
Hi, everyone.
Please, add this file to phpdoc-ru, I have not enough karma to do it.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
Ñåðâåð Apache
Ýòà ÷àñòü ñîäåðæèò èíñòðóêöèè êàñàòåëüíî óñòàíîâêè PHP íà âåá-ñåðâåð Apache
êàê íà ñèñòåìàõ Unix, òàê è ïîä
Windows. Òàê
On Fri, 24 Oct 2003 12:55:14 +0200
Gabor Hojtsy <[EMAIL PROTECTED]> wrote:
> Please send these kind of files to the [EMAIL PROTECTED] mailing
> list, and not the phpdoc list. Please also resend this message to that
> destination.
ok, sorry for this.
---
WBR,
Antony Dovgal aka
stem you can use the pear installer to install the tidy extension, by the
following command: pear -v install tidy.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
Probably, this function UNescapes string, rather than escapes it.
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
pg-unescape-bytea.xml.diff
Description: Binary data
ected character in input: '\' (ASCII=92) state=1 in
/nfs/phpdoc/scripts/html_syntax.php on line 24
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
version on this server:
PHP 4.3.1 (cli) (built: Jun 17 2003 17:44:32)
Copyright (c) 1997-2002 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
I'll try with HEAD today..
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
On Thu, 11 Dec 2003 15:14:47 +0300
Antony Dovgal <[EMAIL PROTECTED]> wrote:
> On Thu, 11 Dec 2003 13:11:35 +0100 (CET)
> "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote:
>
> > > I've tested it with Russian version of man.
> > > it works ok, e
g
- \( ( ( (?>[^()]+) | (?R) )*
) \)
+ \( ( ( (?>[^()]+) | (?R) )* ) \)
then the string they capture
is "ab(cd)ef", the contents of the top level parentheses. If
there are more than 15 capturing parentheses in a pattern,
---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]
tony2001Thu Oct 20 16:29:52 2005 EDT
Modified files:
/phpdoc/en/reference/pdo/functions PDO-quote.xml
Log:
constant -> class constant
http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/refe
tony2001Mon Nov 14 04:20:42 2005 EDT
Modified files:
/phpdoc/en/reference/pdo/functions PDO-errorCode.xml
PDOStatement-errorCode.xml
Log:
fix return types (int -> string)
http://cvs.php.net/diff.php/phpdoc/en/
tony2001Tue Nov 15 14:26:02 2005 EDT
Modified files:
/phpdoc/en/reference/zlib/functions gzgets.xml gzgetss.xml
Log:
fix #35230 (gzlose -> gzclose)
http://cvs.php.net/diff.php/phpdoc/en/reference/zlib/functions/gzgets.xml?r1=1.6&r2=1.7&ty=u
Index: php
tony2001Sat Dec 10 18:03:56 2005 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
typofix
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.59&r2=1.60&ty=u
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/ap
tony2001Sat Dec 24 23:04:58 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-addserver.xml
memcache-getextendedstats.xml
memcache-setc
e modifications :)
Ok, I'll add some more descriptions later.
--
Wbr,
Antony Dovgal
tony2001Sun Dec 25 11:04:54 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-get.xml
Log:
add para about multi-get
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/memcache/functions/memcache-get.xml?r1=1.5&r2=1.6&diff_f
tony2001Sun Dec 25 22:33:24 2005 EDT
Modified files:
/phpdoc/en/reference/memcache/functions memcache-add.xml
memcache-addserver.xml
memcache-connect.xml
tony2001Thu Jan 12 13:26:42 2006 UTC
Modified files:
/phpdoc/en/reference/oci8/functions ocifetchstatement.xml
Log:
fix typo and bug #35979
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/oci8/functions/ocifetchstatement.xml?r1=1.16&r2=1.17&diff_fo
tony2001Sat Jan 14 14:32:13 2006 UTC
Modified files:
/phpdoc/en/reference/mysqli constants.xml
Log:
fix build
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysqli/constants.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/mysqli/const
tony2001Sat Jan 14 22:02:30 2006 UTC
Modified files:
/phpdoc/scripts missing-entities.php.in
Log:
silence notices and warnings
http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/missing-entities.php.in?r1=1.23&r2=1.24&diff_format=u
Index: phpdoc/script
tony2001Wed Jan 18 12:23:42 2006 UTC
Modified files:
/phpdoc/en/reference/oci8 reference.xml
Log:
add Oracle Instant Client requirement for Windows users
clarify that "basic" package is enough
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/oci
tony2001Sat Jan 21 19:43:12 2006 UTC
Modified files:
/phpdoc/en/internals/zendapi/functions get_zend_version.xml
/phpdoc/en/internals/zendapi/macros RETURN_RESOURCE.xml
Log:
typos
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/fu
tony2001Wed Feb 8 09:17:53 2006 UTC
Modified files:
/phpdoc/en/reference/paradox/functions px-set-targetencoding.xml
Log:
fix build
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-set-targetencoding.xml?r1=1.3&r2=1.4&diff
ated and should be replaced by calling
+<<<<<<< px-set-targetencoding.xml
+ px_set_parameter.
+===
px_set_parameter.
+>>>>>>> 1.4
See also px_get_info to determine the DOS code page
as stored in the database file.
--
Wbr,
Antony Dovgal
tony2001Fri Feb 10 16:27:34 2006 UTC
Modified files:
/phpdoc/en/reference/paradox/functions px-date2string.xml
Log:
fix id
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-date2string.xml?r1=1.2&r2=1.3&diff_format=u
Index:
You've committed translation to the EN tree.
Please revert.
On 12.02.2006 02:28, Dallas Thunder wrote:
dallas Sat Feb 11 23:28:58 2006 UTC
Modified files:
/phpdoc/en/reference/mail ini.xml reference.xml
Log:
Added.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/r
b, Nuno, how do you handle such situations?
--
Wbr,
Antony Dovgal
:/usr/ucblib:/usr/lib║ёг©ар╫╗рИтз
+PATH жпдэ╧╩ур╣╫ sendmail║ёаМмБё╛╠ЮрК PHP
╣дсц╩╖╠ьпКдэ╧╩╥цнй sendmail ЁлпР║ё
+
+
+
+
+ &reftitle.install;
+ &no.install;
+
+
+ &reference.mail.ini;
+
+
+ &reftitle.resources;
+ &no.resource;
+
+
+
+ &reftit
1 - 100 of 275 matches
Mail list logo