Re: [PHP-DOC] An update resulting php execuable core dump

2013-04-01 Thread Dallas Thunder
s) libxml2 will segfault configure.php has a --disable-segfault-error switch which attempts to avoid it. There is also a --enable-xml-details which should give you more info on why the build fails. -Hannes On Mon, Apr 1, 2013 at 12:49 AM, Dallas Thunder <mailto:[email protected]>> wrote:

[PHP-DOC] An update resulting php execuable core dump

2013-04-01 Thread Dallas Thunder
Hi, I just updated an file in Chinese language tree, and strangely when I use configure to validate it, it causing php execuable core dump. The updated file is "phpdoc/zh/trunk/language/variables.xml" with revision 329973. Honestly, I can't think of anything within xml file would causing php

[PHP-DOC] Re: How do I submit a patch?

2013-03-30 Thread Dallas Thunder
After you finished editing 1 file and saved it in PDOE, you'll see "Work in progress(1)" on left panel. Expand "Work in progress(1)" and find that file under some anonymous user (assume you logged in as anonymous) or your login name, then you can right click that file name and select "Submit as

[PHP-DOC] Re: #36408 [NEW]: "cvs checkout phpdoc-all" doesn't check out Japanese (and Korean) documentation

2006-02-19 Thread Dallas Thunder
I think it's because there are 'ja' and 'kr' directory exist in 'phpdoc' module. They are been there for a while, should be removed. ""[EMAIL PROTECTED]"" wrote in message news:[EMAIL PROTECTED] From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP

Re: [PHP-DOC] cvs: phpdoc /en/reference/mail ini.xml reference.xml

2006-02-11 Thread Dallas Thunder
that I did nothing wrong, and I'll try to figure it out. Sorry again. I hope nothing harm made. "Antony Dovgal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 12.02.2006 02:43, Dallas Thunder wrote: I swear I'm working under ZH tree, for s

[PHP-DOC] cvs: phpdoc /en/reference/mail ini.xml reference.xml

2006-02-11 Thread Dallas Thunder
dallas Sat Feb 11 23:56:48 2006 UTC Modified files: /phpdoc/en/reference/mail ini.xml reference.xml Log: Readded. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mail/ini.xml?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/en/reference/mail/ini.xml diff -u /de

Re: [PHP-DOC] cvs: phpdoc /en/reference/mail ini.xml reference.xml

2006-02-11 Thread Dallas Thunder
I swear I'm working under ZH tree, for some unknown reason, the commit was made to EN tree. Unbelieveable! Sorry I've removed reference.xml and ini.xml, could you recover it? Many thanks! "Antony Dovgal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] You've committed translatio

[PHP-DOC] cvs: phpdoc /en/reference/mail ini.xml reference.xml

2006-02-11 Thread Dallas Thunder
dallas Sat Feb 11 23:32:59 2006 UTC Removed files: /phpdoc/en/reference/mail ini.xml reference.xml Log: Removed.

[PHP-DOC] cvs: phpdoc /en/reference/mail ini.xml reference.xml

2006-02-11 Thread Dallas Thunder
dallas Sat Feb 11 23:28:58 2006 UTC Modified files: /phpdoc/en/reference/mail ini.xml reference.xml Log: Added. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mail/ini.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/mail/ini.xml diff -u phpdoc/

[PHP-DOC] Something wrong with revcheck.php?

2006-01-25 Thread Dallas Thunder
When I make revcheck this evening, found a lot of Notice level error message in revcheck.html: Notice: Undefined offset: 8 in /usr/home/dallas/phpdoc/scripts/revcheck.php on line 550 Notice: Undefined variable: files_by_maint in /usr/home/dallas/phpdoc/scripts/revcheck.php on line 589 Notice:

[PHP-DOC] Re: Japanese manual has not been updated

2006-01-20 Thread Dallas Thunder
As far as I know, the manual build process is now manully. You could ask PHP web admin to do a manual build. Good luck. "TAKAGI Masahiro" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, The Japanese PHP Manual [*1] has not been updated longer than half a year. As far as I kno

[PHP-DOC] Problems with new CVS web view

2005-12-15 Thread Dallas Thunder
The problem can be regenerated at: http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/tokens.xml?r1=1.21&r2=1.23 Results: An Exception Has Occurred Python Traceback Traceback (most recent call last): File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3486, in main request.run_viewcvs()

[PHP-DOC] cvs: phpdoc /en/appendices migration5.xml

2005-11-30 Thread Dallas Thunder
dallas Thu Dec 1 00:20:06 2005 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: Omit extra "they are" http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.42&r2=1.43&ty=u Index: phpdoc/en/appendices/migration5.xml diff -u ph

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions feof.xml

2005-09-20 Thread Dallas Thunder
dallas Tue Sep 20 17:39:00 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions feof.xml Log: Structure does not follow DTD, fixed. http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/feof.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/

[PHP-DOC] Missing entity: url.icu

2005-09-11 Thread Dallas Thunder
The entity 'url.icu' was used in unicode references, but not existed in any entity files. Please add one.

[PHP-DOC] CHM manual's index pane still isn't corresponding with TOC

2005-09-10 Thread Dallas Thunder
The content of the index pane on the left side of the CHM manual is still not corresponding with the TOC of manual itself in all languages. The index pane on the left side shows: Table of Contents Preface Getting Started Language Reference Security Features Function Reference Zend API PHP API F

[PHP-DOC] Re: build failure fr (2005-09-09) (fwd)

2005-09-09 Thread Dallas Thunder
The manual files are ok. My local build has no problem. Maybe something wrong with the manual build machine. "Derick Rethans" <[EMAIL PROTECTED]> ??:[EMAIL PROTECTED] Hei, Somebody broke something, please fix (this happens for all languages). regards, -- Derick Rethans http://derickret

[PHP-DOC] oci8: is there a ocipasswordchange() function or not?

2005-09-09 Thread Dallas Thunder
The manual page of oci_password_change() in oci8 indicates the old name is ocipasswordchange(). However, there's no ocipasswordchange.xml in the source directory.

[PHP-DOC] Re: phpdoc /en/reference/pdo reference.xml

2005-09-09 Thread Dallas Thunder
This modify break build, please correct. Here's the result of 'make test_xml' below: /usr/bin/xmllint --noent --noout --valid manual.xml /home/dallas/phpdoc/en/reference/pdo/reference.xml:70: element procedure: validi ty error : Element procedure content does not follow the DTD, expecting ((ti

[PHP-DOC] Re: phpdoc /en/reference/oci8 reference.xml

2005-09-07 Thread Dallas Thunder
Actual change is: - given script, the second and subsequent calls return return the existing + given script, the second and subsequent calls return the existing Others are just trailing white spaces, auto removed from my editor. ""Dallas Thunder"" <[EMAIL PR

[PHP-DOC] cvs: phpdoc /en/reference/oci8 reference.xml

2005-09-07 Thread Dallas Thunder
dallas Wed Sep 7 11:25:09 2005 EDT Modified files: /phpdoc/en/reference/oci8 reference.xml Log: Remove an extra "return". http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/reference/oci8/reference.xml dif

Re: [PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Dallas Thunder
t all. "Antony Dovgal" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] On 07.09.2005 18:14, Dallas Thunder wrote: Shouldn't there be and part in oci8/reference.xml? What should I write in if this extension exists in the distro, but its new version is available only in HEAD a

[PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Dallas Thunder
Shouldn't there be and part in oci8/reference.xml? ""Antony Dovgal"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] tony2001 Tue Sep 6 16:18:32 2005 EDT Added files: /phpdoc/en/reference/oci8 ini.xml Modified files: /phpdoc/en/reference/oci8 configure.xml constants.xml reference.xml

[PHP-DOC] Re: phpdoc /en language-snippets.ent /entities global.ent

2005-09-06 Thread Dallas Thunder
+For details on the data type mapping performed by +the oci8 driver, see the linkend="reference.oci8.datatypes">'> ~~~ There's no contents on the anchor, please add one.

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagefilledellipse.xml

2005-09-06 Thread Dallas Thunder
dallas Tue Sep 6 16:18:34 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimagefilledellipse.xml Log: Remove duplicated GD2 part. http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagefilledellipse.xml?r1=1.11&r2=1.12&ty=u I

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatefromstring.xml

2005-09-06 Thread Dallas Thunder
dallas Tue Sep 6 15:58:58 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimagecreatefromstring.xml Log: Corresponding with new Doc style. http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecreatefromstring.xml?r1=1.6&r2=

[PHP-DOC] Re: build failure en (2005-09-06)

2005-09-05 Thread Dallas Thunder
The manual files are fine, I just checked. Maybe something wrong with the manual building machine. <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/debug-non-zts-20050617/icutranslit.so' - /usr/local/lib/php/exte

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions strptime.xml

2005-09-02 Thread Dallas Thunder
dallas Fri Sep 2 15:26:14 2005 EDT Modified files: /phpdoc/en/reference/datetime/functions strptime.xml Log: timestamp => date, missed two http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/strptime.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/r

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date-default-timezone-get.xml date-sunrise.xml date-sunset.xml

2005-09-02 Thread Dallas Thunder
dallas Fri Sep 2 10:39:58 2005 EDT Modified files: /phpdoc/en/reference/datetime/functions date-default-timezone-get.xml date-sunrise.xml

[PHP-DOC] Re: build failure en (2005-08-23)

2005-08-22 Thread Dallas Thunder
I think it's because the manual build machine didn't run 'cvs up' before make. And also it should run 'autoconf', since 'configure.in' was also changed. Actually I just build the Chinese manual this afternoon, not a single problem. <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] /usr/bin/openjad

[PHP-DOC] cvs: phpdoc /en/install/unix debian.xml

2005-08-21 Thread Dallas Thunder
dallas Sun Aug 21 18:33:17 2005 EDT Modified files: /phpdoc/en/install/unix debian.xml Log: Typo fix. http://cvs.php.net/diff.php/phpdoc/en/install/unix/debian.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/install/unix/debian.xml diff -u phpdoc/en/install/unix/de

[PHP-DOC] cvs: phpdoc /en/internals intro.xml

2005-08-21 Thread Dallas Thunder
dallas Sun Aug 21 17:24:48 2005 EDT Modified files: /phpdoc/en/internalsintro.xml Log: Typo fix. http://cvs.php.net/diff.php/phpdoc/en/internals/intro.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/internals/intro.xml diff -u phpdoc/en/internals/intro.xml:1.1

[PHP-DOC] Link to cvs.php.net in Revision-check page is not working properly under IE

2005-08-19 Thread Dallas Thunder
Hi, The link of out-dated files to cvs.php.net in generated Revision-check page is something like: http://cvs.php.net/diff.php/phpdoc/en/reference/var/ini.xml?r1=1.2&r2=1.6&ty=u The type "u" will result a simple plain text to the browser. However, under Microsoft Internet Explorer (Version

[PHP-DOC] About Copyright page

2005-08-18 Thread Dallas Thunder
The copyright page of the manual, http://www.php.net/manual/en/copyright.php should it be updated a little bit? Since there's no 'Extending PHP 4.0' section anymore.

[PHP-DOC] Re: Help on missing IDs

2005-08-16 Thread Dallas Thunder
Ok, I just figured out that I didn't have up-to-date var functions and com functions. Sorry to bother, I really should have checked it out throughly before post. ""Dallas Thunder"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] Hi, in my translated manual, I found

[PHP-DOC] Help on missing IDs

2005-08-16 Thread Dallas Thunder
Hi, in my translated manual, I found two IDs are missing: (in file faq/com.xml) (in file appendices/extensions.xml) I must have lost track during file update. Could anyone tell me where these IDs should be placed? Thanks!

[PHP-DOC] cvs: phpdoc /en/faq databases.xml

2005-08-12 Thread Dallas Thunder
dallas Fri Aug 12 11:28:32 2005 EDT Modified files: /phpdoc/en/faq databases.xml Log: Wrap long lines. http://cvs.php.net/diff.php/phpdoc/en/faq/databases.xml?r1=1.28&r2=1.29&ty=u Index: phpdoc/en/faq/databases.xml diff -u phpdoc/en/faq/databases.xml:1.28

Re: [PHP-DOC] Where is "PHP Documentation Team website"?

2005-08-10 Thread Dallas Thunder
Thanks! This is cool. Is it currently view-only? I don't see any login page. ""Nuno Lopes"" <[EMAIL PROTECTED]> ??:[EMAIL PROTECTED] > http://doc.php.net > > > ----- Original Message - > From: "Dallas Thunder" <[EMAIL PR

[PHP-DOC] Where is "PHP Documentation Team website"?

2005-08-10 Thread Dallas Thunder
I'm looking into the 'docweb' directory under 'phpdoc'. In 'main.ent', it suggest that there is a "PHP Documentation Team website". Where is it? Thanks.

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2005-08-09 Thread Dallas Thunder
dallas Tue Aug 9 14:34:44 2005 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Change expr to expression http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.123&r2=1.124&ty=u Index: phpdoc/en/language/control-structure

[PHP-DOC] cvs: phpdoc /en/install snippet.apache2.compat.xml

2005-03-16 Thread Dallas Thunder
dallas Wed Mar 16 15:21:29 2005 EDT Modified files: /phpdoc/en/install snippet.apache2.compat.xml Log: New file added. http://cvs.php.net/diff.php/phpdoc/en/install/snippet.apache2.compat.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/install/snippet.apache2.compat.x

[PHP-DOC] cvs: phpdoc /scripts missing-entities.php.in

2004-12-23 Thread Dallas Thunder
dallas Thu Dec 23 15:58:08 2004 EDT Modified files: /phpdoc/scripts missing-entities.php.in Log: For Chinses language to work, no effect to other languages. http://cvs.php.net/diff.php/phpdoc/scripts/missing-entities.php.in?r1=1.15&r2=1.16&ty=u Index: phpdo

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions sql-regcase.xml

2003-09-21 Thread Dallas Thunder
dallas Sun Sep 21 15:31:10 2003 EDT Modified files: /phpdoc/en/reference/regex/functionssql-regcase.xml Log: Make description of non-alphabetic charactors more clear. Index: phpdoc/en/reference/regex/functions/sql-regcase.xml diff -u phpdoc/en/reference

[PHP-DOC] Severe error in website now

2003-09-06 Thread Dallas Thunder
Trying to visit online manual, but only got: Warning: OpenDir: No such file or directory (errno 2) in /vhost/sites/www.php.ca/htdocs/quickref.php on line 56 Warning: readdir(): supplied argument is not a valid Directory resource in /vhost/sites/www.php.ca/htdocs/quickref.php on line 63 Warning:

[PHP-DOC] Re: A suspicion about "preface.xml"

2003-09-05 Thread Dallas Thunder
There is already an entity "url.php.snaps.manual" refering to http://www.php.net/download-docs.php.

[PHP-DOC] A suspicion about "preface.xml"

2003-09-05 Thread Dallas Thunder
In "preface.xml", it said: [QUOTE] You can download this manual in several formats at &url.php.docs;. The downloads are updated as the content changes. [/QUOTE] While the entity "&url.php.downloads;" refer to http://www.php.net/downloads.php. But from context, I was wondering if it should refer

[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions preg-replace-callback.xml

2003-09-04 Thread Dallas Thunder
dallas Thu Sep 4 17:04:03 2003 EDT Modified files: /phpdoc/en/reference/pcre/functions preg-replace-callback.xml Log: WS fixes. Index: phpdoc/en/reference/pcre/functions/preg-replace-callback.xml diff -u phpdoc/en/reference/pcre/functions/preg-replace-callback

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagepsencodefont.xml imagepstext.xml

2003-08-27 Thread Dallas Thunder
dallas Wed Aug 27 15:23:53 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagepsencodefont.xml imagepstext.xml Log: Minor fixes. Index: phpdoc/en/reference/image/functions/imagepsencodefont

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2003-08-26 Thread Dallas Thunder
I feel really sorry about it. Revision 1.6 has been reverted. Really should do less "assume" thing. Thank you! "Jan Fabry" <[EMAIL PROTECTED]> wrote news:[EMAIL PROTECTED] > On Tue, 2003-08-26 at 09:30, Dallas Thunder wrote: > > dallas Tue Aug 26 03:30:2

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatetruecolor.xml

2003-08-26 Thread Dallas Thunder
dallas Tue Aug 26 03:30:24 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagecreatetruecolor.xml Log: I suppose it is blank. Index: phpdoc/en/reference/image/functions/imagecreatetruecolor.xml diff -u phpdoc/en/reference/image/functions/

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecolorallocate.xml

2003-08-26 Thread Dallas Thunder
dallas Tue Aug 26 01:36:00 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagecolorallocate.xml Log: Typo fixed. Index: phpdoc/en/reference/image/functions/imagecolorallocate.xml diff -u phpdoc/en/reference/image/functions/imagecoloralloc

[PHP-DOC] cvs: phpdoc /en/reference/image/functions exif-read-data.xml

2003-08-25 Thread Dallas Thunder
dallas Mon Aug 25 01:42:04 2003 EDT Modified files: /phpdoc/en/reference/image/functionsexif-read-data.xml Log: Fixing CDATA part. Index: phpdoc/en/reference/image/functions/exif-read-data.xml diff -u phpdoc/en/reference/image/functions/exif-read-data.x

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagechar.xml

2003-08-25 Thread Dallas Thunder
dallas Mon Aug 25 01:36:45 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagechar.xml Log: Fix an incorrect parameter. Index: phpdoc/en/reference/image/functions/imagechar.xml diff -u phpdoc/en/reference/image/functions/imagechar.xml:1.5

[PHP-DOC] cvs: phpdoc /en/reference/image/functions exif-read-data.xml

2003-08-25 Thread Dallas Thunder
dallas Mon Aug 25 00:05:11 2003 EDT Modified files: /phpdoc/en/reference/image/functionsexif-read-data.xml Log: Typo fixed. Index: phpdoc/en/reference/image/functions/exif-read-data.xml diff -u phpdoc/en/reference/image/functions/exif-read-data.xml:1.10

[PHP-DOC] Re: #25230 [Opn->Csd]: Doc page of exif_read_data() might go wrong about 'arrays' parameter

2003-08-25 Thread Dallas Thunder
I guess I can fix it by myself. Hope nothing goes wrong here.

[PHP-DOC] cvs: phpdoc /en/reference/image/functions exif-read-data.xml

2003-08-25 Thread Dallas Thunder
dallas Mon Aug 25 00:01:28 2003 EDT Modified files: /phpdoc/en/reference/image/functionsexif-read-data.xml Log: Fixing bug #25230. Reformatting. Index: phpdoc/en/reference/image/functions/exif-read-data.xml diff -u phpdoc/en/reference/image/functions/e

Re: [PHP-DOC] How come there's no "Security" chapter in the left panel of CHM version of PHP Manual?

2003-08-24 Thread Dallas Thunder
The "general" CHM version, not extended one. I found same problem in both English and Chinese CHM manual. I suppose it's in all languages. "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote news:[EMAIL PROTECTED] > > "Security" became an independent chapter a few months before. In PHP Manual > > TOC, it's

[PHP-DOC] How come there's no "Security" chapter in the left panel of CHM version of PHP Manual?

2003-08-24 Thread Dallas Thunder
"Security" became an independent chapter a few months before. In PHP Manual TOC, it's Part III and Chapter 15. However, in the CHM version of PHP Manual, there's no "Security" in the left panel. Should this be fixed?

[PHP-DOC] cvs: phpdoc /en/reference/array/functions usort.xml

2003-08-16 Thread Dallas Thunder
dallas Sun Aug 17 02:15:41 2003 EDT Modified files: /phpdoc/en/reference/array/functionsusort.xml Log: Fixing bug #25113. Index: phpdoc/en/reference/array/functions/usort.xml diff -u phpdoc/en/reference/array/functions/usort.xml:1.11 phpdoc/en/referenc

[PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2003-03-12 Thread Dallas Thunder
dallas Wed Mar 12 05:09:42 2003 EDT Modified files: /phpdoc/en/features file-upload.xml Log: to -> too Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.56 phpdoc/en/features/file-upload.xml:1.57 --- phpdoc/en/features/file-

[PHP-DOC] Something might wrong in 'language.oop.constructor.php'?

2003-03-08 Thread Dallas Thunder
I'm not sure if it is the result it supposed to be, but on page: http://www.php.net/manual/en/language.oop.constructor.php The 4th example makes no difference when running under PHP3 and PHP4. The example is to demostrate constructor: class A { function A() { echo "I am the constr

[PHP-DOC] Re: broken build system

2003-03-05 Thread Dallas Thunder
I suggest you use PHP version lower than 4.2.1. Since PHP 4.2.2 it will not change CWD into where PHP scripts located. Have a try and hope it helps. "Simone Cortesi" <[EMAIL PROTECTED]> дÈëÏûÏ¢ÐÂÎÅ :[EMAIL PROTECTED] > Hi, > > I have a problem on my home build system for the PHP manual, it is o

[PHP-DOC] cvs: phpdoc /en/reference/ccvs reference.xml

2003-03-05 Thread Dallas Thunder
dallas Wed Mar 5 05:16:23 2003 EDT Modified files: /phpdoc/en/reference/ccvs reference.xml Log: Add missing open tag for ulink Index: phpdoc/en/reference/ccvs/reference.xml diff -u phpdoc/en/reference/ccvs/reference.xml:1.7 phpdoc/en/reference/ccvs/referenc

[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml

2003-03-04 Thread Dallas Thunder
dallas Tue Mar 4 04:20:05 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: PHH -> PHP Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.27 phpdoc/en/chapters/install.windows.xml:1.28 --- phpdoc

[PHP-DOC] Online documents havn't been build for a month, what's going on?

2003-02-27 Thread Dallas Thunder
I noticed that no online documents have been build for each language since February. Is there anything wrong in build server? -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-assoc.xml

2003-02-27 Thread Dallas Thunder
dallas Fri Feb 28 01:33:49 2003 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-fetch-assoc.xml Log: Remove additional See also part Index: phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml diff -u phpdoc/en/reference/pgsql/functions/pg-

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-get-notify.xml

2003-02-27 Thread Dallas Thunder
dallas Fri Feb 28 01:33:15 2003 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-get-notify.xml Log: A typo fixed. Index: phpdoc/en/reference/pgsql/functions/pg-get-notify.xml diff -u phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.1

[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml

2003-02-22 Thread Dallas Thunder
dallas Sat Feb 22 03:44:20 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: Add a space and a right braket Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.25 phpdoc/en/chapters/install.windows

[PHP-DOC] Request a change in /include/languages.inc of phpweb

2003-01-07 Thread Dallas Thunder
Hi, someone with karma please change 'Chinese (Continental)' this weird expression into 'Chinese (Simplified)' this more accepted one in file 'include/languages.inc' of 'phpweb' module. So it would be: $LANGUAGES = array( 'en'=> 'English', 'ar'=> 'Arabic', 'pt_BR' => 'Brazilia

[PHP-DOC] Re: build process duration time

2002-12-30 Thread Dallas Thunder
Hi, I've made this measurement before, it takes 32 minutes to run 'make html' on my P4 1.5 (Redhat under vmware under XP). "Slawomir Pucia" <[EMAIL PROTECTED]> ??:000501c2b072$aabc6970$[EMAIL PROTECTED] > Hi there... > > I just read in howto that generating manual on a 700MHz box takes about >

[PHP-DOC] 'configure' in PHPDOC module can not work under PHP >= 4.2.0

2002-12-29 Thread Dallas Thunder
In PHP version >= 4.2.0, there's a major change (From http://www.php.net/manual/en/features.commandline.php): The CLI SAPI does not change the current directory to the directory of the executed script! So it will cause an error and stop the 'configure' process. Could this issue be addressed by c

Re: [PHP-DOC] Re: zh_ch => zh

2002-12-28 Thread Dallas Thunder
Or maybe we should change all "zh" into "zh_cn"? "Derick Rethans" <[EMAIL PROTECTED]> ??:[EMAIL PROTECTED] > On Sat, 28 Dec 2002, Dallas Thunder wrote: > > > Thanks for your effort. Are you changing all the "zh_cn" or "

Re: [PHP-DOC] Re: zh_ch => zh

2002-12-28 Thread Dallas Thunder
> I fixed this a couple of days ago already. It should work on the next > run. It was an error in another file in the english tree; nothing to do > with the translations. Thank you! In Makefile, I found the following define: LANGCODE=zh_cn Is this a standard Linux system language code format? I

[PHP-DOC] Re: zh_ch => zh

2002-12-28 Thread Dallas Thunder
Thanks for your effort. Are you changing all the "zh_cn" or "zh_CN" into "zh"? Chinese manual still can not be build successfully. In build log it suggest that something wrong with "debugger.xml": creating manual.xml SP_ENCODING=gb2312 SP_CHARSET_FIXED=YES /usr/bin/nsgmls -wno-idref -i lang-zh_c

[PHP-DOC] Can't see build log

2002-12-19 Thread Dallas Thunder
; > Thanks, > > James > > On Fri, 2002-12-20 at 02:47, Dallas Thunder wrote: > > Dear PHP doc members, > > > > The PHP Chinese manual is not available since Nov 19th. When try to access > > http://www.php.net/manual/zh/, the browser address will become

Re: [PHP-DOC] Serious request about online Chinese manual

2002-12-19 Thread Dallas Thunder
to-date one @ > > http://rsync.php.net/~imajes/manual/ > > Thanks, > > James > > On Fri, 2002-12-20 at 02:47, Dallas Thunder wrote: > > Dear PHP doc members, > > > > The PHP Chinese manual is not available since Nov 19th. When try to access > > http://www.php.

[PHP-DOC] Serious request about online Chinese manual

2002-12-19 Thread Dallas Thunder
Dear PHP doc members, The PHP Chinese manual is not available since Nov 19th. When try to access http://www.php.net/manual/zh/, the browser address will become http://www.php.net/search.php?show=manual&pattern=manual%2Fzh%2F and displays Search Results Sorry, no documents matched your search for

[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml

2002-09-28 Thread Dallas Thunder
dallas Sat Sep 28 23:20:43 2002 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: file_get_meta_data to stream_get_meta_data Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.4 phpdoc/en/appendices/wrappers

[PHP-DOC] Sorry, posted into wrong group!

2002-09-28 Thread Dallas Thunder
Sorry about that! -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] ¹ØÓÚ ±ê¼Ç

2002-09-28 Thread Dallas Thunder
ÊÇÔÚÔÚÏßÎĵµÖÐÏÔʾÔÚ×ó±ßÒ»À¸¡°º¯Êý²Î¿¼¡±ÏÂÃæµÄ£¬×÷Ϊ¸÷¸öº¯Êý¿â µÄÒ»¸öËõд¡£Õâ¸ö±ê¼ÇÖеÄÄÚÈÝÊDz»ÊǾͲ»Òª·­Òë³ÉÖÐÎÄ£¬±£ÁôÔ­À´µÄÓ¢Îĵ¥´ÊºÃÁË¡£ ÕâÑù¿ÉÒÔÈÃÈ˸ù¾Ý×Öĸ˳ÐòѰÕÒÏàÓ¦º¯Êýʱ·½±ãһЩ¡£ »¹ÓоÍÊÇ×îºÃÄܹ»Öƶ¨Ò»¸öͨÓ÷­Òë¹æÔòÒÔ¼°³£ÓÃÃû´Ê±ê×¼Òë·¨ÁÐ±í¡£ -- PHP Documentation Mailing List (http:

[PHP-DOC] cvs: phpdoc /en/reference/math/functions number-format.xml

2002-09-28 Thread Dallas Thunder
dallas Sat Sep 28 18:46:24 2002 EDT Removed files: /phpdoc/en/reference/math/functions number-format.xml Log: Remove number-format.xml, it was moved to string functions. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: htt

[PHP-DOC] Re: Could anyone add more comment on fileperms() function?

2002-09-28 Thread Dallas Thunder
I've found it in Unix file permissions document. It's a 16-bit word contains file type and mode, that's what this function returned. I wonder if there could be a brief description in fileperm() manual. "Dallas Thunder" <[EMAIL PROTECTED]> wrote in message

Re: [PHP-DOC] mssql_fetch_array() problem

2002-09-28 Thread Dallas Thunder
I'd like to do so, since I didn't read PHP source code, PHP manual is the only reference for me to know PHP. Sometimes I'm just not 100 percent sure about what I was suspecting ... About mssql_fetch_array(), I'm talking about the return type of this function, not the parameter. I also know res

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-fetch-array.xml

2002-09-28 Thread Dallas Thunder
dallas Sat Sep 28 06:46:29 2002 EDT Modified files: /phpdoc/en/reference/mssql/functionsmssql-fetch-array.xml Log: Return type should be array. Index: phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml diff -u phpdoc/en/reference/mssql/functi

[PHP-DOC] mssql_fetch_array() problem

2002-09-28 Thread Dallas Thunder
>From manual: mssql_fetch_array -- Fetch row as array Description int mssql_fetch_array ( int result) int ??? -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] Encounter serious problems here

2002-09-27 Thread Dallas Thunder
Hi, using these files are not able to generate version infomation when doing "make html". I was wondering if you mush use double quote (") instead of single quote ('). "Hartmut Holzgraefe" <[EMAIL PROTECTED]> wrote in message news:cvshholzgra1033130790@cvsserver... > hholzgra Fri Sep 27 08:46:30

[PHP-DOC] Could anyone add more comment on fileperms() function?

2002-09-27 Thread Dallas Thunder
It simply said "Returns the permissions on the file" on fileperms() manual page. It returns a numeric value, such as 100644 in octal value. I know 644 is "rw-r--r--", but what's 100 for? Thanks. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-register-wrapper.xml

2002-09-26 Thread Dallas Thunder
dallas Thu Sep 26 04:50:49 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-register-wrapper.xml Log: Typo fixed. Index: phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml diff -u phpdoc/en/reference/filesystem/funct

Re: [PHP-DOC] Why http://www.php.net/docs.php page didn't update?

2002-09-25 Thread Dallas Thunder
I know, IE caches the old page. :-) > looks fine to me. > > - james > -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] Why http://www.php.net/docs.php page didn't update?

2002-09-25 Thread Dallas Thunder
I saw 'Last updated' time of most pages under www.php.net are on Sep 25, how come http://www.php.net/docs.php page was still Sep 19? Is there anything wrong in this page? I ask this because it displays 'English, Brazilian Portuguese, , Czech,' but there should be a 'Chinese' before 'Czech' and b

[PHP-DOC] Re: #19568 [Opn]: Chinese version PDF PHP manual is corrupted

2002-09-23 Thread Dallas Thunder
That's true. I found the .tex file didn't contain currect Chinese charecters. So it might be because the teTeX they are using does not support CJK. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] PDF manual in Chinese is totally unreadable

2002-09-22 Thread Dallas Thunder
Chinese characters are displayed as: <24341><29992><20570><30340><31532><20108><20214><20107><2615> I saw a lot of such information below in build log: Overfull \hbox (1137.13577pt too wide) in paragraph at lines 78368--78370 \T1/ptm/m/n/10 sor^^Q<65292><36229><25991><26412><39044><22788><2970

[PHP-DOC] cvs: phpdoc /en/reference/dir/functions class.dir.xml

2002-09-22 Thread Dallas Thunder
dallas Sun Sep 22 13:56:46 2002 EDT Modified files: /phpdoc/en/reference/dir/functions class.dir.xml Log: Add the missing handle property. Index: phpdoc/en/reference/dir/functions/class.dir.xml diff -u phpdoc/en/reference/dir/functions/class.dir.xml:1.2 p

[PHP-DOC] Document for 'dir' class seem missing a property?

2002-09-20 Thread Dallas Thunder
Well, I won't imprudently report this as a bug, but the description of 'dir' class in dir functions is: class dir { dir(string directory); string path; string read(); void rewind(); void close(); } And then it refers a 'handle property' in the text follows. I wonder if there is a m

[PHP-DOC] I see

2002-09-20 Thread Dallas Thunder
Sorry for this post, so 'now' is for relative timestamp only. But I think document of this function maybe too simple to fully understand... Thanks. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/apache reference.xml

2002-09-19 Thread Dallas Thunder
dallas Thu Sep 19 16:38:32 2002 EDT Modified files: /phpdoc/en/reference/apache reference.xml Log: Typo fixes. Index: phpdoc/en/reference/apache/reference.xml diff -u phpdoc/en/reference/apache/reference.xml:1.4 phpdoc/en/reference/apache/reference.xml:1.5

[PHP-DOC] It's 'zh', not 'cn'!

2002-09-19 Thread Dallas Thunder
his. It will show up in a few hours on-line. > > Derick > > On Thu, 19 Sep 2002, Dallas Thunder wrote: > > > Hi, could anyone change file: > > > > /phpweb/include/site.inc > > > > to add an entry into $LANGUAGES array: > > > >'zh&#x

[PHP-DOC] Please change site.inc to add an additional Chinese entry

2002-09-19 Thread Dallas Thunder
Hi, could anyone change file: /phpweb/include/site.inc to add an entry into $LANGUAGES array: 'zh' => 'Chinese', Note, we need both 'zh' => 'Chinese' and 'zh_cn' => 'Chinese' to work! 'zh' is for online documentation and 'zh_cn' is for download documentation. Current page of online docume

[PHP-DOC] Re: phpdoc /dsssl html-common.dsl

2002-09-19 Thread Dallas Thunder
I was wondering that if version info of language structures can also be stripped off, such as: list (no version information, might be only in CVS) It may also make users confusued. Thanks! -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

[PHP-DOC] What's going on with array_unique() function?

2002-09-10 Thread Dallas Thunder
In reference/array/functions/array-unique.xml file there's an example: $input = array (4,"4","3",4,3,"3"); $result = array_unique ($input); var_dump($result); The printout of the program above will be (PHP 4.0.6): array(2) { [3]=> int(4) [4]=> int(3) } But in my Linux system, both PHP

  1   2   >