[PHP-DOC] #32008 [NEW]: Cannot use documentation

2005-02-17 Thread info at hcc dot net dot au
From: info at hcc dot net dot au
Operating system: Windows 98SE
PHP version:  4.3.10
PHP Bug Type: Documentation problem
Bug description:  Cannot use documentation

Description:

I suspect this bug will have already been reported.
I just need to know how to get around it.
Each time I try to use the help in php_manual_en, I get
this error ..

Line 21
Char 1
Error Object Expected
Code 0
URL MK:@MSITStore:C:\manual pathname::/ref:classobj.htm




-- 
Edit bug report at http://bugs.php.net/?id=32008edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32008r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32008r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32008r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=32008r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=32008r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=32008r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=32008r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=32008r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=32008r=support
Expected behavior:   http://bugs.php.net/fix.php?id=32008r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=32008r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=32008r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=32008r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32008r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=32008r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=32008r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=32008r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32008r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=32008r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32008r=mysqlcfg


[PHP-DOC] #32008 [Opn-Fbk]: [chm] Cannot use documentation

2005-02-17 Thread nlopess
 ID:   32008
 Updated by:   [EMAIL PROTECTED]
 Reported By:  info at hcc dot net dot au
-Status:   Open
+Status:   Feedback
 Bug Type: Documentation problem
 Operating System: Windows 98SE
 PHP Version:  4.3.10
 New Comment:

As I was unable to reproduce your problem, I need more info to properly
debug it.

So, could you please give some more information about your system, like
the Internet Explorer version?

And which manual version are you using? Probably you are using the
extended version.. If its the case, which skin are you using? Could you
also describe the steps to reproduce the error above?

Thanks,
Nuno Lopes


Previous Comments:


[2005-02-17 12:45:42] info at hcc dot net dot au

Description:

I suspect this bug will have already been reported.
I just need to know how to get around it.
Each time I try to use the help in php_manual_en, I get
this error ..

Line 21
Char 1
Error Object Expected
Code 0
URL MK:@MSITStore:C:\manual pathname::/ref:classobj.htm








-- 
Edit this bug report at http://bugs.php.net/?id=32008edit=1


[PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Xiaoyu Huang
Hi all,
I'm a Chinese translator of PHP Manual. The latest version of the 
Chinese version is on 19-07-2004. Why isn't it updated?

yours,
Xiaoyu


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

2005-02-17 Thread Nuno Lopes
nlopess Thu Feb 17 13:01:53 2005 EDT

  Modified files:  
/phpdoc/en/language/oop5reflection.xml 
  Log:
  new ReflectionClass methods
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.8r2=1.9ty=u
Index: phpdoc/en/language/oop5/reflection.xml
diff -u phpdoc/en/language/oop5/reflection.xml:1.8 
phpdoc/en/language/oop5/reflection.xml:1.9
--- phpdoc/en/language/oop5/reflection.xml:1.8  Mon Dec 27 06:06:02 2004
+++ phpdoc/en/language/oop5/reflection.xml  Thu Feb 17 13:01:53 2005
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.8 $ --
+!-- $Revision: 1.9 $ --
  sect1 id=language.oop5.reflection
   titleReflection/title
   sect2 id=language.oop5.reflection.introduction
@@ -316,7 +316,9 @@
 public bool isInternal()
 public bool isUserDefined()
 public bool isInstantiable()
+public bool hasConstant(string name)
 public bool hasMethod(string name)
+public bool hasProperty(string name)
 public string getFileName()
 public int getStartLine()
 public int getEndLine()
@@ -350,7 +352,8 @@
/informalexample
note
 simpara
- functionhasMethod/function was added in PHP 5.1.0.
+ functionhasConstant/function, functionhasMethod/function,
+ functionhasProperty/function were added in PHP 5.1.0.
 /simpara
/note
para


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Heilig \(Cece\) Szabolcs
Hello!

 I'm a Chinese translator of PHP Manual. The latest version of the
 Chinese version is on 19-07-2004. Why isn't it updated?

I checked the manual build dates today on my mirror. After that
i investigated the archive of this list a bit. The english version
built monday, it changes frequently. Other translations have
all 2004 dates (Sorry for hungarian /.mm.dd./ format.):

 2004.12.27.   pt_BR
 2004.12.21.   ja
 2004.08.16.   de, fr
 2004.08.04.   ar, da, hk, nl
 2004.07.19.   el, tw, zh
 2004.07.18.   es, hu, it, ru, sk
 2004.07.17.   kr, sv, tr
 2004.07.16.   fi, he, ro, sl
 2004.07.15.   cs, pl

That list shows, that the build stopped working at the
end of july. There are a phpdoc thread on aug 03. what
discussed broken bulid issues. I think that problem
aren't solved fully.

I am a maintainer of the hungraian translation, and
there are many updates in phpdoc-hu cvs, but no build
was after 07.18. on phpdoc-hu. (checked make test
and make test_xml without error)

I think Derick knows more details, what happened
with the build system, and what can we do to win
a new global build. :)

-- 
Heilig (Cece) Szabolcs


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Derick Rethans
On Thu, 17 Feb 2005, Heilig (Cece) Szabolcs wrote:

 That list shows, that the build stopped working at the
 end of july. There are a phpdoc thread on aug 03. what
 discussed broken bulid issues. I think that problem
 aren't solved fully.

No problems, but I usually check every week which languages had a lot of
updates since the last time they were built as it takes quite some
resources. Just request a build when you want one!

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Gabor Hojtsy
That list shows, that the build stopped working at the
end of july. There are a phpdoc thread on aug 03. what
discussed broken bulid issues. I think that problem
aren't solved fully.
No problems, but I usually check every week which languages had a lot of
updates since the last time they were built as it takes quite some
resources. Just request a build when you want one!
So please build a Hungarian manual.
Goba


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Xiaoyu Huang
So please build the Chinese manual. Thank you.
yours,
Xiaoyu
Derick Rethans Wrote:
On Thu, 17 Feb 2005, Heilig (Cece) Szabolcs wrote:

That list shows, that the build stopped working at the
end of july. There are a phpdoc thread on aug 03. what
discussed broken bulid issues. I think that problem
aren't solved fully.

No problems, but I usually check every week which languages had a lot of
updates since the last time they were built as it takes quite some
resources. Just request a build when you want one!
regards,
Derick


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Derick Rethans
On Thu, 17 Feb 2005, Gabor Hojtsy wrote:

 That list shows, that the build stopped working at the
 end of july. There are a phpdoc thread on aug 03. what
 discussed broken bulid issues. I think that problem
 aren't solved fully.
 
  No problems, but I usually check every week which languages had a lot of
  updates since the last time they were built as it takes quite some
  resources. Just request a build when you want one!

 So please build a Hungarian manual.

hu, zh and tw are running now.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Enrique Garcia Briones
 --- Xiaoyu Huang [EMAIL PROTECTED] escribió: 
 So please build the Chinese manual. Thank you.
 
 yours,
 Xiaoyu
 

Same for the ES/ one.

Regards

Enrique

_
Do You Yahoo!?
La mejor conexión a internet y 2GB en tu buzón de Correo Yahoo! por $100 al 
mes. http://net.yahoo.com.mx


Re: [PHP-DOC] Why the Chinese Translation PHP Manual isn't updated

2005-02-17 Thread Gabor Hojtsy
That list shows, that the build stopped working at the
end of july. There are a phpdoc thread on aug 03. what
discussed broken bulid issues. I think that problem
aren't solved fully.
No problems, but I usually check every week which languages had a lot of
updates since the last time they were built as it takes quite some
resources. Just request a build when you want one!
So please build a Hungarian manual.
hu, zh and tw are running now.
Thanks.
Goba


[PHP-DOC] #32016 [NEW]: msql_fetch*() updates

2005-02-17 Thread danielc at analysisandsolutions dot com
From: danielc at analysisandsolutions dot com
Operating system: Irrelevant
PHP version:  Irrelevant
PHP Bug Type: Documentation problem
Bug description:  msql_fetch*() updates

Description:

Below is a link to a patch for the various msql_fetch*() functions.  The
main point of these updates is to make note of the behavioral changes in
PHP 4.3.11 and 5.0.4.  While I was at it, I added examples and fixed some
other errors.
http://www.analysisandsolutions.com/php/msql.docs.diff

Commit message:
* Add warning about fixing NULL value bug #31960.
* Fix some return and parameter data types.
* Add result_type parameter to fetch_object() synopsis.
* Add some items to See Also.



-- 
Edit bug report at http://bugs.php.net/?id=32016edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32016r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32016r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32016r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=32016r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=32016r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=32016r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=32016r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=32016r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=32016r=support
Expected behavior:   http://bugs.php.net/fix.php?id=32016r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=32016r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=32016r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=32016r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32016r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=32016r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=32016r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=32016r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32016r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=32016r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32016r=mysqlcfg