> We don't document bugs.
Honest question: why not?
S
First of all, I'd like to apologize for how long phpdoc has been
frozen, I got unexpectedly really busy with work the first days and
then got sick for few days :|
Anyway. The merge is now over and phpdoc-en now validates again;
phpdoc is therefore officially unfrozen as of now \o/
Awesome, guys.
I suspect that your complaint will be the tipping point and these
"translations" will be removed in the next few days :)
Philip and I had dinner on Wed night, and we discussed this.
The point that seems to be bothering him is a toss-up between exactly
what this thread is about and killing off
I want to work on PHP Documentation. How can i do it? I need to
send email
to somebody, join some mailing list?
Voila!
http://php.net/dochowto
If you have any specific questions, we're (generally) a friendly
bunch, so feel free to ask.
S
Please find a patch for mysql_escape_string attached, I'd like to
commit so
people know which characters
are actually getting escaped, it took me a long time to figgure it
out :)
Awesome idea.
"a backslash before before characters"...
I'd move the depreciation note into the 'notes' section
ID: 41375
Updated by: [EMAIL PROTECTED]
Reported By: bugs dot php dot net at kreidenweis dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Any
PHP Version: 5.2.2
New Comment:
As far as I can tell,
ID: 41925
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Assigned
Bug Type:Documentation problem
PHP Version: Irrelevant
Assigned To: sean
New Comment:
I don't know why this is assigned to me. Please don't assign bugs
directly to me. If
For what it's worth, the PDO reference page is the result of taking
the existing OO doc approach and trying to include an introductory
tutorial within the only logical spot.
In Dan's defense, it was also groundbreaking, as one of the first
documented OO extensions/sections.
S
ID: 38237
Updated by: [EMAIL PROTECTED]
Reported By: phpbugs at majiclab dot com
Status: Wont fix
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:
There /are/ anchor tags. See:
http://php.net/reflecti
How come there isn't any documentation for the new mysql_set_charset
function?
Nobody's written it yet.
Note your use of the word "new."
http://php.net/dochowto
Send a patch (-:
S
Yes, please! ;)
+1 from me, too
> Makes sense. As I was looking for PHP coding guidelines that lead to this
> page, I misunderstood the intend (which isn't clearly specified).
Here are some generally-accepted PHP style guidelines:
http://pear.php.net/manual/en/standards.php
S
As everyone may or may not have noticed, doc.php.net now points to pb11.
> btw, the phpweb rsync isn't probably working as this page is broken:
> http://doc.php.net.phpdoc.info/php/orphan_notes.php
Fixed. This was a permissions problem
So, I think everything is working now.
Cronjobs were juggled
> Please finish up POSIX and when it looks good we'll move towards getting
> you karma. In your CVS request* you might then say "To work on the
> documentation, I already created patches that were accepted for the
> POSIX extension."
IMO, request karma now, but please continue to submit patches to
seanMon Apr 16 02:01:38 2007 UTC
Modified files:
/phpdoc/entitiesglobal.ent
Log:
fix APD link
http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.290&r2=1.291&diff_format=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/gl
Hi All,
We've finally finished the move and sync of everything to pb11 for
docweb (see http://doc.php.net.phpdoc.info/).
Everything seems to be working. Please test that everything matches
doc.php.net.
Note: because of the domain difference, anything related to the MAGIC
cookie isn't going to wo
ID: 41070
Updated by: [EMAIL PROTECTED]
Reported By: carpetsmoker at xs4all dot nl
Status: Verified
Bug Type: Documentation problem
Operating System: FreeBSD 6.2
PHP Version: Irrelevant
New Comment:
The problem is that the PHP_FUNCTION and {{
> - Whitespace is always one space, not two
Except in examples. Then use the pear standards:
http://pear.php.net/manual/en/standards.php
S
ID: 30915
Updated by: [EMAIL PROTECTED]
Reported By: sean at caedmon dot net
-Status: Assigned
+Status: Wont fix
Bug Type: Livedocs problem
Operating System: n/a
PHP Version: Irrelevant
Assigned To: derick
New Comment:
no need
> Somebody has deleted all templates in xsl/ and no history left. When I
> was writing my previous letter they were there. That bloody CVS is no
> more useful than plain FTP if I constantly need to use mail list and
> archives to get the idea of "what the heck is going on"? FTP at least
> works thr
Martin Samesch wrote:
> Hi,
>
> grep -ri ' a [aeiou]'... gets a lot of hits. Should they be
> corrected or not?
Most of these are hard-vowel sounds, so "a user" (for example) is correct.
I see a few places where there are mistakes ("a Apache" for example),
though, and yes, those should be fixed.
seanSat Mar 3 18:24:01 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions fwrite.xml
Log:
add note about atomic fwrites in append mode
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fwrite.xml?r1=1.14&r2=
seanSat Mar 3 02:17:59 2007 UTC
Modified files:
/phpdoc/en/reference/apc/functions apc-define-constants.xml
Log:
tyop
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/functions/apc-define-constants.xml?r1=1.3&r2=1.4&diff_format=u
Index: p
seanSat Mar 3 02:10:26 2007 UTC
Modified files:
/phpdoc/en/reference/apc/functions apc-define-constants.xml
Log:
concede and link to hidef
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/functions/apc-define-constants.xml?r1=1.2&r2=1.3&diff_
seanSat Mar 3 01:17:35 2007 UTC
Added files:
/phpdoc/en/reference/apc/functions apc-add.xml
Modified files:
/phpdoc/en/reference/apc/functions apc-store.xml
Log:
apc_add
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc
ID: 40590
Updated by: [EMAIL PROTECTED]
Reported By: black at scene-si dot org
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: linux
PHP Version: 5.2.1
New Comment:
This is already documented in functio
Ruud Steltenpool, http://svg.startpagina.nl wrote:
> If the signature of the PHP4 version of a function is different than the
> PHP5 version i have to find that among a number of notes a bit down in
> the docs.
>
> I think it would improve read- and searchability a lot if you would just
> show the
ID: 40528
Updated by: [EMAIL PROTECTED]
Reported By: anode at wheee dot cz
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Fixed in CVS. I added a new version.xml.
http://cvs.php.net/viewvc.cgi/phpdoc/phpbook/phpbook-x
> an optional parameter has been added to Phar::canCompress() as of
> 1.0.0RC2, is there any objection if I simply add the documentation, and
> don't put in a changelog for the method? 1.0.0RC1 was released today,
> and RC2 will follow in a few days, so it won't likely confuse users (the
> manual
seanTue Feb 6 07:11:06 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
fix broken identifiers (thanks philip)
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/scripts/functable.
> Can someone point me at a pecl release that's missing protos--I'll fix
> it (if it's broken, which it probably is).
FWIW, classkit_import() is a good example of this.
(note that multiple PECL packages with the same function are supported)
Think I'll rebuild my whole database tonight (if I eve
seanTue Feb 6 06:32:56 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
testing is good, mmkay? (seems to be working now, but please test with fresh
eyes)
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.11&r2=
>> This was already fixed in the English translation, so it's up
>> to the Germans to catch up (-:
On that note, Philip just said to me "i wonder if we can create a way to
store "important" items across translations, like for example,
deprecated status (ex. mysqli from that thread)"
After a bit
Sean Coates wrote:
> sean Tue Feb 6 05:36:24 2007 UTC
>
> Modified files:
> /phpdoc/scripts functable.php
> Log:
> parse source
Um. Sorry.
I may have been a bit premature in committing this.. I don't seem to
have a valid test case.
Ca
Hi,
> http://de3.php.net/manual/de/ref.mysqli.php
> MySQLi isn't experimental to the best of my knowledge. This was probably
> never removed.
This was already fixed in the English translation, so it's up to the
Germans to catch up (-:
S
seanTue Feb 6 05:36:24 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
parse source
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/scripts/functable.php
diff -u phpdoc
seanSun Feb 4 21:45:01 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
and reverse the wrong negative
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/scripts/functable.php
diff -
seanSun Feb 4 21:41:57 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
remove superfluous insensitivity -- (thanks colder)
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc
seanSun Feb 4 19:31:45 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
first stab at PECL support
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/scripts/functable.php
diff -
seanSat Feb 3 14:22:25 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
typo, separate functions and code, remove stray tag2ver()
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc
ID: 40332
Updated by: [EMAIL PROTECTED]
Reported By: sky at swinomishcasino dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: Irrelevant
New Comment:
Please do not submit t
seanFri Feb 2 00:31:05 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
sqlite create statement for db schema
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/scripts/functable.php
ID: 40146
Updated by: [EMAIL PROTECTED]
Reported By: mattsch at gmail dot com
-Status: Assigned
+Status: Closed
Bug Type: Documentation problem
Operating System: *
PHP Version: Irrelevant
Assigned To: sean
New Comment:
This is
> no, because the files were moved, so when you checkout php-src you won't
> get the files. Only if you are considering adding "advanced pecl
> support" that will parse 'cvs log's of the pecl files and checkout each
> revision, but that seems too hardcore for now :)
That's what the script does for
Nuno Lopes wrote:
> just a side note: we should use museum.php.net instead of cvs to
> download older PHP releases, as cvs got history broken with some pecl
> moves.
What do you mean? Like when the files got physically moved from php-src
to pecl?
If so, once the script supports PECL, those tags s
seanWed Jan 31 04:00:25 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
trailing PHP close tag.. gone
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/scripts/functable.php
diff -
seanWed Jan 31 03:43:12 2007 UTC
Modified files:
/phpdoc/scripts functable.php
Log:
fine->file (freud? (-: ) and add CVS ID tag
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/scripts/fu
seanWed Jan 31 03:00:21 2007 UTC
Added files:
/phpdoc/scripts functable.php
Log:
new functable -- all PHP; needs testing
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?view=markup&rev=1.1
Index: phpdoc/scripts/functable.php
+++ ph
Hi Jacques (and others),
An excerpt, for some context:
[20:33] i request you build the doc howto :)
...
[20:35] prometheus% ./howto
[20:35] autoconf: not found
[20:35] ./howto: ./configure: not found
[20:35] make: don't know how to make howtophp. Stop
[20:35] cp: howto/php/*: No such file or
seanTue Dec 19 22:00:01 2006 UTC
Modified files:
/phpdoc/en/reference/sessionini.xml
Log:
document handlers can be found in phpinfo()
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/session/ini.xml?r1=1.44&r2=1.45&diff_format=u
Index: p
Hi,
Replying to the list--it's a list question.
> I'm in the process of converting the UODBC extension dox to the new style.
>
> I have a 2 quick questions on the templates.
>
> 1 - In http://wiki.phpdoc.info/DocSkel/IniDotXml, should the tgroup
> cols value be 4 and not 3?
Yes, I think so.
>
Anyone know why the install.unix page would have you build apache with a
/www prefix?
This seems just wrong to me... either /usr/local/apache2 or /opt/apache2
(omit 2 if 1) seems more appropriate.
S
ID: 39453
Updated by: [EMAIL PROTECTED]
Reported By: nick dot gorham at easysoft dot com
-Status: Open
+Status: Feedback
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Which note do you mean? The note I see doesn't say the same thing you
indicate,
Hi all,
I've mentioned this on IRC, but it's now time to bring it over to the
list (I hope).
I've started rewriting functable; I've got a mostly-working version
written, entirely in PHP, so we can finally kiss that big blob of AWK
goodbye. No offense, but most of us have no idea how to maintain i
ID: 39266
Updated by: [EMAIL PROTECTED]
Reported By: simon at simonwheatley dot co dot uk
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
New Comment:
Thank you for y
seanThu Oct 26 02:17:15 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions file-get-contents.xml
file-put-contents.xml
file.xml fopen.xml
Log
seanThu Oct 26 02:11:58 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions fopen.xml
Log:
zcontext is inconsistent with the rest of the manual
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.27&r2=
ID: 38999
Updated by: [EMAIL PROTECTED]
Reported By: ammacdon at yahoo dot com
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
-Assigned To:
+Assigned To: sean
New Comment:
This bug has been fixed in the documentation'
seanSat Sep 30 18:20:02 2006 UTC
Modified files:
/phpdoc/en/reference/pcre/functions preg-replace.xml
Log:
bug #38999; fix language
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-replace.xml?r1=1.17&r2=1.18&diff_format=u
Index
seanWed Sep 20 03:37:27 2006 UTC
Modified files:
/phpdoc/en/reference/strings/functions explode.xml
Log:
change separator to delimiter to better match internal error messages
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions
> There is a missing function from the ibm_db2 driver documentation. I would
> like to add this to the documentation package. This is my first try at
> this, I hope this is done correctly.
> If one of you kind folks can take a moment and add this to the
> documentation, it would be greatly apprec
Sean Coates wrote:
>> Extra, Extra, Read all about it... the exceptions role has officially
>> been renamed errors. Let the flood gates open!
>
> http://www.phpdoc.info/patches/massive-role-exceptions-errors.txt.gz
>
> Incoming bigass change..
>
> Please object by
> Extra, Extra, Read all about it... the exceptions role has officially
> been renamed errors. Let the flood gates open!
http://www.phpdoc.info/patches/massive-role-exceptions-errors.txt.gz
Incoming bigass change..
Please object by tomorrow (-:
( If I don't respond right away, it's because I'm
seanFri Sep 1 15:37:21 2006 UTC
Modified files:
/phpdoc/en/language operators.xml
Log:
WS
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.103&r2=1.104&diff_format=u
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/
ID: 38679
Updated by: [EMAIL PROTECTED]
Reported By: php at rebel dot com dot au
-Status: Assigned
+Status: Closed
Bug Type: Documentation problem
Operating System: any
PHP Version: 4.4.4
Assigned To: sean
New Comment:
This
seanFri Sep 1 15:33:53 2006 UTC
Modified files:
/phpdoc/en/language operators.xml
Log:
note about non-obvious ternary evaluation (and recommend to avoid stacking);
bug #38679
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.102&r2=1
ID: 38679
Updated by: [EMAIL PROTECTED]
Reported By: php at rebel dot com dot au
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: any
PHP Version: 4.4.4
-Assigned To:
+Assigned To: sean
ID: 38680
Updated by: [EMAIL PROTECTED]
Reported By: RQuadling at GMail dot com
-Status: Bogus
+Status: Open
Bug Type: Documentation problem
Operating System: Windows XP SP2
PHP Version: Irrelevant
Assigned To: omar
Previous Co
> This is a proposal to rename 'exceptions' to 'errors' so it may cover,
> for example, when functions emit E_* level errors. Currently this
> information is either in the description, returnvalues, or notes roles
> but none of those are fully appropriate. Exception information would be
> put in
Olivier Hill wrote:
> On 8/22/06, Sean Coates <[EMAIL PROTECTED]> wrote:
>> Can you post it somewhere?
>
> XML DocBook Sources: http://www.olivierhill.ca/geoip-xml.tar.gz
I'm not concerned about grammar/spelling/etc. That stuff is easy to fix
later.
Looks good to me:
h
> IMHO you should keep it within the extension itself, phpdocs
> configure script has a --with-pecl-source=... option that will
> pick it up from PECL ...
PECL documentation has been stored in the phpdoc repository for a long
time now.
There are a few problems with putting the documentation in PE
> I will soon make a release for the PECL geoip module. As such, I have
> written documentation about the different functions and provided some
> code examples.
>
> Should I commit this to phpdoc? Everything is inside references/geoip.
> I have done a make test as well as test_xml, everything seem
seanSat Aug 12 20:14:32 2006 UTC
Modified files:
/phpdoc/en/appendices userlandnaming.xml
Log:
grammar and markup
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/userlandnaming.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/ap
ID: 38434
Updated by: [EMAIL PROTECTED]
Reported By: ddascalescu at gmail dot com
-Status: Open
+Status: Bogus
-Bug Type: Website problem
+Bug Type: Documentation problem
Operating System: Any
PHP Version: Irrelevant
New Commen
> Many functions return FALSE if something goes wrong/data has been
> exhausted/the function does not find what the developer was looking
> for.
>
> In fact, we'd have to mark a great number of functions in the manual
> "mixed" if we followed the convention you propose. Instead, we mark
> return v
ID: 38337
Updated by: [EMAIL PROTECTED]
Reported By: z_rules55 at hotmail dot com
-Status: Open
+Status: Bogus
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Many functions return FALSE if something goes wrong/data has been
exhausted/the function
ID: 38247
Updated by: [EMAIL PROTECTED]
Reported By: kahennig at gmail dot com
-Status: Closed
+Status: Bogus
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
Previous Comments:
---
ID: 38247
Updated by: [EMAIL PROTECTED]
Reported By: kahennig at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
New Comment:
There are lots of language
seanThu Jul 27 20:59:29 2006 UTC
Added files:
/phpdoc/en/appendices userlandnaming.xml
Modified files:
/phpdoc manual.xml.in
/phpdoc/entitiesglobal.ent
Log:
Userland Naming guide -- from Lukas Smith
http
anatoly techtonik wrote:
> ||*()*|| Hi, Nuno.
>
> I wonder if there is any link checker which runs once a month through
> documentation to catch all missing and/or outdated links?
> It can also save link contents with status 200, 302, "checked manually
> - ok" to detect when the pages are no longe
FYI, I just did:
bash-2.05b# rm -r /local/repository/phpdoc/ja /local/repository/phpdoc/kr
on y1, at Nuno/Philip's request -- these old directories were
conflicting with the phpdoc-ja, phpdoc-kr modules.
S
Michael Wallner wrote:
> Richard A. Quadling wrote:
>> The XML files are not well formed.
>>
>> You've got a leading space in front of the lines.
>>
>> Attempting to make the manual ...
>>
>> /cygdrive/D/cygwin/home/RichardQ/phpdoc/en/reference/http/HttpQueryStrin
>> g.xml:1: parser error : XML dec
> Since all appropriate functions will be unicode compatible in PHP 6.0.0
> this seems like information overload and not something that should be
> mentioned in every functions documentation. Perhaps have a list offsite,
> maybe on docweb, for alpha/beta testers.
Good point. I agree.
This list alr
Welcome,
> I just wanted to shoot a quick email to the list to see when we could
> start work on docs for Unicode upgrades (PHP 6). The main thing, IMO, is
> having a way to mark functions as Unicode compatible and also have a
> section (per-function) for any Unicode-related notes. Any other thoug
Ford, Mike wrote:
> On 05 July 2006 12:48, Nuno Lopes wrote:
>
>> No way
>>
>> We cannot start breaking translators' work. Anyway, what's
>> the problem with
>> contractions? When I studied English (British) I learned that
>> contractions weren't so formal, but they aren't wrong per se.
>>
>>
> So it's not clear to me that Ben is in the wrong here.
In any case, I un-volunteer to mess with >300 files on the CVS server.
S
>> I can just cvs remove the existing files and re-add them with their
>> lowercase names, but this will lose the history information attached to
>> the files? Is there another way you recommend I handle this?
>
> This will upset translators. (-:
>
> I can move the files in CVS.
>
> Translators:
> By the way, how do you recommend I go about this?
>
> I can just cvs remove the existing files and re-add them with their
> lowercase names, but this will lose the history information attached to
> the files? Is there another way you recommend I handle this?
This will upset translators. (-:
I
> +it can never be changed or undefined. Unlike functions, constants need to
> +be defined before they are referenced.
This isn't _necessarily_ true.
Example:
[EMAIL PROTECTED]:~$ php5 -r ' if (0) { function foo() { echo "foo"; } }
foo();'
Fatal error: Call to undefined function foo() in
ID: 37719
Updated by: [EMAIL PROTECTED]
Reported By: baldurien at club-internet dot fr
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
New Comment:
The code that will
Oliver Block wrote:
> I don't know, if you discussed on that lately/in the past but wouldn't it be
> a
> good idea, if pages that give an overview over the functions of an extension
> would be sorted differently?
I like the output, but this listing is currently generated by scripts,
so in order
ID: 37441
Updated by: [EMAIL PROTECTED]
Reported By: oluwafem at ece dot tamu dot edu
Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: Irrelevant
New Comment:
Here's the URL:
http://pecl.php.net/package/yp
Ben Ramsey wrote:
> I added the notes so that people reading the docs wouldn't get confused
> and assume that, since they are running PHP 5, they can use these new
> functions.
This is a logistical problem with docbook and OOP.
There's no actual simplexml_element_addAttribute() function, for examp
ID: 37410
Updated by: [EMAIL PROTECTED]
Reported By: php at kormoc dot com
-Status: Open
+Status: Verified
Bug Type: Documentation problem
Operating System: Linux
PHP Version: Irrelevant
New Comment:
See http://www.zend.com/zend/week
Philip Olson wrote:
> philipThu May 4 02:21:29 2006 UTC
>
> Modified files:
> /phpdoc/en/language types.xml
> Log:
> $str{42} isn't deprecated (yet?), but $str[42] is preferred. We'll mention
> that.
Deprecated != doesn't work (see dl())
I think t
> Thats why I've applied as mentor. I would like to mentor something about
> livedocs or the gcov.php.net site. (you can still apply as well)
FWIW, I'm also a mentor, and I'm available to help if anyone wants to
take/develop the livedocs project.
S
ID: 37047
Updated by: [EMAIL PROTECTED]
Reported By: karoly at negyesi dot net
-Status: Bogus
+Status: Verified
Bug Type: Documentation problem
Operating System: Irrevelant
PHP Version: 5.1.2
New Comment:
Sorry. I misread.
You're ri
ID: 37047
Updated by: [EMAIL PROTECTED]
Reported By: karoly at negyesi dot net
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Irrevelant
PHP Version: 5.1.2
New Comment:
see: http://php.net/return
"the
> The policy was to convert the pages to the "new" doc style, that doesn't
> use &listendand; at all.
Makes sense. That's why I asked. Thanks.
S
Hello.
Do we have a current policy on using &listendand; in See Also blocks?
S
1 - 100 of 556 matches
Mail list logo