daveSun Feb 13 23:13:18 2005 EDT
Modified files:
/phpdoc/en/faq mailinglist.xml
/phpdoc/en/features sessions.xml
/phpdoc/en/language/oop5autoload.xml patterns.xml
/phpdoc/en/reference/array/functionsarray-multisort.xml
/phpdoc/en
aidan Sun Feb 13 22:37:35 2005 EDT
Modified files:
/phpdoc/en/reference/mail/functions mail.xml
Log:
Fix minor spelling/punctuation mistakes.
http://cvs.php.net/diff.php/phpdoc/en/reference/mail/functions/mail.xml?r1=1.30&r2=1.31&ty=u
Index: phpdoc/en/referenc
aidan Sun Feb 13 21:45:49 2005 EDT
Modified files:
/phpdoc/en/reference/mail/functions mail.xml
Log:
Complete rewrite and update to the new format. I've intergrated all the user
notes (except 2, which were better left as notes). Please review thoroughly, as
thi
ID: 31792
User updated by: bertrand at toggg dot com
Reported By: bertrand at toggg dot com
-Status: Bogus
+Status: Open
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Thanks vrana !
You're right, it's ru_nswap resource usag
Nuno Lopes wrote:
> AFAIK MySQL doesn't allow multiple querys (except with
> mysqli_multi_query()), so the example was wrong.
> But other DBs allow it. I don't know if it is the case of PostgreSQL (the
> second example), but at least the example could be adapted to work.
> What do you think?
I ag
Dr. Werner Popken wrote:
> http://de2.php.net/manual/en/security.database.sql-injection.php
> Example 27-2. Splitting the result set into pages ... and making
> superusers (PostgreSQL and MySQL)
> AFAIK, this has never worked.
I removed that example from XML sources of PHP documentation. Please
wa
vrana Sun Feb 13 17:32:44 2005 EDT
Modified files:
/phpdoc/en/language functions.xml
Log:
Recursive functions (spotted by ondra at dynawest.cz)
http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.57&r2=1.58&ty=u
Index: phpdoc/en/language/function
vrana Sun Feb 13 16:50:05 2005 EDT
Modified files:
/phpdoc/en/security database.xml
Log:
First SQL injection example is FUD (reported by Dr. Werner Popken)
AFAIK MySQL doesn't allow multiple querys (except with
mysqli_multi_query()), so the example was wrong.
But other DBs allow it. I don't
vrana Sun Feb 13 17:13:07 2005 EDT
Modified files:
/phpdoc/en/language functions.xml
Log:
There's no func(const $param) - at least in PHP 5
http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.56&r2=1.57&ty=u
Index: phpdoc/en/language/functions.xm
vrana Sun Feb 13 17:05:29 2005 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Coding style
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.86&r2=1.87&ty=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variable
vrana Sun Feb 13 17:02:37 2005 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Typo, WS
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.85&r2=1.86&ty=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xm
vrana Sun Feb 13 16:59:00 2005 EDT
Modified files:
/phpdoc/en/reference/msql/functions msql-connect.xml
Log:
Default hostname (user note by mlemos at acm dot org)
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-connect.xml?r1=1.10&r2=1.11&t
vrana Sun Feb 13 16:50:05 2005 EDT
Modified files:
/phpdoc/en/security database.xml
Log:
First SQL injection example is FUD (reported by Dr. Werner Popken)
http://cvs.php.net/diff.php/phpdoc/en/security/database.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/securit
vrana Sun Feb 13 16:29:56 2005 EDT
Modified files:
/phpdoc/en/reference/xml/functions xml-parse.xml
Log:
Entity errors are reported at the end of the data (bug #31821)
http://cvs.php.net/diff.php/phpdoc/en/reference/xml/functions/xml-parse.xml?r1=1.5&r2=1.6&t
ID: 31959
Updated by: [EMAIL PROTECTED]
Reported By: danielc at analysisandsolutions dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: 5CVS-2005-02-13 (dev)
New Comment:
T
ID: 31951
Updated by: [EMAIL PROTECTED]
Reported By: danielc at analysisandsolutions dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: 5CVS-2005-02-13 (dev)
New Comment:
T
ID: 31927
Updated by: [EMAIL PROTECTED]
Reported By: bart at mediawave dot nl
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: WinXP
PHP Version: 5CVS-2005-02-11 (dev)
New Comment:
No bug here.
Previou
ID: 31792
Updated by: [EMAIL PROTECTED]
Reported By: bertrand at toggg dot com
-Status: Open
+Status: Bogus
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
It's not ru_nwsap but ru_nswap (typo).
Previous Comments:
vrana Sun Feb 13 15:23:56 2005 EDT
Modified files:
/phpdoc/en/reference/msql/functions msql-connect.xml
Log:
There's no username and password parameters (bug #31951)
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-connect.xml?r1=1.9&r2=1.10
vrana Sun Feb 13 15:20:47 2005 EDT
Modified files:
/phpdoc/en/reference/msql/functions msql-error.xml
Log:
There's no parameter (bug #31959)
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-error.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/refer
From: danielc at analysisandsolutions dot com
Operating system: Irrelevant
PHP version: 5CVS-2005-02-13 (dev)
PHP Bug Type: Documentation problem
Bug description: msql_error() does not take a parameter
Description:
http://php.net/msql_error says the funciton take
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
On Sun, 13 Feb 2005, Derick Rethans wrote:
> Hello Mohsen,
>
> On Sun, 13 Feb 2005, Mohsen Barahmand wrote:
>
> > Official language code for farsi is:fa and for Iran is:Ir
> > We have very good and powerfull group and we want to make php global
> > in Iran I think that when we start to translate
Hello Mohsen,
On Sun, 13 Feb 2005, Mohsen Barahmand wrote:
> Official language code for farsi is:fa and for Iran is:Ir
> We have very good and powerfull group and we want to make php global
> in Iran I think that when we start to translate and publish php doc
> (at now we translate many pages of
Hello
Official language code for farsi is:fa and for Iran is:Ir
We have very good and powerfull group and we want to make php global
in Iran I think that when we start to translate and publish php doc
(at now we translate many pages of php manuall) many php programmer
from our country help us for
25 matches
Mail list logo