At 18.32 08/04/02 +, you wrote:
>hholzgraMon Apr 8 14:32:26 2002 EDT
>
> Modified files:
> /phpdoc/scripts file-entities.php
> Log:
> still trying to make it work on win
Thanks Hartmut, now it works under cygwin!!!
I've just compiled the html manual.
derick Tue Apr 9 04:45:36 2002 EDT
Modified files:
/phpdoc/en/functionshttp.xml
/phpdoc/nl/functionshttp.xml
Log:
- Add .php extension; this will be parsed always instead of the .inc extension
Index: phpdoc/en/functions/http.xml
diff -
derick Tue Apr 9 04:54:55 2002 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
- Fix typo
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.74 phpdoc/en/language/types.xml:1.75
--- phpdoc/en/language/types.xml:1.74 Thu Mar
ID: 16499
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: win2k Server SP2
PHP Version: 4.1.1
-Assigned To:
+Assigned To: sander
From: [EMAIL PROTECTED]
Operating system: windows nt 4.0
PHP version: 4.1.2
PHP Bug Type: Documentation problem
Bug description: possiblities instead of possibilities in
http://www.php.net/manual/en/language.
In http://www.php.net/manual/en/language it is written
"possibl
ID: 16507
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: windows nt 4.0
PHP Version: 4.1.2
New Comment:
Fixed in CVS, it will show up on t
From: [EMAIL PROTECTED]
Operating system: windows nt 4.0
PHP version: 4.1.2
PHP Bug Type: Documentation problem
Bug description: typing errors in
http://www.php.net/manual/en/language.types.integer.php
An easy one:
In http://www.php.net/manual/en/language.types.integer.php
Yasuo Ohgaki wrote:
> Hi,
>
> I've updated function name that has been changed for PHP 4.2.0.
> I need to know how to set appropriate version info to ref?
>
> I need to show
>
> pg_affected_rows
> (PHP3, PHP 4.0.0)
>
> instead of
>
> pg_affected_rows
> (PHP 4 CVS only)
the availability info
Yasuo Ohgaki wrote:
> yohgaki Mon Apr 8 21:59:28 2002 EDT
>
> Modified files:
> /phpdoc/en/functions pgsql.xml
> Log:
> Change function listing order.
>
>
>
no need to do so, functions will be sorted alphabeticly
in all extensions as soon as 'o
derick Tue Apr 9 05:32:25 2002 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
- Fixed typo
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.75 phpdoc/en/language/types.xml:1.76
--- phpdoc/en/language/types.xml:1.75 Tue A
georg Tue Apr 9 06:14:53 2002 EDT
Modified files:
/phpdoc/de/functionsnetwork.xml
Log:
changed domainname in the example
Index: phpdoc/de/functions/network.xml
diff -u phpdoc/de/functions/network.xml:1.18 phpdoc/de/functions/network.xml:1.19
--
Hartmut Holzgraefe wrote:
> Yasuo Ohgaki wrote:
>
>> yohgakiMon Apr 8 21:59:28 2002 EDT
>>
>> Modified files: /phpdoc/en/functionspgsql.xml
>> Log:
>> Change function listing order.
>>
>
>
> no need to do so, functions will be sorted alphabeticly
> in al
ID: 16508
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: windows nt 4.0
PHP Version: 4.1.2
New Comment:
fixed relay, behaviour is correct
georg Tue Apr 9 06:55:18 2002 EDT
Modified files:
/phpdoc/de/functionsfilesystem.xml
Log:
changed domainnames
Index: phpdoc/de/functions/filesystem.xml
diff -u phpdoc/de/functions/filesystem.xml:1.36 phpdoc/de/functions/filesystem.xml:1.37
---
Georg,
this should probably be in the entities file as a default example url, imho.
-Original Message-
From: Georg Richter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 11:55 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DOC] cvs: phpdoc /de/functions filesystem.xml
georg
> this should probably be in the entities file as a default example url, imho.
+1
default.url="www.example.com"
and also for example mail adresses?
Friedhelm
iirc,
there is a rfc on it, for a url that can't be registered, or something. i'm
not too sure.
james
-Original Message-
From: Friedhelm Betz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 12:13 PM
To: James Cox
Cc: Georg Richter; [EMAIL PROTECTED]
Subject: Re: [PHP-DOC] cvs:
On Tuesday, 9. April 2002 13:07, James Cox wrote:
> Georg,
>
> this should probably be in the entities file as a default example url,
> imho.
Yes, you're right. I'll change it tonight. Just started a grep, lot of
files/chapters have wrong url, most of them in examples.
But a default entity will
Hartmut Holzgraefe wrote:
> Yasuo Ohgaki wrote:
>
>> Hi,
>>
>> I've updated function name that has been changed for PHP 4.2.0.
>> I need to know how to set appropriate version info to ref?
>>
>> I need to show
>>
>> pg_affected_rows
>> (PHP3, PHP 4.0.0)
>>
>> instead of
>>
>> pg_affected_rows
>>
manuzhaiTue Apr 9 08:09:26 2002 EDT
Modified files:
/phpdoc/nl/functionsstrings.xml
Log:
Typo fixed.
Index: phpdoc/nl/functions/strings.xml
diff -u phpdoc/nl/functions/strings.xml:1.11 phpdoc/nl/functions/strings.xml:1.12
--- phpdoc/nl/function
At 12.15 09/04/02 +0100, James Cox wrote:
>iirc,
>
>there is a rfc on it, for a url that can't be registered, or something. i'm
>not too sure.
it is the beloved RFC2606: http://www.rfc-editor.org/rfc/rfc2606.txt
Yasuo Ohgaki wrote:
> Hartmut Holzgraefe wrote:
>
>> Yasuo Ohgaki wrote:
>>
>>> Hi,
>>>
>>> I've updated function name that has been changed for PHP 4.2.0.
>>> I need to know how to set appropriate version info to ref?
>>>
>>> I need to show
>>>
>>> pg_affected_rows
>>> (PHP3, PHP 4.0.0)
>>>
>>>
> Modified files:
> /phpdoc/chm make_chm.README
> Log:
> These two dots and the backslash took me 20 minutes...
>
> Index: phpdoc/chm/make_chm.README
> diff -u phpdoc/chm/make_chm.README:1.1 phpdoc/chm/make_chm.README:1.2
> --- phpdoc/chm/make_chm.README:1.1 Mon Jan 7 18:20:34 2002
> ++
> Let's agree to disagree :)
> I still think .zip or .tar.gz is the right way to go for Windows users.
I can understand why it's important, but I don't like
the idea. BTW it seems most of the guys think that .tar.gz
should be back...
Goba
> the scripts in /spcripts rely on register_globals=on and other
> settings (time limit, memory etc register agrc, argv).
>
> As one can specify a path to php.ini with php -c it may be
> nice to put an php.ini in the scripts dir with the appropriate
> settings which could be used by the build sy
> > Georg,
> >
> > this should probably be in the entities file as a default example url,
> > imho.
>
> Yes, you're right. I'll change it tonight. Just started a grep, lot of
> files/chapters have wrong url, most of them in examples.
> But a default entity will not work inside CDATA :(
Entites
mk Tue Apr 9 09:50:47 2002 EDT
Modified files:
/phpdoc/de/appendices about.xml
Log:
Typo, thanx Tobsn
Index: phpdoc/de/appendices/about.xml
diff -u phpdoc/de/appendices/about.xml:1.11 phpdoc/de/appendices/about.xml:1.12
--- phpdoc/de/appendices/abou
> Modified files:
> /phpdoc/en/functions http.xml
> /phpdoc/nl/functions http.xml
> Log:
> - Add .php extension; this will be parsed always instead of the .inc extension
Parsing of include files is really not a good idea. We should be teaching
people to either put their i
derick Tue Apr 9 09:56:22 2002 EDT
Modified files:
/phpdoc/nl/functionshttp.xml
/phpdoc/en/functionshttp.xml
Log:
- Do not tell users to parse files, instead just show the blank line issue
Index: phpdoc/nl/functions/http.xml
diff -u ph
Hello,
On Tue, 9 Apr 2002, Rasmus Lerdorf wrote:
> > Modified files:
> > /phpdoc/en/functionshttp.xml
> > /phpdoc/nl/functionshttp.xml
> > Log:
> > - Add .php extension; this will be parsed always instead of the .inc extension
>
> Parsing of include files is really not a g
> This was not changed, when the scripts were moved
> to phpdoc/chm from phpdoc.
It was ot that big problem, but it took me some time, to figure out,
what was wrong ;)
Mark
--
German Gabber Network @ http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de
slawek Tue Apr 9 10:11:57 2002 EDT
Modified files:
/phpdoc/pl translation.xml
Log:
DomBal rejoined.
Index: phpdoc/pl/translation.xml
diff -u phpdoc/pl/translation.xml:1.12 phpdoc/pl/translation.xml:1.13
--- phpdoc/pl/translation.xml:1.12 Fri Apr 5 1
slawek Tue Apr 9 10:13:51 2002 EDT
Added files:
/phpdoc/pl/functionsclassobj.xml
Log:
New translation by DomBal
Index: phpdoc/pl/functions/classobj.xml
+++ phpdoc/pl/functions/classobj.xml
Klasy/Obiekty
Klasy/Obiekty
Wprow
Hi!
I have just noticed that though our build was done yesterday:
http://www.php.net/manual/hu/build.log.gz our revcheck file is
not updated.
Though there is a
| >>> running make revcheck.html and copying revcheck.html ...
| PHPDOCDIR=/local/mirror/phpdoc /usr/local/bin/php -f
| /local/mirror
> Please Mark, Simone, check your revcheks, if they were updated
> or not...
>>> starting build at: Tue Apr 9 02:00:03 PDT 2002
...
>>> running make revcheck.html and copying revcheck.html ...
PHPDOCDIR=/local/mirror/phpdoc /usr/local/bin/php -f
/local/mirror/phpdoc/scripts/revcheck.php de
I am working on pgsql.xml to translate and have a question on the
function:
object pg_fetch_object ( resource result, int row [, int result_type])
[...]
Indirectly, that means that you can only access the data by the field
names, and not by their offsets (numbers are illegal property names).
re
hi,
i would like to know what is the usage of funcsummary.txt,
because a lot of the functions and definition that its contain are
wrong .
e.g :
bool mkdir(string pathname[, int mode])
is wrong
if we look on all the php.net websites and mirrors we see :
int mkdir
int not bool !
so what is t
ID: 16499
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: Documentation problem
Operating System: win2k Server SP2
PHP Version: 4.1.1
Assigned To: sander
New Comment:
Th
> > Maybe there is another way to handle this issue, and if I am talking
> > nonsense forget it :-)
>
> Not too bad idea. BTW we can also use ini_get() in scripts,
> and the like to customize the behaviour to the php.ini settings.
Sure, but not possible with register_globals. Abd the current s
Olivier Demah wrote:
> so what is the right definition ?
> if the webiste one is the good one ; funcsummary.txt conains vmany many
> mistakes like this one.
funcsummary.txt prototypes are taken directly from PHP 4 C-sourcecode
while website stuff is from the manual XML-source
whenever these two
cortesi Tue Apr 9 13:02:11 2002 EDT
Modified files:
/phpdoc/it/functionsdatetime.xml
Log:
update to EN 1.71 by curcio
Index: phpdoc/it/functions/datetime.xml
diff -u phpdoc/it/functions/datetime.xml:1.12 phpdoc/it/functions/datetime.xml:1.13
--- phpdoc
> > > Maybe there is another way to handle this issue, and if I am talking
> > > nonsense forget it :-)
> >
> > Not too bad idea. BTW we can also use ini_get() in scripts,
> > and the like to customize the behaviour to the php.ini settings.
>
> Sure, but not possible with register_globals. Abd the
On Tue, Apr 09, 2002 at 04:19:52PM +0200, Gabor Hojtsy wrote:
> I have just noticed that though our build was done yesterday:
> http://www.php.net/manual/hu/build.log.gz our revcheck file is
> not updated.
do a shift-reload. it looks like the squid accelerator is caching the
file a little too agg
> > I have just noticed that though our build was done yesterday:
> > http://www.php.net/manual/hu/build.log.gz our revcheck file is
> > not updated.
>
> do a shift-reload. it looks like the squid accelerator is caching the
> file a little too aggressively.
OK, thanks, it works. What about our i
On Tue, Apr 09, 2002 at 08:32:32PM +0200, Gabor Hojtsy wrote:
> > > I have just noticed that though our build was done yesterday:
> > > http://www.php.net/manual/hu/build.log.gz our revcheck file is
> > > not updated.
> >
> > do a shift-reload. it looks like the squid accelerator is caching the
>
> > > > I have just noticed that though our build was done yesterday:
> > > > http://www.php.net/manual/hu/build.log.gz our revcheck file is
> > > > not updated.
> > >
> > > do a shift-reload. it looks like the squid accelerator is caching the
> > > file a little too aggressively.
> >
> > OK, th
>> > > Maybe there is another way to handle this issue, and if I am talking
>> > > nonsense forget it :-)
>> >
>> > Not too bad idea. BTW we can also use ini_get() in scripts,
>> > and the like to customize the behaviour to the php.ini settings.
>>
>> Sure, but not possible with register_globals.
darvina Tue Apr 9 15:26:25 2002 EDT
Modified files:
/phpdoc/it/functionsregex.xml
Log:
Updated to EN 1.42
Index: phpdoc/it/functions/regex.xml
diff -u phpdoc/it/functions/regex.xml:1.10 phpdoc/it/functions/regex.xml:1.11
--- phpdoc/it/functions/regex.x
darvina Tue Apr 9 15:28:18 2002 EDT
Modified files:
/phpdoc/it/functionsclassobj.xml
Log:
Updated to EN 1.38
Index: phpdoc/it/functions/classobj.xml
diff -u phpdoc/it/functions/classobj.xml:1.15 phpdoc/it/functions/classobj.xml:1.16
--- phpdoc/it/funct
darvina Tue Apr 9 15:44:05 2002 EDT
Modified files:
/phpdoc/en/functionssockets.xml
Log:
Removed extra word from refpupose of socket_setopt
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.34 phpdoc/en/functions/sockets
darvina Tue Apr 9 15:47:19 2002 EDT
Modified files:
/phpdoc/it/functionssem.xml
Log:
Initial italian translation
Index: phpdoc/it/functions/sem.xml
diff -u /dev/null phpdoc/it/functions/sem.xml:1.7
--- /dev/null Tue Apr 9 15:47:19 2002
+++ phpdoc/i
darvina Tue Apr 9 15:48:14 2002 EDT
Modified files:
/phpdoc/it/functionsshmop.xml
Log:
Initial translation
Index: phpdoc/it/functions/shmop.xml
diff -u /dev/null phpdoc/it/functions/shmop.xml:1.5
--- /dev/null Tue Apr 9 15:48:14 2002
+++ phpdoc/it/
tom Tue Apr 9 17:06:48 2002 EDT
Modified files:
/phpdoc/de translation.xml
Log:
removed shmop from WIP, since Conny finished it yesterday
Index: phpdoc/de/translation.xml
diff -u phpdoc/de/translation.xml:1.26 phpdoc/de/translation.xml:1.27
--- phpdoc/de/
tom Tue Apr 9 17:07:59 2002 EDT
Modified files:
/phpdoc/de/features error-handling.xml
Log:
sync to en
Index: phpdoc/de/features/error-handling.xml
diff -u phpdoc/de/features/error-handling.xml:1.9
phpdoc/de/features/error-handling.xml:1.10
--- phpdoc/de/
tom Tue Apr 9 17:09:27 2002 EDT
Modified files:
/phpdoc/de/functionsarray.xml com.xml filesystem.xml
Log:
sync to en
Index: phpdoc/de/functions/array.xml
diff -u phpdoc/de/functions/array.xml:1.37 phpdoc/de/functions/array.xml:1.38
--- phpdoc/de/fu
Hi all,
the arguments for both gz and bzip2 make sense to me (user-friendliness and
dl-size).
We Austrians tend alsways to a compromise ;)
If it stays at bzip2: Why not write a link at the doc-download-page to the
somewhere mentioned FAQ-Page, and list there some Freeware for Win like
UltimateZ
Hi everybody
I do not understand what is meant with:
pg_lo_seek
Seeks position of large object
The position of a Large Object is in the Database or somewhere in the
file-system;-)
So, what does this mean?
Is this the position of a pointer after a read-operation or something
like
jimwTue Apr 9 18:29:24 2002 EDT
Modified files:
/phpdoc/en/functionsdir.xml
Log:
update examples to test result of opendir() before trying to call readdir().
Index: phpdoc/en/functions/dir.xml
diff -u phpdoc/en/functions/dir.xml:1.37 phpdoc/en/f
ID: 16228
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: XSLT related
+Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: 4.1.2
New Comment:
recategorizing as documentation
dang europeans ;-)
On Tuesday 09 April 2002 03:32 am, [EMAIL PROTECTED] wrote:
> ID: 16508
> Updated by: [EMAIL PROTECTED]
> Reported By: [EMAIL PROTECTED]
> -Status: Open
> +Status: Closed
> Bug Type: Documentation problem
> Operating Sys
cortesi Tue Apr 9 20:20:21 2002 EDT
Modified files:
/phpdoc/it translation.xml
Log:
updating darvina's WIP
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.66 phpdoc/it/translation.xml:1.67
--- phpdoc/it/translation.xml:1.66 Mon Apr
Hartmut Holzgraefe wrote:
> Yasuo Ohgaki wrote:
>
>> MySQL functions have also renamed recently. They
>> have fake version as you mentioned, I suppose.
>
>
> which functions are you refering to?
It looks like my memory is wrong. it should be other
module, but I don't know which one.
I guess th
cortesi Tue Apr 9 20:25:45 2002 EDT
Modified files:
/phpdoc/it/functionscurl.xml
Log:
updating to current EN
Index: phpdoc/it/functions/curl.xml
diff -u phpdoc/it/functions/curl.xml:1.6 phpdoc/it/functions/curl.xml:1.7
--- phpdoc/it/functions/curl.xml:
cortesi Tue Apr 9 20:28:17 2002 EDT
Modified files:
/phpdoc/en/functionscurl.xml
Log:
uppercasing 'if': it was my fault, no need for fix in translations
Index: phpdoc/en/functions/curl.xml
diff -u phpdoc/en/functions/curl.xml:1.34 phpdoc/en/functions/c
Title: ¡º´ºÆ®¸®¼ÇÆ÷¶óÀÌÇÁ¼Ò°³¡»
O º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀǰÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù.
e-mailÁÖ¼Ò´Â ÀÎÅͳݻ󿡼 ÃëµæÇÏ¿´À¸¸ç, ÁÖ¼Ò¿Ü ¾î¶°ÇÑ °³ÀÎ Á¤º¸µµ °¡Áö°í ÀÖÁö ¾Ê½À´Ï´ÙO ¸ÞÀÏÀ» ¿øÄ¡¾ÊÀ¸½Ç °æ¿ì "¼ö½Å°ÅºÎ"ÇØ ÁÖ½Ã¸é ´õ ÀÌ»ó ¸ÞÀÏÀ» º¸³»Áö ¾Ê°Ú½À´Ï´Ù.´äº¯¸Þ
From: [EMAIL PROTECTED]
Operating system: Windows
PHP version: 4.1.2
PHP Bug Type: Documentation problem
Bug description: Cannot open the file: mk:@MSITStore:..
I just download Windows HTML Help file (Size: 5288Kb
Date: 9 Apr 2002) from http://www.php.net/download-docs.
> > For register globals: import_request_variables(), or
> > extract() can be used. BTW isn't argv and argc available
> > in some $HTTP_anyhing_VARS array?
>
> You are right in all points, but the current scripts in /scripts doesn't
use any
> of these possibilities. The build system uses php and r
> the arguments for both gz and bzip2 make sense to me (user-friendliness
and
> dl-size).
>
> We Austrians tend alsways to a compromise ;)
>
> If it stays at bzip2: Why not write a link at the doc-download-page to the
> somewhere mentioned FAQ-Page, and list there some Freeware for Win like
> Ulti
ID: 16525
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
Operating System: Windows
PHP Version: 4.1.2
New Comment:
Please check if it is in a directory wi
ID: 16525
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Documentation problem
Operating System: Windows
PHP Version: 4.1.2
New Comment:
Additional:
OS Windows2000
What I do?
I copy to c:\ file p
Hello phpdoc list memebers,
I just wonder how do I get in touch with Russian translation team
members. I've seen their nicks in CVS view, but that's not enough
(obviously). Please contact me.
--
Best regards,
Boris Kimel mailto:[EMAIL PROTECTED]
georg Wed Apr 10 03:19:03 2002 EDT
Modified files:
/phpdoc/de/functionsircg.xml
Log:
changed error in partintro (s/webserver/IRC-Server)
Index: phpdoc/de/functions/ircg.xml
diff -u phpdoc/de/functions/ircg.xml:1.11 phpdoc/de/functions/ircg.xml:1
72 matches
Mail list logo