rioter Sat Aug 14 02:44:15 2004 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
spelling: costruct to construct
http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.105&r2=1.106&ty=u
Index: phpdoc/en/language/control-s
rioter Sat Aug 14 02:31:05 2004 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
added the comment between foreach and while, thanks jfarrell
http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.104&r2=1.105&ty=u
Index:
Tonight, I wasted many hours "upgrading" livedocs.
Many things broke, but with some help (IRC - freenode - #phpdoc (join us
(-: ) ), I finally got it working.
For anyone with the same troubles, here's what I did:
1) configure failed to detect my xsltproc binary, so I had to change
"XSLTPROC='no'
philip Sat Aug 14 01:59:20 2004 EDT
Modified files:
/phpdoc/en/language constants.xml
Log:
Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename
of the include, not the parent. And See Also.
http://cvs.php.net/diff.php/phpdoc
philip Sat Aug 14 01:54:59 2004 EDT
Modified files:
/phpdoc/en/appendices migration5.xml
Log:
Mention the magical constants (__FUNCTION__,__METHOD__,__CLASS__) are also
case-sensitive in PHP 5. (to go along with get_class())
http://cvs.php.net/diff.p
mg Fri Aug 13 19:31:42 2004 EDT
Modified files:
/phpdoc/en/reference/lzfconfigure.xml
Log:
Fix typo.
http://cvs.php.net/diff.php/phpdoc/en/reference/lzf/configure.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/lzf/configure.xml
diff -u phpdoc/en/r
daveFri Aug 13 18:33:03 2004 EDT
Modified files:
/phpdoc/scripts spell-checker.php
Log:
- Add a word count.
http://cvs.php.net/diff.php/phpdoc/scripts/spell-checker.php?r1=1.1&r2=1.2&ty=u
Index: phpdoc/scripts/spell-checker.php
diff -u phpdoc/scripts/
On Friday 13 August 2004 21:19, Gabor Hojtsy wrote:
> >>Please, do not add new documentation until the new style is
> >>complete!
> >
> > Any reason, why not? Sorry I did not get your point, how is this related?
> > Those docs I add are from peardoc, live now in phpdoc, are not enabled in
> > manua
Please, do not add new documentation until the new style is
complete!
Any reason, why not? Sorry I did not get your point, how is this related?
Those docs I add are from peardoc, live now in phpdoc, are not enabled in
manual.xml.in. So what is the point in waiting for the 'new style'?
Do you manu
> > Please, do not add new documentation until the new style is
> > complete!
>
> Any reason, why not? Sorry I did not get your point, how is this related?
> Those docs I add are from peardoc, live now in phpdoc, are not enabled in
> manual.xml.in. So what is the point in waiting for the 'new st
ID: 29661
Updated by: [EMAIL PROTECTED]
Reported By: chx at mail dot tvnet dot hu
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: *nix
PHP Version: 4.3.8
Assigned To: vrana
New Comment:
This bug
vrana Fri Aug 13 14:17:40 2004 EDT
Modified files:
/phpdoc/en/chapters intro.xml
Log:
MCVE instead of CCVS (bug #29661)
PHP 4 is not current stable anymore
http://cvs.php.net/diff.php/phpdoc/en/chapters/intro.xml?r1=1.38&r2=1.39&ty=u
Index: phpdoc/en/chapter
On Friday 13 August 2004 16:53, Philip Olson wrote:
> Friedhelm,
>
> Please, do not add new documentation until the new style is
> complete!
Any reason, why not? Sorry I did not get your point, how is this related?
Those docs I add are from peardoc, live now in phpdoc, are not enabled in
manual.
Philip Olson wrote:
Two main topics come to mind here:
- Layout of constant information
As far as I see it, they're all ready for descriptions but are rarely
added as it means a lot of extra work looking them all up, and putting
that information into laymen's terms (or coming up with a description
From: chx at mail dot tvnet dot hu
Operating system: *nix
PHP version: 4.3.8
PHP Bug Type: Documentation problem
Bug description: "What can PHP do do" and CCVS
Description:
The page http://www.php.net/manual/en/intro-whatcando.php mentions CCVS
which is no longer
> I searched the howto but didn't find *the* way to properly document an
> extension constants. Personnaly, I'd like to see the errorfunc way
> everywhere (value, constant name, description, note). Was any decision
> made yet ?
Two main topics come to mind here:
- Layout of constant informatio
vrana Fri Aug 13 12:08:52 2004 EDT
Modified files:
/phpdoc/scripts check-references.php
Log:
Check return and parameter types
http://cvs.php.net/diff.php/phpdoc/scripts/check-references.php?r1=1.4&r2=1.5&ty=u
Index: phpdoc/scripts/check-references.php
diff
vrana Fri Aug 13 11:56:57 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions strrchr.xml
Log:
Accepts string in PHP 5
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strrchr.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/
Friedhelm,
Please, do not add new documentation until the new style is
complete!
Regards,
Philip
On Fri, 13 Aug 2004, Friedhelm Betz wrote:
> betz Fri Aug 13 10:26:44 2004 EDT
>
> Added files:
> /phpdoc/en/reference/bcompiler.cvsignore configure.xml
>
vrana Fri Aug 13 10:31:40 2004 EDT
Modified files:
/phpdoc/en/reference/apd/functions rename-function.xml
Log:
Typo fixed by Dave
http://cvs.php.net/diff.php/phpdoc/en/reference/apd/functions/rename-function.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/a
vrana Fri Aug 13 10:29:40 2004 EDT
Removed files:
/phpdoc/en/reference/apd/functions apd-rename-function.xml
Log:
Fix methodnames
Hi all,
I searched the howto but didn't find *the* way to properly document an
extension constants. Personnaly, I'd like to see the errorfunc way
everywhere (value, constant name, description, note). Was any decision
made yet ?
didou
PS: Philip, can you integrate the final decision while rewrit
betzFri Aug 13 10:26:44 2004 EDT
Added files:
/phpdoc/en/reference/bcompiler .cvsignore configure.xml
reference.xml
/phpdoc/en/reference/bcompiler/functionsbcompiler-load-exe.xml
didou Fri Aug 13 10:20:43 2004 EDT
Modified files:
/phpdoc/en/reference/apd/functions apd-continue.xml
apd-rename-function.xml
rename-function.xml
Log:
fix more method names
htt
vrana Fri Aug 13 10:16:16 2004 EDT
Removed files:
/phpdoc/en/reference/memcache/functions memcache_debug.xml
Log:
Fix methodnames
vrana Fri Aug 13 10:10:03 2004 EDT
Added files:
/phpdoc/en/reference/memcache/functions memcache-debug.xml
/phpdoc/en/reference/apd/functions override-function.xml
rename-function.xml
Modified files:
vrana Fri Aug 13 10:09:32 2004 EDT
Removed files:
/phpdoc/en/reference/apd/functions apd-override-function.xml
Log:
Fix methodnames
betzFri Aug 13 10:03:25 2004 EDT
Modified files:
/phpdoc/en/reference/outcontrol/functions ob-start.xml
Log:
add available callbacks to see also
http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-start.xml?r1=1.13&r2=1.14&ty=u
Index
betzFri Aug 13 09:27:34 2004 EDT
Modified files:
/phpdoc/en/reference/outcontrol/functions ob-gzhandler.xml
Log:
remove ini. from presentation
http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-gzhandler.xml?r1=1.8&r2=1.9&ty=u
Index
betzFri Aug 13 09:21:11 2004 EDT
Modified files:
/phpdoc/en/reference/outcontrol ini.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/ini.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/outcontrol/ini.xml
diff -u phpdoc/en/re
Hello internals (cc'ed to phpdoc)
A minor issue, but one I'd like to see fixed for upcoming releases.
There are two ini directives that are spelled wrong:
sybase.compatability_mode
mssql.compatability_mode
The correct spelling is "compatibility". Could someone fix these? Or
possibly add new, cor
daveFri Aug 13 08:07:44 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.constants.core.xml
Log:
- Typo.
# Hi Nuno!
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/appendices
Mehdi Achour wrote:
It wasn't dave :)
Woops, guess I was looking at the wrong "implementation" word and didn't
check further in. Thanks Mehdi.
didou
Dave
vrana Fri Aug 13 08:05:17 2004 EDT
Modified files:
/phpdoc/scripts check-references.php
/phpdoc/en/reference/pdf/functions pdf-add-bookmark.xml
pdf-findfont.xml
pdf-get-value.x
It wasn't dave :)
didou
[EMAIL PROTECTED] wrote:
ID: 29644
Updated by: [EMAIL PROTECTED]
Reported By: jpearson at syntreo dot com
-Status: Open
+Status: Closed
-Bug Type:Website problem
+Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This has al
didou Fri Aug 13 08:02:15 2004 EDT
Modified files:
/phpdoc/en/language/oop5abstract.xml
Log:
fix #29644 : typo
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/abstract.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/language/oop5/abstract.xml
diff -u phpdoc/en
nlopess Fri Aug 13 08:01:23 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.constants.core.xml
Log:
add PHP_EOL
# I think each constant should have a little description...
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.x
Hello!
There is a Dutch version of function mysql_character_set_name() in the
downloadable version of English documentation. It's not a big deal as
there's no link to it but it can be removed.
The problem is probably that there is mysql-character-set-name.xml and
mysql-client-encoding.xml files i
> It would be nice to provide permanent redirects in the phpweb error
> handler for these files, so links will not get broken. Would you be able
> to provide a patch for error.php Nuno?
>
> Goba
Ok, I'll look into that file.
Nuno
> >>See suggested diff below.. my livedocs is broken for the contributors
> >>entity for some reason, and I don't have time to fix it right now.
> >
> > Its already fixed :)
> > http://livedocs.aborla.net/patch.php?id=include.entities
>
> Do you have a list with all your pending livedocs patches? I
See suggested diff below.. my livedocs is broken for the contributors
entity for some reason, and I don't have time to fix it right now.
Its already fixed :)
http://livedocs.aborla.net/patch.php?id=include.entities
Do you have a list with all your pending livedocs patches? It would be
nice to send
As the manual as been build, I was trying today to move the notes from the
old install section to the new one.
But I've found that the old pages are still in the rsync server, so that my
script doens't work as it still think that those sections still exist.
Some files that should be deleted:
* ins
Hello,
As the manual as been build, I was trying today to move the notes from the
old install section to the new one.
But I've found that the old pages are still in the rsync server, so that my
script doens't work as it still think that those sections still exist.
Some files that should be delet
> Dave Barr wrote:
>
> > dave Fri Aug 13 00:59:25 2004 EDT
> >
> > Added files:
> > /phpdoc/scripts spell-checker.php
> > Log:
> > - Add a custom phpdoc XML spell checker script. Needs the pspell
extension
> > enabled to work.
>
> Woops! I didn't even see vrana's aspell.php script. Oh
vrana Fri Aug 13 05:50:11 2004 EDT
Modified files:
/phpdoc/en/reference/outcontrol/functions ob-start.xml
Log:
Touch up example
http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-start.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/
45 matches
Mail list logo