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

2007-06-21 Thread Gwynne Raskind

On Jun 21, 2007, at 6:09 AM, Richard A. Quadling wrote:

Should I commit the patch to fix this whilst the freeze is on? Does it
apply to EVERYTHING?

Typo: ENITTY => ENTITY


Build-breaker fixes like this can be committed, just don't make any  
major changes to anything until Hannes gives the all-clear :).


-- Gwynne, Daughter of the Code
"This whole world is an asylum for the incurable."


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

2007-06-21 Thread Richard A. Quadling
Should I commit the patch to fix this whilst the freeze is on? Does it
apply to EVERYTHING?

Typo: ENITTY => ENTITY

$ cvs diff global.ent
Index: global.ent
===
RCS file: /repository/phpdoc/entities/global.ent,v
retrieving revision 1.301
diff -u -r1.301 global.ent
--- global.ent  21 Jun 2007 04:17:51 -  1.301
+++ global.ent  21 Jun 2007 10:07:57 -
@@ -370,7 +370,7 @@
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.list.html";>
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.status.html";>
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.update.html";>
-http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html";
>
+http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html";
>
 ftp://ftp.sgi.com/sgi/graphics/grafica/flash/";>
 http://www.sybase.com/";>
 http://www.php.net/extra/ctlib-linux-elf.tar.gz";>



> -Original Message-
> From: Edward Z. Yang [mailto:[EMAIL PROTECTED] 
> Sent: 21 June 2007 05:18
> To: phpdoc@lists.php.net
> Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent 
> /entities global.ent 
> 
> ezyangThu Jun 21 04:17:52 2007 UTC
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
> /phpdoc/entities  global.ent 
>   Log:
>   Update entity files in preparation for commit of Subversion docs.
>   
> http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?
> r1=1.203&r2=1.204&diff_format=u
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.203 
> phpdoc/en/language-snippets.ent:1.204
> --- phpdoc/en/language-snippets.ent:1.203 Wed Jun 20 22:24:10 2007
> +++ phpdoc/en/language-snippets.ent   Thu Jun 21 04:17:51 2007
> @@ -1,4 +1,4 @@
> -
> +
>  
>  
>  
> @@ -807,10 +807,14 @@
>  xmlwriterOnly for 
> procedural calls. 
>  The XMLWriter resource that is being modified. 
> This resource comes from a call to 
> xmlwriter_open_uri or 
> xmlwriter_open_memory.<
> /varlistentry>'>
>  
> +
> +Relative paths will be 
> +resolved as if the current working directory was the one 
> that contains 
> +the PHP binary. To use the calling script's working directory, use 
> +realpath or 
> dirname(__FILE__).">
> + +linkend="svn.constants#svn.constants.status">status constants 
> +for possible values.'>  +linkend="svn.constants#svn.constants.type">type constants for 
> +possible values.'>
> +
>  
>   success.'>   ImagickException on error.'>   imagick.imagickdraw.throws 'Throws ImagickDrawException on 
> error.'>   ImagickPixelException on error.'>   imagick.imagickpixeliterator.throws 'Throws 
> ImagickPixelIteratorException on error.'>
> -
> http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.
> 300&r2=1.301&diff_format=u
> Index: phpdoc/entities/global.ent
> diff -u phpdoc/entities/global.ent:1.300 
> phpdoc/entities/global.ent:1.301
> --- phpdoc/entities/global.ent:1.300  Thu Jun 21 00:30:22 2007
> +++ phpdoc/entities/global.entThu Jun 21 04:17:51 2007
> @@ -1,6 +1,6 @@
>  

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

2007-04-15 Thread Michael Wallner
Thanks!

Buesching, Logan J wrote:
> There is a spelling error in that I believe:
> 
> +This output handler can only
> be uised once.'>
> 
> I believe it should read "used once".


-- 
Michael


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

2007-04-15 Thread Buesching, Logan J
There is a spelling error in that I believe:

+This output handler can only
be uised once.'>

I believe it should read "used once".

-Logan

-Original Message-
From: Michael Wallner [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 15, 2007 9:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent 

mikeSun Apr 15 13:47:42 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - http entities
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.198&r
2=1.199&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.198
phpdoc/en/language-snippets.ent:1.199
--- phpdoc/en/language-snippets.ent:1.198   Sat Apr  7 16:37:12 2007
+++ phpdoc/en/language-snippets.ent Sun Apr 15 13:47:42 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -787,6 +787,7 @@
 Content-Disposition header is very useful
if the data actually sent came from a file or something similar,
that should be "saved"
by the client/user (i.e. by browsers "Save as..." popup
window).'>
+ob_start.'>
 
 Previously calculated or defined ETag
and Last-Modified will be recalculated and
redefined.'>
@@ -799,6 +800,7 @@
 The
&link.http.request.option; encodecookies controls
whether the cookie values should be
urlencoded.'>
 &http.request.affects.any;'>

 


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/dbm reference.xml /en/reference/dbm/functions dblist.xml dbmclose.xml dbmdelete.xml dbmexists.xml dbmfetch.xml dbmfirstkey.xml dbmin

2007-01-14 Thread Nuno Lopes

 # And encourage people to use PDO instead of DBA as a replacement ;)


 
-  However, dbm support is deprecated and you are encouraged to use the
-  Database (dbm-style) abstraction layer 
functions

-  instead.
+  DBM support is deprecated and you are encouraged to use the
+  PHP Data Objects extension instead.
 

Hi didou,

I don't think that change is correct, as PDO isn't a replacement for DBA 
(and DBA isn't depcreated). It supports many DB engines that aren't 
supported by PDO.


Nuno 


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

2006-06-06 Thread Nuno Lopes

Hi Nuno

I asked Pierre about it long time ago,
2.0.0 was really buggy and he gave me the impression it wouldn't work in 
2.0...


-Hannes


He ping me on IRC too. I've reverted the previous patch.
Thanks,
Nuno 


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

2006-06-06 Thread Hannes Magnusson

Hi Nuno

I asked Pierre about it long time ago,
2.0.0 was really buggy and he gave me the impression it wouldn't work in 2.0...

-Hannes
On 6/6/06, Nuno Lopes <[EMAIL PROTECTED]> wrote:

nlopess Tue Jun  6 14:01:09 2006 UTC

  Modified files:
/phpdoc/en  language-snippets.ent
  Log:
  those functions are available since gd 2.0 not 2.0.1 (user note)

http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.166&r2=1.167&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.166 
phpdoc/en/language-snippets.ent:1.167
--- phpdoc/en/language-snippets.ent:1.166   Mon May  1 01:23:01 2006
+++ phpdoc/en/language-snippets.ent Tue Jun  6 14:01:09 2006
@@ -1,4 +1,4 @@
-
+
 


@@ -220,7 +220,7 @@
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>

-This function requires GD 2.0.1 or 
later.'>
+This function requires GD 2.0 or 
later.'>

 
 

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

2004-12-14 Thread Gabor Hojtsy
-
+
When breaking taboos what about removing this entity and use just
   See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.
This entity was introduced for the contributor list, which is the very 
same file in all languages, and it is not allowed to have a translated 
version of that. Therefore it is not advisable to remove this entity, or 
the 'and at the end of lists' will not be present or will not be 
translateable in the contributor list.
According to the new doc style, this entity is no longer
used for this...at least in new documentation. 

Looks like this:
   
somefunc
another_func
   
Contributors list, it is used in the contributors list. I only intended 
it to be used there, since there is no better way to write complete 
sentences without that entity.

  http://cvs.php.net/co.php/phpdoc/en/contributors.xml
Goba


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

2004-12-13 Thread Philip Olson
> >>-
> >>+
> >  
> > When breaking taboos what about removing this entity and use just
> > See also function_1(), function_2(), function_3().
> > I think it's nice enough and simpler for updating.
> 
> This entity was introduced for the contributor list, which is the very 
> same file in all languages, and it is not allowed to have a translated 
> version of that. Therefore it is not advisable to remove this entity, or 
> the 'and at the end of lists' will not be present or will not be 
> translateable in the contributor list.

According to the new doc style, this entity is no longer
used for this...at least in new documentation. 

Looks like this:

   
somefunc
another_func
   

Regards,
Philip


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

2004-12-13 Thread Gabor Hojtsy
-
+
 
When breaking taboos what about removing this entity and use just
See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.
This entity was introduced for the contributor list, which is the very 
same file in all languages, and it is not allowed to have a translated 
version of that. Therefore it is not advisable to remove this entity, or 
the 'and at the end of lists' will not be present or will not be 
translateable in the contributor list.

Goba


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

2004-12-13 Thread Jakub Vrana
Derick Rethans wrote:
> -
> +
 
When breaking taboos what about removing this entity and use just
See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.

Jakub Vrana


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Nuno Lopes

> > +By using the CGI setup, your
server
> > +is open to several possible attacks. Please read our
> > +CGI security section to learn
how to
> > +defend yourself from those attacks.'>
>
> You mean install and not instal!
>
> Goba


Oh, yes


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Gabor Hojtsy
nlopess Sat Aug  7 15:03:34 2004 EDT
  Modified files:  
/phpdoc/en	language-snippets.ent 
/phpdoc/en/install/windows	apache1.xml apache2.xml iis.xml 
  	omnihttpd.xml xitami.xml 
/phpdoc/en/install/unix	commandline.xml 
  Log:
  fix #25120: warning about CGI installs
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.116&r2=1.117&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.116 phpdoc/en/language-snippets.ent:1.117
--- phpdoc/en/language-snippets.ent:1.116	Sat Aug  7 04:21:09 2004
+++ phpdoc/en/language-snippets.ent	Sat Aug  7 15:03:34 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -107,6 +107,11 @@
 linkend="ref.yaz">YAZ or 
 linkend="ref.cyrus">Cyrus extensions.  This is due to the fact that they
 both share the same internal symbol.'>
+
+By using the CGI setup, your server
+is open to several possible attacks. Please read our
+CGI security section to learn how to
+defend yourself from those attacks.'>
You mean install and not instal!
Goba


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/crack configure.xml /en/reference/domxml configure.xml /en/reference/fribidi configure.xml /en/reference/hw configure.xml /en/reference/iisfunc reference.xml /en/reference/java configure.xml /en/reference/lzf configure.xml /en/reference/mailparse configure.xml /en/reference/memcache configure.xml constants.xml reference.xml /en/reference/printer configure.xml /en/reference/zip configure.xml

2004-08-03 Thread Philip Olson

OOPS, rookie mistake.  I typed 'cvs commit' and after prompting me
for an empty log message I typed (c) for continue instead of (e)
for edit.  This is a new cvs install on a new OS, forgot to edit 
.cvsrc first, so I was a little confused and trigger happy!

And I had such a wonderful log entry in mind... ;P  I cancelled
out midway through so a few more should be coming, this time with
a log message!  *sigh*

Regards,
Philip


On Wed, 4 Aug 2004, Philip Olson wrote:

> philipTue Aug  3 21:56:31 2004 EDT
> 
>   Added files: 
> /phpdoc/en/reference/memcache configure.xml constants.xml 
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
> /phpdoc/en/reference/crackconfigure.xml 
> /phpdoc/en/reference/domxml   configure.xml 
> /phpdoc/en/reference/fribidi  configure.xml 
> /phpdoc/en/reference/hw   configure.xml 
> /phpdoc/en/reference/iisfunc  reference.xml 
> /phpdoc/en/reference/java configure.xml 
> /phpdoc/en/reference/lzf  configure.xml 
> /phpdoc/en/reference/mailparseconfigure.xml 
> /phpdoc/en/reference/memcache reference.xml 
> /phpdoc/en/reference/printer  configure.xml 
> /phpdoc/en/reference/zip  configure.xml 
>   Log:
>   
>   


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/faq installation.xml /en/install/unix apache2.xml

2004-06-16 Thread Gabor Hojtsy
nlopess Wed Jun 16 08:22:33 2004 EDT
  Modified files:  
/phpdoc/en	language-snippets.ent 
/phpdoc/en/faq	installation.xml 
/phpdoc/en/install/unix	apache2.xml 
  Log:
  move that apache compat stuff to a gaq entry, so that windows users will also read it
Perfect. I have just intended to suggest this. Seems like you also fixed 
the literal and ' issues. The language of this text also qualifies 
it as a FAQ entry.

Goba


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/filesystem/functions feof.xml fflush.xml fgetc.xml fgets.xml fpassthru.xml

2004-05-18 Thread Mehdi Achour
Ok, would you mind correcting this as you have more skills than me ? :)
Thank you in advance,
Mehdi Achour
PS : reply to [EMAIL PROTECTED] please, php.net is really slow
Wez Furlong wrote:
That isn't totally correct.
Since PHP 4.3.0, stream resources are universal (with a very few minor
exceptions).
The list of functions therefore includes fopen, fsockopen,
stream_socket_server, stream_socket_client, gzopen, bz2open and quite easily a
whole bunch more; including functions from other extensions.
 --Wez.

+
+The file pointer must be 
valid, and must point to
+a file successfully opened by fopen or
+fsockopen.'>


RE: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/filesystem/functions feof.xml fflush.xml fgetc.xml fgets.xml fpassthru.xml

2004-05-17 Thread Wez Furlong

That isn't totally correct.

Since PHP 4.3.0, stream resources are universal (with a very few minor
exceptions).

The list of functions therefore includes fopen, fsockopen,
stream_socket_server, stream_socket_client, gzopen, bz2open and quite easily a
whole bunch more; including functions from other extensions.

 --Wez.

> +
> +The file pointer must be 
> valid, and must point to
> +a file successfully opened by fopen or
> +fsockopen.'>


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

2004-04-12 Thread Friedhelm Betz
On Tuesday 13 April 2004 00:55, Ken Tossell wrote:
> kennytMon Apr 12 18:55:33 2004 EDT
>
>   Modified files:
> /phpdoc/enlanguage-snippets.ent
>   Log:
>   typos
>   #the entity name should be .bundled, right?

Sure, Thx.

Friedhelm


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/crack reference.xml /en/reference/dbm reference.xml /en/reference/mcal reference.xml /en/reference/notes reference.xml /en/reference/qtdom reference.xml /entities global.ent

2004-02-08 Thread [EMAIL PROTECTED]
> > +
> > +This exentsion has been removed as of PHP 5 and moved to the
> > +PECL repository.
> > +'>
> 
> You mean &url.pecl; (with the semicolon).
> 
> Goba
Ah, gah!  I don't know what's up with me this morning.  Apologies for
the 'corrective' commits.

Kenneth


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/crack reference.xml /en/reference/dbm reference.xml /en/reference/mcal reference.xml /en/reference/notes reference.xml /en/reference/qtdom reference.xml /entities global.ent

2004-02-08 Thread Gabor Hojtsy
+
+This exentsion has been removed as of PHP 5 and moved to the
+PECL repository.
+'>
You mean &url.pecl; (with the semicolon).

Goba


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

2003-07-13 Thread Mehdi
> Mehdi Achour wrote:
>
>> didouSat Jul 12 14:10:58 2003 EDT
>>
>>   Modified files:
>> /phpdoc/en   language-snippets.ent
>>   Log:
>>   Adding an entity for Sybase
>>
>> Index: phpdoc/en/language-snippets.ent
>> diff -u phpdoc/en/language-snippets.ent:1.55
>> phpdoc/en/language-snippets.ent:1.56 ---
>> phpdoc/en/language-snippets.ent:1.55 Wed Jul  2 04:47:22 2003 +++
>> phpdoc/en/language-snippets.ent  Sat Jul 12 14:10:58 2003
>> @@ -1,4 +1,4 @@
>> -
>> +
>>
>>  This extension is
>>  EXPERIMENTAL. The behaviour of this extension --
>> @@ -196,7 +196,10 @@
>>
>>  
>>  Field names returned by
>>  this function
>> -are case-sensitive'>
>> +are case-sensitive.'>
>> +
>> +
>> +This function is only available
>> using the CT library interface to Sybase, and not the DB
>> library.'>
>>
>>  
>>  Field names returned by
>>  this function
>
> Shouldn't this be named 'sybase.ct.only' or something like this? Your
> naming implies that this is *the* sybase note, but I this may change in
>  the future. Why give us more headache in the future??
>
> Goba

http://news.php.net/article.php?group=php.doc&article=969355153
http://news.php.net/article.php?group=php.doc&article=969355155

done.

Mehdi



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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

2003-07-13 Thread Gabor Hojtsy
Mehdi Achour wrote:

didou		Sat Jul 12 14:10:58 2003 EDT

  Modified files:  
/phpdoc/en	language-snippets.ent 
  Log:
  Adding an entity for Sybase
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.55 phpdoc/en/language-snippets.ent:1.56
--- phpdoc/en/language-snippets.ent:1.55	Wed Jul  2 04:47:22 2003
+++ phpdoc/en/language-snippets.ent	Sat Jul 12 14:10:58 2003
@@ -1,4 +1,4 @@
-
+
 
 This extension is
 EXPERIMENTAL. The behaviour of this extension --
@@ -196,7 +196,10 @@
 
 
 Field names returned by this function
-are case-sensitive'>
+are case-sensitive.'>
+
+
+This function is only available using the CT library interface to Sybase, and not the DB library.'>
 
 
 Field names returned by this function
Shouldn't this be named 'sybase.ct.only' or something like this? Your 
naming implies that this is *the* sybase note, but I this may change in 
the future. Why give us more headache in the future??

Goba

--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


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

2003-01-15 Thread Gabor Hojtsy
> | Let say I just checked on a function doc (like strlen) and I didn't see 
> | the link,
> | while http://www.php.net/manual/en/language.constants.php has it.
> | Then, let's stick with old convention then.
> 
>  linking is disabled for some reason if the  is under some
> section. I'll check this when I have the time, and see what we can do to
> make it a link on all pages...

Hm, here is the code. It modified the type to float and integer if needed,
and if finds language.types.typename then creates a link with bold text.
There is no check actually on where the type appear, so for some reason,
this may be unable to find the right section, if the  tag is to deep
or I don't know...

;; Linking types to the correct place
(element type
  (let* 
((orig-name (data (current-node)))
  (type-name (cond 
((equal-ci? orig-name "double") "float")
((equal-ci? orig-name "int")   "integer")
(else orig-name))
  )
  (linkend (string-append "language.types." type-name))
  (target (element-with-id linkend))
)
(cond ((node-list-empty? target)
  (make sequence (process-children) )
  )
  (else 
(make element gi: "A"
  attributes: (list (list "HREF" (href-to target)))
  ( $bold-seq$(make sequence (process-children) ) )
)
  )
)
  )
)



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-15 Thread Gabor Hojtsy
| >>> Regarding types, I prefer:
| >>>
| >>>   string
| >>>
| >>> As it already works and is clear.
| >> The  tag does not provide link to the language.types.* (at 
| >> least,
| >> not now).
| >> and adding  plus  is laborious, so the use of shortcuts.
| >
| > Currently it does provide such a link.  There is no need
| > for thse type entities.  I think using  is better.
| Let say I just checked on a function doc (like strlen) and I didn't see 
| the link,
| while http://www.php.net/manual/en/language.constants.php has it.
| Then, let's stick with old convention then.

 linking is disabled for some reason if the  is under some
section. I'll check this when I have the time, and see what we can do to
make it a link on all pages...

Goba


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-15 Thread Damien Seguy

Le mercredi, 15 jan 2003, à 01:05 America/Montreal, Philip Olson a 
écrit :


On Tue, 14 Jan 2003, Damien Seguy wrote:

Le dimanche, 12 jan 2003, à 14:05 America/Montreal, Philip Olson a
écrit :


Regarding types, I prefer:

  string

As it already works and is clear.

The  tag does not provide link to the language.types.* (at 
least,
not now).
and adding  plus  is laborious, so the use of shortcuts.

Currently it does provide such a link.  There is no need
for thse type entities.  I think using  is better.

Let say I just checked on a function doc (like strlen) and I didn't see 
the link,
while http://www.php.net/manual/en/language.constants.php has it.
Then, let's stick with old convention then.

Dams.


--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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

2003-01-15 Thread Gabor Hojtsy
| > Regarding types, I prefer:
| >
| >   string
| >
| > As it already works and is clear.
| The  tag does not provide link to the language.types.* (at least, 
| not now). and adding  plus  is laborious, so the use of
| shortcuts.

So then how the links are at:
http://www.php.net/manual/en/language.types.integer.php
done? Isn't it ?

Goba


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-14 Thread Philip Olson

On Tue, 14 Jan 2003, Damien Seguy wrote: 
> Le dimanche, 12 jan 2003, à 14:05 America/Montreal, Philip Olson a 
> écrit :
> 
> > Regarding types, I prefer:
> >
> >   string
> >
> > As it already works and is clear.
> The  tag does not provide link to the language.types.* (at least, 
> not now).
> and adding  plus  is laborious, so the use of shortcuts.

Currently it does provide such a link.  There is no need
for thse type entities.  I think using  is better.

Regards,
Philip


--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-14 Thread Damien Seguy

Le dimanche, 12 jan 2003, à 14:05 America/Montreal, Philip Olson a 
écrit :

Regarding types, I prefer:

  string

As it already works and is clear.

The  tag does not provide link to the language.types.* (at least, 
not now).
and adding  plus  is laborious, so the use of shortcuts.

Regards,
Damien.

--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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

2003-01-12 Thread Sara MG
Took the words right outta my mouth!

string'>

>
> Regarding types, I prefer:
>
>   string
>
> As it already works and is clear.
>
> Regards,
> Philip
>
>> +string'>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-12 Thread Derick Rethans
On Sun, 12 Jan 2003, Damien Seguy wrote:

> dams  Sun Jan 12 14:01:12 2003 EDT
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
>   Log:
>   Adding useful short links.
>   
> +safe mode'>
> +
> +string'>

String is safe_mode ?

Derick

-- 

-
 Derick Rethans http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals   http://php-mag.net/
-


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2003-01-12 Thread Philip Olson

Regarding types, I prefer:

  string

As it already works and is clear.

Regards,
Philip


On Sun, 12 Jan 2003, Damien Seguy wrote:

> dams  Sun Jan 12 14:01:12 2003 EDT
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
>   Log:
>   Adding useful short links.
>   
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.33 phpdoc/en/language-snippets.ent:1.34
> --- phpdoc/en/language-snippets.ent:1.33  Mon Nov 25 18:40:02 2002
> +++ phpdoc/en/language-snippets.ent   Sun Jan 12 14:01:11 2003
> @@ -1,4 +1,4 @@
> -
> +
>  
>  This extension is
>  EXPERIMENTAL. The behaviour of this extension --
> @@ -132,6 +132,19 @@
>   The windows version of PHP
>  has built in support for this extension. You do not need to load any additional
>  extension in order to use these functions.'>
> +
> +
> +PHP'>
> +safe mode'>
> +
> +string'>
> +integer'>
> +float'>
> +resource'>
> +boolean'>
> +array'>
> +object'>
> +
>  
>  
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-11-26 Thread Derick Rethans
On Tue, 26 Nov 2002, Gabor Hojtsy wrote:

> > >   Modified files:  
> > > /phpdoc/en language-snippets.ent 
> > >   Log:
> > >   two entities added
> > >   note.no-windows.extension
> > >   windows.builtin
> > 
> > Thanks for breaking the build in almost all of the 22 languages. Next 
> > time, please update the entities in the other languages too.
> 
> I am just committing a fix to make this snippets/defs addition problem
> something ancient from the past ;)

May god bless you my friend!

Derick

--

-
 Derick Rethans http://derickrethans.nl/
 PHP Magazine - PHP Magazine for Professionals   http://php-mag.net/
-


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-11-26 Thread Gabor Hojtsy
> >   Modified files:  
> > /phpdoc/en language-snippets.ent 
> >   Log:
> >   two entities added
> >   note.no-windows.extension
> >   windows.builtin
> 
> Thanks for breaking the build in almost all of the 22 languages. Next 
> time, please update the entities in the other languages too.

I am just committing a fix to make this snippets/defs addition problem
something ancient from the past ;)

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-11-25 Thread Derick Rethans
On Mon, 25 Nov 2002, Friedhelm Betz wrote:

> betz  Mon Nov 25 18:40:02 2002 EDT
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
>   Log:
>   two entities added
>   note.no-windows.extension
>   windows.builtin

Thanks for breaking the build in almost all of the 22 languages. Next 
time, please update the entities in the other languages too.

Derick

>   
>   
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.32 phpdoc/en/language-snippets.ent:1.33
> --- phpdoc/en/language-snippets.ent:1.32  Thu Sep 26 09:56:49 2002
> +++ phpdoc/en/language-snippets.ent   Mon Nov 25 18:40:02 2002
> @@ -1,4 +1,4 @@
> -
> +
>  
>  This extension is
>  EXPERIMENTAL. The behaviour of this extension --
> @@ -63,6 +63,9 @@
>  This function is not
>  implemented on Windows platforms.'>
>  
> +This extension is not
> +available on Windows platforms.'>
> +
>  Instead of a function name, an
>  array containing an object reference and a method name can also be
>  supplied.'>
> @@ -125,6 +128,10 @@
>  will only be available when the extension has either
>  been compiled into PHP or dynamically loaded at runtime.
>  '>
> +
> + The windows version of PHP
> +has built in support for this extension. You do not need to load any additional
> +extension in order to use these functions.'>
>  
>  
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 

-
 Derick Rethans http://derickrethans.nl/ 
 PHP Magazine - The PHP Magazine for Professionals - http://php-mag.net/
-


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-09-17 Thread Erica Douglass

I'm still not really clear on what you're trying to say with the changes
that you made.

I would start with "This extension requires " and fill in the blank
(to maintain consistency with the other elements.) Try to answer the
following questions with your explanation:

-- If I already have PHP installed, will this be automatically
available? (If the answer is "It depends," outline a few specific
scenarios.)
-- Do I need to reinstall PHP with specific options to use this
extension?

If you can do that without being too technical ("external libraries" is
the specific phrase that I am concerned with), then I'll stop pestering
you about this. ;) I agree that the other one was misleading; I agree
that yours is better; now we must focus on how to best state the
requirements from a user's perspective.

Erica

> -Original Message-
> From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 2:56 AM
> To: Erica Douglass
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent
> 
> Erica Douglass wrote:
> > So are those functions not always available? If so, we should define
> > when they are and when they aren't.
> 
> have a look at http://php.net/overload
> 
> the text as it is right now is not only misleading,
> it is totaly wrong, the function is *not* available
> in default builds
> 
> 
> > My main concern is that your addition may be too technical for
anyone
> > but the most advanced PHP users. I'd appreciate it if you could
define
> > this in a less technical manner.
> 
> it *is* technical, no need to hide that IMHO
> 
> maybe it could be moved down one place so that it
> is below "installation", but OTOH i'd like to know
> if i can meet the requirements before i even bother
> with the installation details
> 
> we could maybe add a "These functions (are|aren't) enabled by default"
> entity for those extensions like e.g. session and ctype, but that
> should be named something like &default.extension; and not
> &no.requirements;
> 
> 
> --
> Six Offene Systeme GmbH http://www.six.de/
> i.A. Hartmut Holzgraefe
> Email: [EMAIL PROTECTED]
> Tel.:  +49-711-99091-77
> 
> 
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-09-17 Thread Hartmut Holzgraefe

Erica Douglass wrote:
> So are those functions not always available? If so, we should define
> when they are and when they aren't.

have a look at http://php.net/overload

the text as it is right now is not only misleading,
it is totaly wrong, the function is *not* available
in default builds


> My main concern is that your addition may be too technical for anyone
> but the most advanced PHP users. I'd appreciate it if you could define
> this in a less technical manner. 

it *is* technical, no need to hide that IMHO

maybe it could be moved down one place so that it
is below "installation", but OTOH i'd like to know
if i can meet the requirements before i even bother
with the installation details

we could maybe add a "These functions (are|aren't) enabled by default"
entity for those extensions like e.g. session and ctype, but that
should be named something like &default.extension; and not
&no.requirements;


-- 
Six Offene Systeme GmbH http://www.six.de/
i.A. Hartmut Holzgraefe
Email: [EMAIL PROTECTED]
Tel.:  +49-711-99091-77


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-09-17 Thread Erica Douglass

So are those functions not always available? If so, we should define
when they are and when they aren't.

My main concern is that your addition may be too technical for anyone
but the most advanced PHP users. I'd appreciate it if you could define
this in a less technical manner. 

Thanks,
Erica

> -Original Message-
> From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 2:29 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent
> 
> hholzgra  Tue Sep 17 05:28:59 2002 EDT
> 
>   Modified files:
> /phpdoc/enlanguage-snippets.ent
>   Log:
>   hope this is not as misleading as the old entry ...
> 
> 
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.30 phpdoc/en/language-
> snippets.ent:1.31
> --- phpdoc/en/language-snippets.ent:1.30  Sun Sep 15 00:45:31 2002
> +++ phpdoc/en/language-snippets.ent   Tue Sep 17 05:28:59 2002
> @@ -1,4 +1,4 @@
> -
> +
> 
>  This extension is
>  EXPERIMENTAL. The behaviour of this extension --
> @@ -88,7 +88,7 @@
>  This extension has no configuration
directives
> defined in &php.ini;.'>
>  This extension has no resource types
> defined.'>
>  This extension has no constants
> defined.'>
> -These functions are always
> available.'>
> +No external libraries are needed to
build
> this extension.'>
>  There is no installation needed to use
these
>  functions; they are part of the PHP core.'>
> 
> 
> 
> 
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/featuressafe-mode.xml

2001-07-12 Thread Damien Seguy

on 12/07/01 00:09, Jeroen van Wolffelaar at [EMAIL PROTECTED] wrote:

Hi jeroen,

> Updated safe-mode with list of functions.
> 
> This breaks ALL translations, because of a change in language-snippets.ent
> 
> Whould someone PLEASE correct this for every language? (and not only his
> own)
May I ask for a favor?

Would you mind forgetting the 'fr' tree when you make unexpected and
translation breaking updates? At least, send a mail BEFORE.

Damien Seguy