esult.
> However, ru/ is not building currently but that's a recent and unrelated
> issue. Still though, it should be fixed before Friday. ;)
> Regards,
> Philip
--
Maxim Chaban
16 марта 2012 г. 15:48:26
web : http://tehnomir.com.ua
email: m...@tehnomir.com.ua
Hello!
I see such problem with documentation -
there is not updated russian online documentation on main site php.net.
Last update was made on 2012-01-27 ( http://www.php.net/manual/ru/ ).
Can anyone help to correct this situation ?
--
Maxim Chaban
13 марта 2012 г. 10:35:57
web : http
Philip Olson <[EMAIL PROTECTED]> wrote... :
> On Wed, 5 Feb 2003, Maxim Maletsky wrote:
>
> >
> > another thing:
> >
> > tons of functions in protos have `long' type. Should we have `int'
> > everywhere there? I doubt there is an
urce" *
>
> It looks I can't find any problems with references...
I think because manual has striped or corrected them
--
Maxim Maletsky
[EMAIL PROTECTED]
> --
> Regards.
> M.CHAILLAN Nicolas
> [EMAIL PROTECTED]
> www.WorldAKT.com Hébergement de sites internets.
page I mentioned but forgot to paste:
http://www.php.net/manual/en/language.types.php
--
Maxim Maletsky
[EMAIL PROTECTED]
On Wed, 05 Feb 2003 03:23:38 +0100 Maxim Maletsky <[EMAIL PROTECTED]> wrote:
>
> another thing:
>
> tons of functions in protos have `long' ty
int'. In protos there are many `long'. Suggestions?
P.S: keep running that file :)
--
Maxim Maletsky
[EMAIL PROTECTED]
On Wed, 05 Feb 2003 03:17:13 +0100 Maxim Maletsky <[EMAIL PROTECTED]> wrote:
>
> On Wed, 5 Feb 2003 02:13:33 + (GMT) Philip Olson <[EMAIL PROTEC
hat might be confusing. so,
> ask a oci guy for a nice name that does not have | in it.
I'd go for resource, mentioning well what kind of.
can't we have a certain rule on how protos should be represented? I
noticed some many funny things here...
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ay:
phpdoc/bughunter.php. There's still a lot of things to do to detect more
errors, but so far similar inconsistencies are over 100+. Time to start
cleaining things up, I guess.
--
Maxim Maletsky
[EMAIL PROTECTED]
On Wed, 5 Feb 2003 02:57:16 +0100 <[EMAIL PROTECTED]> wrote:
> Hello,
Nicolas,
since you've got onto the protos, check out phpdoc/bughunter.php - it
kind of attempts to hunt down these things. maybe you might find
something useful.
--
Maxim Maletsky
[EMAIL PROTECTED]
On Wed, 05 Feb 2003 01:41:51 - "CHAILLAN Nicolas" <[EMAIL PROTECTED
maxim Tue Feb 4 21:06:06 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
layout fixes
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.3 phpdoc/scripts/bughunter.php:1.4
--- phpdoc/scripts/bughunter.php:1.3Tue
maxim Tue Feb 4 16:24:51 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
fixed parameter parser for void type
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.2 phpdoc/scripts/bughunter.php:1.3
--- phpdoc/scripts
maxim Tue Feb 4 16:17:29 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
fixed false alarms for known types
imroved report layout
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.1 phpdoc/scripts/bughunter.php:1.2
ranging from
missing parameter types/names in protos till the moved extensions and
unreadable protos in source code.
Anyone who cares, try playing with it. But remember - its way not
perfect yet.
--
Maxim Maletsky
[EMAIL PROTECTED]
Gabor Hojtsy <[EMAIL PROTECTED]> wrote... :
> > I
maxim Tue Feb 4 15:49:23 2003 EDT
Added files:
/phpdoc/scripts bughunter.php
Log:
Initial checkin...
Bug Hunter script is an attempt to "mechanically" scan
and compare the documentation and C sources in order to
hunt down the doc
27;t heard from you yet about the work you have done
regarding something similar to this bug hunter.
--
Maxim Maletsky
[EMAIL PROTECTED]
Maxim Maletsky <[EMAIL PROTECTED]> wrote... :
>
> oh, I noticed :)
>
> Update: for now I only composed the script (partially based on Jes
broken (due to the gigantic size of the PHP manual ;-)
I am not a DSSSL/XSLT guru at all, but I must admit that apache's FOP is
definitely the greatest way for dumping the PDF files. We use it here at
work with awesome results! Would be really nice to have it for PHP
Manual too.
--
M
he code, I noticed
how many inconsistencies were there.
Let's see what Ilia is playing with. If same thing then we might want to
merge the efforts somehow, otherwise I can commit my file once I make it
be something more finalized and useful.
--
Maxim Maletsky
[EMAIL PROTECTED]
On Mon, 3 Fe
y kind.
I guess we should add the warning ENTITY to language-snippets.en and
point that to the docs. Not sure yet about the most correct way of
describing this warning. Anyone?
--
Maxim Maletsky
[EMAIL PROTECTED]
On Mon, 3 Feb 2003 14:31:18 -0500 (EST) "James E. Flemer" <[
I don't really want to parse the .c files for protos, that is already
being done by other scripts(*). What I want to try is to compare the
documentation data to the actual C code where possible to get some hints
what is not ideally matching. What has Ilia done and where is it?
--
Maxim Mal
changed since they were documented etc).
I already saw things doing similar to that, so I've got the base.
Any thoughts/complains/suggestions? If what comes out will work well for
me and nobody objects, I will then commit it to the /phpdoc/scripts.
--
Maxim Maletsky
[EMAIL PROT
ure to my site that tells people how many lines
> are in a file so I'll use this file() function for that."
Well, you do make sense indeed. Just thought your points for removing
them were different. Afetr all, there is a lot of clean up to do within
the notes still. A lot.
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to return True and false instead of 1 and -1. This I
> > addressed in a message a few month ago:
> >
> >
>http://groups.google.com/groups?q=maxim+maletsky+phpdoc&start=10&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=20021109043833.EF1C.MAXIM%40php.net&rnum=18
> &g
er you the idea, but the point is to have a comments
of the function and the code serving as a sample of usage separate and
clearer, perhaps even highlighted.
Also, i think when rethinking the docs we should update the protos where
the return types are confusing. With move from PHP3 to PHP4 many
functi
undle the required whatever files
> with win32build.zip ;-)
I completely agree. I didn't know about the win32build.zip untill Zeev
mentioned it.
---
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n would have to be modified
beforeit is built for win32, not the best way IMO.
> 3.) Should users be advised to download zlib sources, building
> zlib.lib?
The link above from w3c could be a good idea to point the user to.
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentat
On Sat, 25 Jan 2003 07:06:13 +0900 Moriyoshi Koizumi <[EMAIL PROTECTED]> wrote:
> On Fri, Jan 24, 2003 at 10:27:00PM +0100, Maxim Maletsky wrote:
> > I would need to add a few changes to the NEWS file. I remember trying it a
> > while ago, but at the moment `@-' prefi
ich allows renewing the expired Oracle users.
(Maxim)
- Fixed bug #16798 (Compile failure with LOB support for Oracle versions
under 8.1). (Maxim)
Thanks,
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This was already a topic once on the list, should we be changing them
smoothly?
--
Maxim Maletsky
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote... :
> Just a quick note, but how can a file method return true or false when it's supposed
>to be an int?
> --
> http://www.
site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
This have been just fixed for the overall OCI8 extension
Maxim Maletsky
Previous Comments:
[2002-06-20 12:54
maxim Sun Nov 10 15:26:06 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
reverting
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.21
phpdoc/en/reference/info
You're more than right. I have actually kept testing it locally and
found out that only anchor works, next rewrites (frames for instance)
don't. Reverting it. Sorry for the mess.
---
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 21:28:59 +0100 (CET) Derick Rethans <[EM
ending the session to it and in phpinfo() you were
seeing the new url_rewrite setting.
I, personally, see no problem adding the whitespace only in that cell of
the documentation and make a page little prettier.
You tell me whether I still should revert or not.
---
Maxim Maletsky
[EMAIL PROTECTED
Just to mention: It has been reported in Bug #19635 and left open.
---
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 20:57:05 +0100 (CET) Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Sun, 10 Nov 2002, Maxim Maletsky wrote:
>
> > maxim Sun Nov 10
Is it that crucial? It is only a whitespace at the end of a ','. If
technically this makes the setting unusable then I appologize, but
otherwise wouldn't it be better to add whitespace in doc only to make
that page more usable. Don't you think?
---
Maxim Maletsky
[EMAIL PRO
oving ini_set to the introuductions makes few sence as it would be
inappropriate.
Thanks, Mike
Maxim Maletsky
Previous Comments:
[2002-09-27 07:11:46] [EMAIL PROTECTED]
The ini_set() documentation page appears to h
maxim Sun Nov 10 14:47:44 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc
maxim Sun Nov 10 01:10:10 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocilogoff.xml
Log:
oops... forgot closing tag
Index: phpdoc/en/reference/oci8/functions/ocilogoff.xml
diff -u phpdoc/en/reference/oci8/functions/ocilogoff.xml:1.4
maxim Sun Nov 10 01:05:38 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocilogoff.xml
Log:
copied from mysql_close the note of uselesness closing implicitly connection links
Index: phpdoc/en/reference/oci8/functions/ocilogoff.xml
diff -u
maxim Sun Nov 10 00:36:25 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocibindbyname.xml ocicancel.xml
ocicollappend.xml
ocicollassign.xml
why is it always me ?? :)
Well, I don't think I have all this time to make the lists etc, but I
can start changing ints to bools where needed. No help?
--
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 02:46:16 +0100 <[EMAIL PROTECTED]> wrote:
> It would be a very nice i
such functions are really many. Shall we split the efforts? Make a list
also for the translations to be consistent?
--
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 02:30:18 +0100 <[EMAIL PROTECTED]> wrote:
> Yes its probably cause of that. But this should be now change
I guess it is because before true and false used to be ones and zeros.
So, ints were actually returned. Tell me i am wrong...
--
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 02:12:26 +0100 <[EMAIL PROTECTED]> wrote:
> Yes it should be corrected. This is a bad proto in
e way more than only these two
functions I used as examples.
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
maxim Sat Nov 9 19:43:03 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocirollback.xml
Log:
fixed return type and added "see also ocicommit". These two are pretty relevant to
each other
Index: phpdoc/en/reference/oci8
maxim Sat Nov 9 19:40:46 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocicommit.xml
Log:
function returns boolean, not int
Index: phpdoc/en/reference/oci8/functions/ocicommit.xml
diff -u phpdoc/en/reference/oci8/functions/ocicommit.xml:1.3
maxim Sat Nov 9 19:26:04 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocicommit.xml
Log:
Expanded documentation with return values, useful example and "see also"
Index: phpdoc/en/reference/oci8/functions/ocicommit.xml
diff -u
maxim Fri Nov 8 22:28:04 2002 EDT
Modified files:
/phpdoc/en/reference/fbsql/functionsfbsql-list-fields.xml
Log:
Fixed on-error return value to be FALSE as in the sources instead of -1 as documented
Index: phpdoc/en/reference/fbsql/functions/fbsql
maxim Fri Nov 8 22:23:47 2002 EDT
Modified files:
/phpdoc/en/reference/dio/functions dio-open.xml
Log:
Fixed on-error return value to be FALSE as in the sources instead of -1 as documented
Index: phpdoc/en/reference/dio/functions/dio-open.xml
diff -u
On Fri, 8 Nov 2002 21:47:56 + (GMT) Philip Olson <[EMAIL PROTECTED]> wrote:
> On Fri, 8 Nov 2002, Maxim Maletsky wrote:
> >
> > I am not planning to break it whatsoever. But, if a function returns
> > false on failure, why should it be documented differently?
>
maxim Fri Nov 8 15:59:39 2002 EDT
Modified files:
/phpdoc/en/reference/fbsql/functionsfbsql-list-fields.xml
Log:
typo
Index: phpdoc/en/reference/fbsql/functions/fbsql-list-fields.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-list
sed the
extension?) What should I fix this into to be more clear? What does
it actually return?
--
Maxim Maletsky
[EMAIL PROTECTED]
Maxim Maletsky <[EMAIL PROTECTED]> wrote... :
>
> You're absolutely right. Recommitted. Thanks!
>
>
> --
You're absolutely right. Recommitted. Thanks!
--
Maxim Maletsky
[EMAIL PROTECTED]
Derick Rethans <[EMAIL PROTECTED]> wrote... :
> On Fri, 8 Nov 2002, Maxim Maletsky wrote:
>
> > maxim Fri Nov 8 14:42:32 2002 EDT
> >
> > Modified file
maxim Fri Nov 8 14:48:42 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fwrite.xml
Log:
Forgot the ending semicolon for &false;. Thanks, Derick
Index: phpdoc/en/reference/filesystem/functions/fwrite.xml
diff -u phpdoc/en/refer
ID: 20318
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Verified
+Status: Closed
Bug Type:Documentation problem
PHP Version: 4CVS-2002-11-08
Assigned To: maxim
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem
maxim Fri Nov 8 14:42:32 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fwrite.xml
Log:
Fixed Bug #20318 - confusing return value (False instead -1)
Index: phpdoc/en/reference/filesystem/functions/fwrite.xml
diff -u phpdoc/en
ID: 20318
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Verified
Bug Type:Documentation problem
PHP Version: 4CVS-2002-11-08
-Assigned To:
+Assigned To: maxim
New Comment:
I'll take over it
Previous Com
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4CVS-2002-11-08
PHP Bug Type: Documentation problem
Bug description: Wrong return value for the fwrite() doc. PHP-NOTE #26679
PHP Note #26679 reports a -1 return on error while in CVS it obviousely
sends FALSE. Althoug
For Italian Translation ask Simone Cortesi and for the Spanish one ...
well, don't remember right now - look over the CVS maintainers at
cvs.php.net
Contact them directly.
--
Maxim Maletsky
[EMAIL PROTECTED]
www.maxim.cx
Claudio Gaetani <[EMAIL PROTECTED]> wrote... :
&g
I could not reply to the poster because of the email address. Could
anyone check if that's the documentation bug?
Sincerely,
Maxim Maletsky
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 14, 2002 6:07 PM
To: [
maxim Tue Aug 13 16:04:10 2002 EDT
Modified files:
/phpdoc/en/functionsdomxml.xml
Log:
Switch places method arguments list as was notified by a user (PHP-NOTE# 24336)
was doc typo.
Index: phpdoc/en/functions/domxml.xml
diff -u phpdoc/en
Another one... would you check?
Maxim Maletsky
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 12, 2002 10:03 PM
To: [EMAIL PROTECTED]
Subject: [PHP-NOTES] note 24304 added to zend.variables.resource
There seems to be a typo in "regist
Do you guys think this IS an error?
I found it twice in the documentation.
Maxim Maletsky
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 12, 2002 7:39 PM
To: [EMAIL PROTECTED]
Subject: [PHP-NOTES] note 24297 added to
maxim Thu May 2 00:53:05 2002 EDT
Modified files:
/phpdoc/it/appendices migration.xml
Log:
Fixed a small wording conflict for the PHP versions between 2 sentences
Index: phpdoc/it/appendices/migration.xml
diff -u phpdoc/it/appendices/migration.xml:1.3
maxim Thu May 2 00:35:23 2002 EDT
Modified files:
/phpdoc/it/appendices migration.xml
Log:
Newly translated. Has some TODO still.
Index: phpdoc/it/appendices/migration.xml
diff -u /dev/null phpdoc/it/appendices/migration.xml:1.3
--- /dev/null Thu
.
Grazie,
Maxim Maletsky
[EMAIL PROTECTED]
> -Original Message-
> From: Simone Cortesi [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 28, 2002 5:24 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /it translation.xml
>
> cortesi Sun Apr
Hi PHPDoc folks.
I'm trying to gather a group of enthusiasts on traslation of PHP
manual to russian.
Are there any policy to become a member of PHPDoc project and to
contribute?
Maybe there is allready a group translating a manual to russian?
Thanx
-
Maxim
VPISy
66 matches
Mail list logo