Re: [PHP-DOC] Revision check, now working

2001-09-04 Thread Hojtsy Gabor
> As far as I can tell what you guys are > looking for is a faster and more organized status.php mechanism. To be exact, we don't want to have a faster script, but a more automated workflow, with the revision checking. > The source code for status.php is here: > > http://cvs.php.net/~rasmus/st

Re: [PHP-DOC] Revision check, now working

2001-09-04 Thread Rasmus Lerdorf
Just for the record, I have no recollection of agreeing with anybody on anything with respect to this. As far as I can tell what you guys are looking for is a faster and more organized status.php mechanism. The source code for status.php is here: http://cvs.php.net/~rasmus/status.phps just i

[PHP-DOC] ¤»¤d¤»¦Ê¸Uµ§¥þ¥@¬É³Ì·sEmail¦W³æ

2001-09-04 Thread qcvnm_2gk1fvcdk5
¤»¤d¤»¦Ê¸Uµ§¥þ¥@¬É³Ì·sEmail¦W³æ §Ú¦³¤»¤d¤»¦Ê¸Uµ§¥þ¥@¬É³Ì·sEmail¦W³æ¡A §A¥i¥H¦bªá¶O·¥¤Öªº±¡§Î¤U¡A±µÄ²¨ì¥þ¥@¬É¤»¤d¤»¦Ê¸U¤H¡I ³o¨Ç³£¬O³Ì·sªº¦a§}¡A¬O§Ú¦bºô¸ô¤W¡A¦³¨t²Î¦a¦¬¶°¤U¨Óªº¡A ¸g¹L³nÅé´ú¸Õ¡A¥u«O¯d¦³®Ä¦a§}¡A¨ÃºÉ¶q§â¤£Ä@¦¬«HªÌ±Æ°£¡C ¤w¸g¹L²Î­p¾ã²z¡B

[PHP-DOC] Bug #13127: bool strict should be optional in array_search

2001-09-04 Thread sander
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: bool strict should be optional in array_search >From in_array: bool in_array (mixed needle, array haystack [, bool strict]) >From array_search: mixed ar

[PHP-DOC] cvs: phpdoc / README

2001-09-04 Thread Hojtsy Gabor
gobaTue Sep 4 11:14:45 2001 EDT Modified files: /phpdoc README Log: Adding a new convention about using Unix newlines, revording, removing old SGML->XML convention, correcting some errors, some WS Index: phpdoc/README diff -u phpdoc/README:1.2

[PHP-DOC] Bug #13124 Updated: PDF Documentation Error

2001-09-04 Thread goba
ID: 13124 Updated by: goba Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: It is now corrected in CVS. Will show up in no more than two days online in HTML docs. You need to wait more fo

[PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2001-09-04 Thread Hojtsy Gabor
gobaTue Sep 4 10:49:38 2001 EDT Modified files: /phpdoc/en/functionsftp.xml Log: Closing bug 13124, and another one in ftp_quit Index: phpdoc/en/functions/ftp.xml diff -u phpdoc/en/functions/ftp.xml:1.19 phpdoc/en/functions/ftp.xml:1.20 --- phpd

[PHP-DOC] cvs: phpdoc / README

2001-09-04 Thread Hojtsy Gabor
gobaTue Sep 4 10:47:06 2001 EDT Modified files: /phpdoc README Log: Somebody used *tabs* in the README. Weird. WS only fixes. Index: phpdoc/README diff -u phpdoc/README:1.19 phpdoc/README:1.20 --- phpdoc/README:1.19 Tue Aug 14 19:23:15 2001 +++ php

[PHP-DOC] Bug #13124: PDF Documentation Error

2001-09-04 Thread david . grant
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: PDF Documentation Error There is an error on page 378 of the most recent documentation (manual-en.pdf). The variable $user is constantly referred

Re: [PHP-DOC] new naming scheme now with chm files

2001-09-04 Thread derick
On Tue, 4 Sep 2001, Hojtsy Gabor wrote: > I thought about making them script parameters: > > make_chm.bat en html fancy It would for me. Derick

Re: [PHP-DOC] new naming scheme now with chm files

2001-09-04 Thread Hojtsy Gabor
> > It would be the best, if you have time, to commit the changes, > > and work with the general script from CVS. We would all be > > happy if we can see your enhacements. I have modified the script > > hevily, mostly whitespace changes. If you send me the script, > > and can give some short expla

Re: [PHP-DOC] new naming scheme now with chm files

2001-09-04 Thread derick
On Tue, 4 Sep 2001, Hojtsy Gabor wrote: > It would be the best, if you have time, to commit the changes, > and work with the general script from CVS. We would all be > happy if we can see your enhacements. I have modified the script > hevily, mostly whitespace changes. If you send me the script,

Re: [PHP-DOC] new naming scheme now with chm files

2001-09-04 Thread Hojtsy Gabor
> > Please Derick, if you upload the files with the new names, > > inform us at [EMAIL PROTECTED], so we can change the scripts, > > or if you have the Karma, you can change it yourself. Also > > please delete the files with the old names if you can. > > I'm using a modified version of the script

Re: [PHP-DOC] Revision check, now working

2001-09-04 Thread Hojtsy Gabor
Extract from Egon: > Rasmus wrote the status.php script > at the same time I have introduced the revison numbers in the > de/Translators file. Rasmus agreed with me that the revision numbers ^^^ > are better, than to compare revis

Re: [PHP-DOC] Revision check, now working

2001-09-04 Thread Egon Schmid
From: "Hojtsy Gabor" <[EMAIL PROTECTED]> > CVS is a system to store the files modification history. > It is a used to track changes, and store the files > history. The revcheck.html generated by the revcheck.php > script is not a file we need to store history about. We > are only interested in th

Re: [PHP-DOC] new naming scheme now with chm files

2001-09-04 Thread derick
Hello, On Mon, 3 Sep 2001, Hojtsy Gabor wrote: > Please Derick, if you upload the files with the new names, > inform us at [EMAIL PROTECTED], so we can change the scripts, > or if you have the Karma, you can change it yourself. Also > please delete the files with the old names if you can. I'm u