On Sat, 17 Jun 2006, TAKAGI Masahiro wrote:
> When I do "cvs up -dP" now, I got the following messages. But I can't
> find any commitlog for these operations.
>
> cvs update: cs/reference/math/functions/log.xml is no longer in the
> repository
> cvs update: cs/reference/math/functions/log10.xm
Hi,
When I do "cvs up -dP" now, I got the following messages. But I can't
find any commitlog for these operations.
cvs update: cs/reference/math/functions/log.xml is no longer in the repository
cvs update: cs/reference/math/functions/log10.xml is no longer in the
repository
cvs update: cs/ref
arr, sounds like I won't be able to make one thing right!
Sorry about that ;)
--
Etienne Kneuss
http://www.colder.ch/
[EMAIL PROTECTED]
colder Sat Jun 17 00:16:59 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions file-put-contents.xml
Log:
little typo
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/file-put-contents.xml?r1=1.8&r2=1.9&diff_format=u
Inde
You can also specify the data parameter as an
array
(not multi-dimension arrays). This is equivalent to
- file_put_contents($filename, join('', $array)).
+ file_put_contents($filename, implode('' ,$array)).
Watch out! That comma isn't in the right place :)
Nuno
colder Fri Jun 16 18:11:32 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions file-put-contents.xml
Log:
Avoid using aliases
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/file-put-contents.xml?r1=1.7&r2=1.8&diff_forma
colder Fri Jun 16 18:41:44 2006 UTC
Modified files:
/phpdoc/en/reference/misc/functions exit.xml
Log:
die is not a function, and equivalent to exit
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/misc/functions/exit.xml?r1=1.10&r2=1.11&diff_format=u
Index: p
colder Fri Jun 16 18:11:33 2006 UTC
Modified files:
/phpdoc/en/reference/imap/functions imap-reopen.xml
Log:
Avoid using aliases
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/imap/functions/imap-reopen.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/refer
ID: 37782
Updated by: [EMAIL PROTECTED]
Reported By: lordi at msdi dot ca
-Status: Feedback
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows 2003
PHP Version: 5.1.4
New Comment:
php-cli.exe is available in PHP
ID: 37782
Updated by: [EMAIL PROTECTED]
Reported By: lordi at msdi dot ca
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
Operating System: Windows 2003
PHP Version: 5.1.4
New Comment:
I can't reproduce it (php5.1.4 @
colder Fri Jun 16 14:44:47 2006 UTC
Modified files:
/phpdoc/en/reference/array/functionsarray-filter.xml
Log:
improve the example a bit
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/array/functions/array-filter.xml?r1=1.16&r2=1.17&diff_format=u
Ind
Hi again,
after a short discussion on [EMAIL PROTECTED] with bjori and dave, I
modified the patches a bit to handle a new protection challenge: the
simple "please uncheck this box".
Links remain the same:
[1] http://www.colder.ch/repository/php/php.net/spam-protection.php
[2] http://patches.cold
ID: 36112
Updated by: [EMAIL PROTECTED]
Reported By: pornel at despammed dot com
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
Assigned To: colder
New Comment:
This bug has been fixed in the documentation's XML sources. Since th
colder Fri Jun 16 13:44:09 2006 UTC
Modified files:
/phpdoc/en/reference/pcre/functions preg-replace.xml
Log:
Fix #36112 (Bad example removed)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pcre/functions/preg-replace.xml?r1=1.16&r2=1.17&diff_format=u
Index
14 matches
Mail list logo