[PHP-DOC] #20521 [Opn->Csd]: pdf_set_font: Deprecated function in use (Examples)

2003-01-17 Thread philip
ID: 20521 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.2 New Comment: This has been fixed. http://cvs.php.net/cvs.php/phpdoc/en/reference/pdf/reference.xml Thanks for the

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

2003-01-17 Thread Philip Olson
philip Sat Jan 18 02:13:16 2003 EDT Modified files: /phpdoc/en/reference/pdfreference.xml Log: Replace deprecated function from example as per bug #20521 Index: phpdoc/en/reference/pdf/reference.xml diff -u phpdoc/en/reference/pdf/reference.xml:1.6 phpd

[PHP-DOC] #19491 [Opn->Csd]: Missing part of PWS 4 installation steps

2003-01-17 Thread philip
ID: 19491 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: 4CVS-2002-09-19 New Comment: This has now been documented: h

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

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:57:01 2003 EDT Modified files: /phpdoc/en/chapters install.iis.xml Log: Implemented changes to PSW4 docs as per bug #19491. This includes: s/forward slashes/backslashes and describing how to implement registery changes. Index: phpdoc

[PHP-DOC] #19196 [Opn->Csd]: Explanation of "magic constants" not included in documentation

2003-01-17 Thread philip
ID: 19196 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.3.0 New Comment: These have now been documented: http://cvs.php.net/cvs.php/phpdoc/en/language/constants.xml Thanks f

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

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:42:27 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Document the special magical constants (__LINE__ and friends). This also closes bug #19196 Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/const

[PHP-DOC] #19208 [Opn->Csd]: get_meta_tags appropriate for strings functions?

2003-01-17 Thread philip
ID: 19208 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.2 New Comment: It has been moved to the URL section. Thanks for the report :) Previous Comments: ---

[PHP-DOC] cvs: phpdoc /en/reference/url get-meta-tags.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:07:02 2003 EDT Added files: /phpdoc/en/reference/urlget-meta-tags.xml Log: This is the best place for this function and closes bug #19208 Index: phpdoc/en/reference/url/get-meta-tags.xml +++ phpdoc/en/reference/url/get-meta-tags.

[PHP-DOC] cvs: phpdoc /en/reference/misc get-meta-tags.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:06:23 2003 EDT Removed files: /phpdoc/en/reference/misc get-meta-tags.xml Log: I'm dumb, this goes in the url section :) -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/misc get-meta-tags.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:04:15 2003 EDT Added files: /phpdoc/en/reference/misc get-meta-tags.xml Log: Moving this here from the string section. This closes bug #19208 Index: phpdoc/en/reference/misc/get-meta-tags.xml +++ phpdoc/en/reference/misc/get-meta-

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions get-meta-tags.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:03:27 2003 EDT Removed files: /phpdoc/en/reference/strings/functions get-meta-tags.xml Log: Moving this to the Misc section as it's not a string function. It will be closer to get_browser and this closes bug #19208 -- PHP D

[PHP-DOC] #19068 [Opn->Csd]: $_SESSION behaves like session_register(), but doesn't call session_start()

2003-01-17 Thread philip
ID: 19068 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: 4CVS-2002-08-23 New Comment: This has now been documented: htt

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

2003-01-17 Thread Philip Olson
philip Sat Jan 18 00:52:05 2003 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: You must call session_start() before using $_SESSION. This closes bug #19068 Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/refere

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-register.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 00:38:52 2003 EDT Modified files: /phpdoc/en/reference/session/functions session-register.xml Log: Mention that $_SESSION does not implicitly call session_start() like session_register() does. This deals with bug #19068 Index: phpd

[PHP-DOC] #17324 [Opn->Csd]: charset in polish chm is wrong

2003-01-17 Thread philip
ID: 17324 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: winxp PHP Version: 4.2.1 New Comment: This is fixed, from phpdoc/chm/make_chm.php

[PHP-DOC] #17002 [Opn->Csd]: Unable to load php_oci8.dll ONLY in command line mode

2003-01-17 Thread philip
ID: 17002 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Win98 PHP Version: 4.2.0 New Comment: This has now been documented, see: http:/

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

2003-01-17 Thread Philip Olson
philip Sat Jan 18 00:00:07 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: Added information based off bug #17002 which closes this bug. Basically some dlls require PATH modification, used oracle as an example. Index: phpdoc/en/chap

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

2003-01-17 Thread Sara Golemon
pollita Fri Jan 17 23:46:43 2003 EDT Added files: /phpdoc/en/reference/image/functionsgd-info.xml Log: New Function. Index: phpdoc/en/reference/image/functions/gd-info.xml +++ phpdoc/en/reference/image/functions/gd-info.xml gd_info

[PHP-DOC] #21388 [Fbk->Opn]: [chm] bug on streams.php-stream-open-wrapper-ex.html

2003-01-17 Thread sniper
ID: 21388 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: windows PHP Version: 4.3.0 New Comment: I guess the streams docs are still on We

[PHP-DOC] #15461 [Opn->Csd]: configure fails for extension samples

2003-01-17 Thread philip
ID: 15461 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RedHat 6.2 and FreeBSD PHP Version: 4.1.1 New Comment: Closing for reasons already

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

2003-01-17 Thread Philip Olson
philip Fri Jan 17 13:13:03 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagegd2.xml Log: Document upcoming optional parameters. This function remains undocumented though. Index: phpdoc/en/reference/image/functions/imagegd2.xml diff

[PHP-DOC] #21702 [Opn]: nested foreach on same array using reference fails

2003-01-17 Thread moriyoshi
ID: 21702 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: Any New Comment: Sorry, I meant the outer loop gets confused; not the deeper loop. Prev

[PHP-DOC] #21680 [WFx->Opn]: heredoc breaks with mac text format

2003-01-17 Thread philip
ID: 21680 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Wont fix +Status: Open -Bug Type: Strings related +Bug Type: Documentation problem Operating System: FreeBSD 4 PHP Version: 4.3.0 -Assigned To:

[PHP-DOC] #21702 [Opn]: nested foreach on same array using reference fails

2003-01-17 Thread moriyoshi
ID: 21702 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem -Operating System: Linux (but probably any) +Operating System: Any -PHP Version: 4.2.2