Re: [PHP-DOC] Re: #21212 [Opn->Bgs]: strftime fails when crossing year

2002-12-30 Thread Sara Golemon
>> 12/31/2001 falls on a monday, it's ISO week ends on Sunday 1/6/2002, >> (six days fall in 2002, one falls in 2001) ergo %G for that date >> returns "2002". >> >> This is expected behavior for %G. Try using %Y instead. > > Maybe we can add this nice example to the manual? > I'm inclined not to c

[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] build process duration time

2002-12-30 Thread Slawomir Pucia
Hi there... I just read in howto that generating manual on a 700MHz box takes about 7m30s. Could someone confirm this? I did a test... $ time make html real28m30.435s user27m34.390s sys 0m11.790s ... and that is how it looks on my P4 1.8 Northwood (running debian under vmware under w

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

2002-12-30 Thread Philip Olson
philip Mon Dec 30 13:55:53 2002 EDT Modified files: /phpdoc/en/reference/mcrypt reference.xml Log: Added reference to where windows users can find mcrypt binaries. This closes the doc side of bug #21278 Index: phpdoc/en/reference/mcrypt/reference.xml dif

[PHP-DOC] cvs: phpdoc /entities global.ent

2002-12-30 Thread Philip Olson
philip Mon Dec 30 13:50:36 2002 EDT Modified files: /phpdoc/entitiesglobal.ent Log: This is now where to find windows mcrypt binaries. Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.69 phpdoc/entities/global.ent:1.70 --- phpdoc/en

[PHP-DOC] Re: #21212 [Opn->Bgs]: strftime fails when crossing year

2002-12-30 Thread Derick Rethans
On 30 Dec 2002 [EMAIL PROTECTED] wrote: > Please note the manual page: > http://www.php.net/manual/en/function.strftime.php > > > %G - The 4-digit year corresponding to the ISO week number (see %V). > This has the same format and value as %Y, except that if the ISO we

[PHP-DOC] #6513 [Opn->Csd]: get_browser() and register_globals

2002-12-30 Thread philip
ID: 6513 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all -PHP Version: 4.3.0-RC2 +PHP Version: 4.3.0 New Comment: This is now docume

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions get-browser.xml

2002-12-30 Thread Philip Olson
philip Mon Dec 30 11:05:15 2002 EDT Modified files: /phpdoc/en/reference/misc/functions get-browser.xml Log: Made existence of browscap.ini a little more clear, noted when register_globals affected it which closes bug #6513, and fixed typo as this still returns

[PHP-DOC] #21288 [Com]: PHP does referencing when i want to create a *copy* of an array of objects

2002-12-30 Thread stephan
ID: 21288 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows XP SP1 PHP Version: 4.3.0 New Comment: Just FYI, i've reproduced this (using the code from the ori

Re: [PHP-DOC] cvs: phpdoc /en/reference/misc/functions get-browser.xml

2002-12-30 Thread Philip Olson
On Mon, 30 Dec 2002, Gabor Hojtsy wrote: > > philip Sun Dec 29 23:57:52 2002 EDT > > > > Modified files: > > /phpdoc/en/reference/misc/functions get-browser.xml > > Log: > > Returns an array not object, made docs register_globals = off friendly, > > It used to return an

[PHP-DOC] #21288 [Opn]: PHP does referencing when i want to create a *copy* of an array of objects

2002-12-30 Thread moriyoshi
ID: 21288 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows XP SP1 PHP Version: 4.3.0 New Comment: It seems more explanation should have been needed... This

[PHP-DOC] #21288 [Opn]: PHP does referencing when i want to create a *copy* of an array of objects

2002-12-30 Thread moriyoshi
ID: 21288 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Arrays related +Bug Type: Documentation problem Operating System: Windows XP SP1 PHP Version: 4.3.0 New Comment: Verified. This is yet anoth

[PHP-DOC] CVS module

2002-12-30 Thread Audrius Karabanovas
Hello, I'm tired for asking (writing to [EMAIL PROTECTED] ) to create module phpdoc-lt for lithuanian language translation. Maybe someone there can help me? Thanks, Audrius Karabanovas -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /chm make_chm.php

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 06:14:10 2002 EDT Modified files: /phpdoc/chm make_chm.php Log: - Add polish code Index: phpdoc/chm/make_chm.php diff -u phpdoc/chm/make_chm.php:1.15 phpdoc/chm/make_chm.php:1.16 --- phpdoc/chm/make_chm.php:1.15Sat Dec 28 07:37:46 2

Re: [PHP-DOC] Help needed: php_fopen_wrapper in php 4.3.0

2002-12-30 Thread Gabor Hojtsy
Read http://php.net/streams Goba [one [EMAIL PROTECTED]] - Original Message - From: "Mike Wossen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 10:00 AM Subject: [PHP-DOC] Help needed: php_fopen_wrapper in php 4.3.0 > I’m migrating from

Re: [PHP-DOC] Build failures

2002-12-30 Thread Gabor Hojtsy
> the PL documentation has build failures for ages, anyone care to fix > them? You can find the log here: http://www.php.net/~derick/errors.pl Quickfix tip: remove chapters/configue.xml. We have done that in HU to make is work as soon as possible. Goba -- PHP Documentation Mailing List (http

Re: [PHP-DOC] cvs: phpdoc /en/reference/misc/functions get-browser.xml

2002-12-30 Thread Gabor Hojtsy
> philip Sun Dec 29 23:57:52 2002 EDT > > Modified files: > /phpdoc/en/reference/misc/functions get-browser.xml > Log: > Returns an array not object, made docs register_globals = off friendly, It used to return an object, so please find out when it is changed, and modify

[PHP-DOC] #21285 [Opn->Csd]: [chm] bug on function.fopen.html

2002-12-30 Thread derick
ID: 21285 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: windows PHP Version: 4.2.3 New Comment: Uhm, it's already exactly at that locat

[PHP-DOC] #21285 [NEW]: [chm] bug on function.fopen.html

2002-12-30 Thread anders . bergquist
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: [chm] bug on function.fopen.html I have found a bug on page function.fopen.html [chm date: 2002-08-28]... The b -flag in fopen($string, "rb") is not men

[PHP-DOC] Help needed: php_fopen_wrapper in php 4.3.0

2002-12-30 Thread Mike Wossen
I’m migrating from php 4.2.1 to 4.3.0 (rh 7.2). I've written my own php template extension. Compilation runs normally (with 3 warning messages on lines where php_fopen_wrapper function is used). But when i try starting apache i get error message: Cannot load /usr/local/apache/libexec/libphp4.