[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

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

2002-09-10 Thread Dallas Thunder
dallas Tue Sep 10 23:31:41 2002 EDT Modified files: /phpdoc/en/reference/array/functionsarray-splice.xml Log: Make this example more clear. Index: phpdoc/en/reference/array/functions/array-splice.xml diff -u phpdoc/en/reference/array/functions/array

[PHP-DOC] #19217 [Bgs]: safe_mode defaulting to "on", docs say "off"

2002-09-10 Thread roland
ID: 19217 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: RedHat 7.2/Linux 2.4.9 PHP Version: 4.2.2 New Comment: I don't have a php.ini and PHP was compiled with th

[PHP-DOC] #19147 [Opn->Ana]: manual typo(?) regarding session.use_only_cookies.

2002-09-10 Thread kalowsky
ID: 19147 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Documentation problem Operating System: linux PHP Version: 4.2.0 New Comment: I don't think this can actually be fixed

[PHP-DOC] #19217 [Bgs]: safe_mode defaulting to "on", docs say "off"

2002-09-10 Thread roland
ID: 19217 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: RedHat 7.2/Linux 2.4.9 PHP Version: 4.2.2 New Comment: Doh! I'm an idiot. I'll plead sleep deprivation.

[PHP-DOC] #19235 [NEW]: Empty () in Resource Types

2002-09-10 Thread dallas
From: [EMAIL PROTECTED] Operating system: PHP version: 4CVS-2002-09-04 PHP Bug Type: Documentation problem Bug description: Empty () in Resource Types In page http://www.php.net/manual/en/resource.php it displays some empty functions as "()" which are caused "" in appen

[PHP-DOC] #19240 [Fbk->Opn]: apache functions not defined running as module

2002-09-10 Thread screen
ID: 19240 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: hehe. figures. It's here on the web

[PHP-DOC] cvs: phpdoc /en/reference/dio/functions dio-tcsetattr.xml

2002-09-10 Thread Alan Knowles
alan_k Tue Sep 10 21:28:27 2002 EDT Modified files: /phpdoc/en/reference/dio/functions dio-tcsetattr.xml Log: added note about 4.3 only - now where on earth does the (PHP 4 CVS only) tag come from Index: phpdoc/en/reference/dio/functions/dio-tcsetattr.xml

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

2002-09-10 Thread kalowsky
ID: 19252 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Red Hat Linux 7.2 PHP Version: 4.2.2 New Comment: No it wouldn't be nice to do

[PHP-DOC] #19240 [Opn->Csd]: apache functions not defined running as module

2002-09-10 Thread kalowsky
ID: 19240 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. In c

[PHP-DOC] #19235 [Ana->Csd]: Empty () in Resource Types

2002-09-10 Thread kalowsky
ID: 19235 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type:Documentation problem PHP Version: 4CVS-2002-09-04 New Comment: This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources

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

2002-09-10 Thread jc
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.2 PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: function only accepts scalars or constants as default values Could you add to the docs in the section on functions and default argument values

[PHP-DOC] #19240 [Opn->Fbk]: apache functions not defined running as module

2002-09-10 Thread kalowsky
ID: 19240 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: No I ment what documentation page w

[PHP-DOC] #19240 [Fbk->Opn]: apache functions not defined running as module

2002-09-10 Thread screen
ID: 19240 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: The functions are in php4/sapi/apac

[PHP-DOC] #19235 [Opn->Ana]: Empty () in Resource Types

2002-09-10 Thread kalowsky
ID: 19235 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type:Documentation problem PHP Version: 4CVS-2002-09-04 New Comment: Probably, but I can't even find the file that references this at all. Previous Comments

[PHP-DOC] #11013 [Com]: The Windows CHM format help file is missing a section.

2002-09-10 Thread aritos
ID: 11013 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: 4.0.5 Assigned To: derick New Comment: i am having issues with my windows 98 b

[PHP-DOC] #19240 [Opn->Fbk]: apache functions not defined running as module

2002-09-10 Thread kalowsky
ID: 19240 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: There should be a note on the docum

[PHP-DOC] #19284 [Opn]: PHP online manual www.php.net/manual/en/ problems

2002-09-10 Thread wez
ID: 19284 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4CVS-2002-09-07 New Comment: I'd guess that you happened to be watching while the docs w

[PHP-DOC] #18129 [Com]: Installation PHP 4.2.X with Apache 2.0.x

2002-09-10 Thread McUsher
ID: 18129 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.2.1 New Comment: Link to latest Builds: WIN http://snaps.php.net/win32/ LINUX http

[PHP-DOC] #19284 [Opn->Bgs]: PHP online manual www.php.net/manual/en/ problems

2002-09-10 Thread kalowsky
ID: 19284 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4CVS-2002-09-07 New Comment: Marking as bogus then. Previous

[PHP-DOC] #19240 [Opn]: apache functions not defined running as module

2002-09-10 Thread screen
ID: 19240 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Apache related +Bug Type: Documentation problem Operating System: Win32+Linux PHP Version: 4.2.2 New Comment: grr. just saw in the newsgrou

[PHP-DOC] #19147 [Ana->Bgs]: manual typo(?) regarding session.use_only_cookies.

2002-09-10 Thread sniper
ID: 19147 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Bogus Bug Type: Documentation problem Operating System: linux PHP Version: 4.2.0 New Comment: Not really bug.. Previous Comments:

[PHP-DOC] #19284 [Opn->Fbk]: PHP online manual www.php.net/manual/en/ problems

2002-09-10 Thread derick
ID: 19284 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: Linux PHP Version: 4CVS-2002-09-07 New Comment: No idea what you mean here, the

[PHP-DOC] #17556 [Opn]: switch() and continue odd behaviour

2002-09-10 Thread stas
ID: 17556 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: All PHP Version: 4.2.1 New Comment: Looks like docs problem, no

[PHP-DOC] #19284 [NEW]: PHP online manual www.php.net/manual/en/ problems

2002-09-10 Thread cbair
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2002-09-07 PHP Bug Type: Documentation problem Bug description: PHP online manual www.php.net/manual/en/ problems As of 1830 2002-09-07 GMT, the PHP Online documentation will list the chapters/sections, and re

[PHP-DOC] #19284 [Fbk->Opn]: PHP online manual www.php.net/manual/en/ problems

2002-09-10 Thread cbair
ID: 19284 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4CVS-2002-09-07 New Comment: I just checked it recently and

[PHP-DOC] #19227 [Opn->Csd]: mktime translation error

2002-09-10 Thread derick
ID: 19227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: unix PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. In case thi

[PHP-DOC] #19077 [Bgs->Ana]: dba_open fails

2002-09-10 Thread sniper
ID: 19077 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Analyzed -Bug Type: DBM/DBA related +Bug Type: Documentation problem Operating System: Redhat 6.2 kernel 2.2.10 PHP Version: 4.2.2

[PHP-DOC] #13568 [Opn]: PHP3 semantics have been retained for nested functions

2002-09-10 Thread hholzgra
ID: 13568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem -Operating System: Linux +Operating System: * PHP Version: 4.10 New Comment: the n

[PHP-DOC] #19217 [Bgs]: safe_mode defaulting to "on", docs say "off"

2002-09-10 Thread sniper
ID: 19217 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: RedHat 7.2/Linux 2.4.9 PHP Version: 4.2.2 New Comment: Your configure line. You're enabling it there. -

[PHP-DOC] #19210 [Opn]: read_exif_data truncates JPEG comments to 198 characters

2002-09-10 Thread sniper
ID: 19210 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: *Graphics related +Bug Type: Documentation problem Operating System: RedHat 7.2/Linux 2.4.9 PHP Version: 4.1.2 New Comment: reclassified..

[PHP-DOC] cvs: phpdoc /en/chapters DO_NOT_TRANSLATE

2002-09-10 Thread Gabor Hojtsy
gobaTue Sep 10 13:36:43 2002 EDT Modified files: /phpdoc/en/chapters DO_NOT_TRANSLATE Log: rewording a bit, adding more information Index: phpdoc/en/chapters/DO_NOT_TRANSLATE diff -u phpdoc/en/chapters/DO_NOT_TRANSLATE:1.2 phpdoc/en/chapters/DO_NOT_TRANS

Re: [PHP-DOC] Are those DO_NOT_TRANSLATE files supposed to translate?

2002-09-10 Thread Gabor Hojtsy
> It was said do not translate install.*.xml files. But DO_NOT_TRANSLATE file > itself is 7 months old. I was wondering if those install files are up to > date and ready to be translated. They are very important part of PHP > document. They are of course. The plan is to distribute the install.

[PHP-DOC] Are those DO_NOT_TRANSLATE files supposed to translate?

2002-09-10 Thread Dallas Thunder
It was said do not translate install.*.xml files. But DO_NOT_TRANSLATE file itself is 7 months old. I was wondering if those install files are up to date and ready to be translated. They are very important part of PHP document. -- PHP Documentation Mailing List (http://www.php.net/) To unsu

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

2002-09-10 Thread Friedhelm Betz
betzTue Sep 10 09:35:30 2002 EDT Added files: /phpdoc/en/reference/uodbc ini.xml Modified files: /phpdoc/en/reference/uodbc reference.xml Log: moved ini-settings to ini.xml added ini.xml linked ini.xml in refernece.xml Ind

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2002-09-10 Thread Friedhelm Betz
betzTue Sep 10 09:33:16 2002 EDT Modified files: /phpdoc/en language-snippets.ent Log: new entity for use in $extname/ini.xml Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.28 phpdoc/en/language-snippets.ent:1.29 --- ph

[PHP-DOC] cvs: phpdoc /en/reference/network/functions socket-set-blocking.xml socket-set-timeout.xml

2002-09-10 Thread Friedhelm Betz
betzTue Sep 10 07:07:21 2002 EDT Modified files: /phpdoc/en/reference/network/functions socket-set-timeout.xml socket-set-blocking.xml Log: return type and parameter type corrections Index: phpdoc/en/

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

2002-09-10 Thread Erica Douglass
erica Tue Sep 10 04:00:37 2002 EDT Modified files: /phpdoc/en/reference/array/functionsextract.xml Log: Grammatical errors corrected. Please note the difference between "its" and "it's." "It's" should only be used in place of "it is." Index: phpdo

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

2002-09-10 Thread Markus Fischer
mfischerTue Sep 10 03:49:39 2002 EDT Modified files: /phpdoc/en/reference/array/functionsextract.xml Log: - Document new EXTR_REFS flag introduced by Andrei. Index: phpdoc/en/reference/array/functions/extract.xml diff -u phpdoc/en/reference/a