From: joliver at gmx dot at
Operating system: all
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: suggest $foo = &new Bar(); for PHP4
Description:
Please provide an advice to PHP4 users to use
$foo = &new Bar();
instead of $foo = new
michael Tue Jul 4 14:50:10 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Add last prototype change into changelog.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.8&r2=
On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
Where should I add changelog?
http://doc.php.net/php/dochowto/chapter-skeletons.php
See the first example.
Document the fact that prior to expect 0.2.1 $match was string, not an array...
-Hannes
Hannes Magnusson wrote:
> On 7/4/06, Mich
Where should I add changelog?
Hannes Magnusson wrote:
On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
michael Tue Jul 4 08:26:08 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Fix function prototype, according to latest cha
On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
michael Tue Jul 4 08:26:08 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Fix function prototype, according to latest changes.
http://cvs.php.net/viewvc.cgi/phpdoc/en/referenc
On Tue, 04 Jul 2006, Nuno Lopes wrote:
The answer to your questions are answered in our howto. Mainly here:
http://doc.php.net/php/dochowto/chapter-conventions.php
Quoting the important part (for now):
"Do not use mixed, if the return value is of a certain (not boolean)
type,
and FALSE only on
On Tue, 04 Jul 2006, Nuno Lopes wrote:
> The answer to your questions are answered in our howto. Mainly here:
> http://doc.php.net/php/dochowto/chapter-conventions.php
>
> Quoting the important part (for now):
> "Do not use mixed, if the return value is of a certain (not boolean) type,
> and FAL
The answer to your questions are answered in our howto. Mainly here:
http://doc.php.net/php/dochowto/chapter-conventions.php
Quoting the important part (for now):
"Do not use mixed, if the return value is of a certain (not boolean) type,
and FALSE only on error. Provide the primary return type
nlopess Tue Jul 4 11:03:22 2006 UTC
Modified files:
/phpdoc/en/install ini.xml
Log:
exchange the PHPRC var and the registry key order for php 5.2
http://cvs.php.net/viewvc.cgi/phpdoc/en/install/ini.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/install/ini
nlopess Tue Jul 4 11:13:25 2006 UTC
Modified files:
/phpdoc/en/reference/pgsql/functionspg-result-error.xml
Log:
fix return value, per user note
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pgsql/functions/pg-result-error.xml?r1=1.9&r2=1.10&diff_fo
Hi,
I just noticed that the return types of some ext/mysql functions are not
correct, or at least misleading.
1) "mixed" return values in normal usage
In the description of mysql_query(), the interface is shown as
follows:
resource mysql_query ( string
hsc Tue Jul 4 10:29:34 2006 UTC
Modified files:
/phpdoc/en/reference/mysql/functionsmysql-info.xml
Log:
style; missing period added
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-info.xml?r1=1.9&r2=1.10&diff_format=u
Inde
michael Tue Jul 4 08:26:08 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Fix function prototype, according to latest changes.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml
13 matches
Mail list logo