[PHP-DOC] #16228 [Com]: XSLT file path issues

2002-09-26 Thread mike
ID: 16228 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.1.2 New Comment: I also agree, this is not a Decumentations Problem and should

[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

[PHP-DOC] #19608 [NEW]: undocumented behaviour with constants

2002-09-26 Thread jaenecke
From: [EMAIL PROTECTED] Operating system: Linux 2.4.18 PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: undocumented behaviour with constants Given a file test.ini like foo = BAR and parsing it in parse.php: define ( 'BAR', 'just any value'

[PHP-DOC] #17353 [Csd]: Finish glob() support for all OS (hint: flags and portability)

2002-09-26 Thread mfischer
ID: 17353 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed -Bug Type: *General Issues +Bug Type: Documentation problem Operating System: Any PHP Version: 4.0CVS-2002-05-15 Assigned To: mfischer New

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 07:38:24 2002 EDT Added files: /phpdoc/en/reference/filesystem/functions file-get-meta-data.xml Removed files: /phpdoc/en/reference/filesystem/functions file-get-wrapper-data.xml Log: file_get_wrapper_data renamed

[PHP-DOC] cvs: phpdoc /en/reference/network/functions socket-get-status.xml

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 07:38:59 2002 EDT Modified files: /phpdoc/en/reference/network/functions socket-get-status.xml Log: socket_get_status is now an alias for file_get_meta_data. Index: phpdoc/en/reference/network/functions/socket-get-status.xml diff -u

[PHP-DOC] cvs: phpdoc /en/features remote-files.xml

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 07:40:49 2002 EDT Modified files: /phpdoc/en/features remote-files.xml Log: include/require and GD imagecreatefromXXX functions now work with remote files under win32. # NB: at my school, we were taught that item, item and item was

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 07:42:10 2002 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: s/file_get_wrapper_data/file_get_meta_data/ Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.2

[PHP-DOC] dba_replace

2002-09-26 Thread Jelte Werkhoven
Dear documentation team, First off, I would like to thank you for the excellent documentation you provide to PHP. I started off with PHP, and still use it regularly, and your documentation allowed me to start programming with no formal education. Now to subject at hand; the documention page

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/language control-structures.xml /en/reference/filesystem/functions copy.xml file.xml fpassthru.xml readfile.xml /en/reference/image reference.xml /en/reference/image/functions imagecreatefromgd.xml imagecreatefromgd2.xml imagecreatefromgd2part.xml imagecreatefromgif.xml imagecreatefromjpeg.xml imagecreatefrompng.xml imagecreatefromwbmp.xml imagecreatefromxbm.xml imagecreatefromxpm.xml

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 09:56:55 2002 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/language control-structures.xml /phpdoc/en/reference/filesystem/functions copy.xml file.xml fpassthru.xml

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 09:59:36 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgets.xml fgetss.xml Log: Add note about line-endings. Index: phpdoc/en/reference/filesystem/functions/fgets.xml diff -u

[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/reference/filesystem reference.xml

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 10:32:51 2002 EDT Modified files: /phpdoc/en/chapters config.xml /phpdoc/en/reference/filesystem reference.xml Log: More 4.3 updates. Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.76

[PHP-DOC] #15836 [Opn-Csd]: Bug #11162 pfsockopen closes connection after script finishes !

2002-09-26 Thread wez
ID: 15836 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD PHP Version: 4.1.1 New Comment: Fixed in CVS. It looked to me like

Re: [PHP-DOC] dba_replace

2002-09-26 Thread Gabor Hojtsy
First off, I would like to thank you for the excellent documentation you provide to PHP. I started off with PHP, and still use it regularly, and your documentation allowed me to start programming with no formal education. Now to subject at hand; the documention page for dba_replace. I

[PHP-DOC] Fsockopen() documentation

2002-09-26 Thread Brian Weil
In the documentation it states: As of PHP 4.3.0, if you have compiled in OpenSSL support, you may prefix the hostname with either 'ssl://' or 'tls://' to use an SSL or TLS client connection over TCP/IP to connect to the remote host. However, I can not find a copy of PHP 4.3.0 anywhere. Is this

Re: [PHP-DOC] Fsockopen() documentation

2002-09-26 Thread Rasmus Lerdorf
Nope, it is correct. You can get 4.3 from snaps.php.net On Thu, 26 Sep 2002, Brian Weil wrote: In the documentation it states: As of PHP 4.3.0, if you have compiled in OpenSSL support, you may prefix the hostname with either 'ssl://' or 'tls://' to use an SSL or TLS client connection over

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

2002-09-26 Thread Philip Olson
philip Thu Sep 26 14:17:48 2002 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Added php editors list (from tutorial) Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.42 phpdoc/entities/global.ent:1.43 ---

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

2002-09-26 Thread Philip Olson
philip Thu Sep 26 14:30:29 2002 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: Minor changes Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.7 phpdoc/en/chapters/tutorial.xml:1.8 ---

[PHP-DOC] #19608 [Opn]: parse_ini_file(): undocumented behaviour with constants

2002-09-26 Thread jaenecke
ID: 19608 User updated by: [EMAIL PROTECTED] -Summary: undocumented behaviour with constants Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.18 PHP Version: 4.2.3 New Comment: .

[PHP-DOC] #19608 [Opn]: parse_ini_file(): undocumented behaviour with constants

2002-09-26 Thread goba
ID: 19608 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.18 PHP Version: 4.2.3 New Comment: Well, this is a feature, this is how E_ constants work in the

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

2002-09-26 Thread Friedhelm Betz
betzThu Sep 26 17:47:42 2002 EDT Modified files: /phpdoc/en/reference/imap reference.xml Log: be a little bit more verbose and explicit about the installation of c-client library Index: phpdoc/en/reference/imap/reference.xml diff -u

Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-26 Thread Thomas Schöfbeck
Gabor Hojtsy wrote: Yes. As usual, the configure is not run form the phpdoc checkout dir on the generator machine. What getcwd() returns, is the PHP scripts directory, AFAIK, as PHP set the current directory to be the script's directory (there may be a setting for it?). Thus the value

[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/reference rsusi.txt /en/reference/apache ini.xml reference.xml /en/reference/network ini.xml reference.xml /en/reference/sem ini.xml reference.xml /en/reference/tokenizer ini.xml reference.xml

2002-09-26 Thread Friedhelm Betz
betzThu Sep 26 17:59:44 2002 EDT Added files: /phpdoc/en/reference/apache ini.xml /phpdoc/en/reference/networkini.xml /phpdoc/en/reference/semini.xml /phpdoc/en/reference/tokenizer ini.xml Modified files:

[PHP-DOC] #19252 [Fbk-NoF]: function only accepts scalars or constants as default values

2002-09-26 Thread sniper
ID: 19252 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Documentation problem Operating System: Red Hat Linux 7.2 PHP Version: 4.2.2 New Comment: No feedback was