Home > Archive > PHP Documentation > June 2007 > RE: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RE: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent
|
|
| Richard A. Quadling 2007-06-21, 7:59 am |
| Should I commit the patch to fix this whilst the freeze is on? Does it
apply to EVERYTHING?
Typo: ENITTY =3D> ENTITY
$ cvs diff global.ent
Index: global.ent
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D
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 -0000 1.301
+++ global.ent 21 Jun 2007 10:07:57 -0000
@@ -370,7 +370,7 @@
<!ENTITY url.svn.manual.list
"http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.list.html">
<!ENTITY url.svn.manual.status
"http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.status.html">
<!ENTITY url.svn.manual.update
"http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.update.html">
-<!ENITTY url.svn.manual.externaldifftools
"http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html"
>
+<!ENTITY url.svn.manual.externaldifftools
"http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html"
>
<!ENTITY url.swf "ftp://ftp.sgi.com/sgi/graphics/grafica/flash/">
<!ENTITY url.sybase "http://www.sybase.com/">
<!ENTITY url.sybase.ctlib
"http://www.php.net/extra/ctlib-linux-elf.tar.gz">
> -----Original Message-----
> From: Edward Z. Yang [mailto:ezyang@php.net]=20
> Sent: 21 June 2007 05:18
> To: phpdoc@lists.php.net
> Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent=20
> /entities global.ent=20
>=20
> ezyang Thu Jun 21 04:17:52 2007 UTC
>=20
> Modified files: =20
> /phpdoc/en language-snippets.ent=20
> /phpdoc/entities global.ent=20
> Log:
> Update entity files in preparation for commit of Subversion docs.
> =20
> http://cvs.php.net/viewvc.cgi/phpdo...e-snippets.ent?
> r1=3D1.203&r2=3D1.204&diff_format=3Du
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.203=20
> 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 @@
> -<!-- $Revision: 1.203 $ -->
> +<!-- $Revision: 1.204 $ -->
> <!-- Keep 'em sorted -->
> =20
> =20
> @@ -807,10 +807,14 @@
> xmlwriter</parameter></term><listitem><para>Only for=20
> procedural calls.=20
> The XMLWriter <type>resource</type> that is being modified.=20
> This resource comes from a call to=20
> <function>xmlwriter_open_uri</function> or=20
> <function>xmlwriter_open_memory</function>.</para></listitem><
> /varlistentry>'>
> =20
> +<!-- SVN notes -->
> +<!ENTITY svn.relativepath "<note><simpara>Relative paths will be=20
> +resolved as if the current working directory was the one=20
> that contains=20
> +the PHP binary. To use the calling script's working directory, use=20
> +<function>realpath</function> or=20
> dirname(__FILE__).</simpara></note>">
> +<!ENTITY svn.referto.status 'Refer to <link=20
> +linkend=3D"svn.constants#svn.constants.status">status =
constants</link>=20
> +for possible values.'> <!ENTITY svn.referto.type 'Refer to <link=20
> +linkend=3D"svn.constants#svn.constants.type">type constants</link> =
for=20
> +possible values.'>
> +
> <!-- Imagick generic return types -->
> <!ENTITY imagick.return.success 'Returns &true; on=20
> success.'> <!ENTITY imagick.imagick.throws 'Throws=20
> ImagickException on error.'> <!ENTITY=20
> imagick.imagickdraw.throws 'Throws ImagickDrawException on=20
> error.'> <!ENTITY imagick.imagickpixel.throws 'Throws=20
> ImagickPixelException on error.'> <!ENTITY=20
> imagick.imagickpixeliterator.throws 'Throws=20
> ImagickPixelIteratorException on error.'>
> -
> http://cvs.php.net/viewvc.cgi/phpdo...bal.ent?r1=3D1.
> 300&r2=3D1.301&diff_format=3Du
> Index: phpdoc/entities/global.ent
> diff -u phpdoc/entities/global.ent:1.300=20
> phpdoc/entities/global.ent:1.301
> --- phpdoc/entities/global.ent:1.300 Thu Jun 21 00:30:22 2007
> +++ phpdoc/entities/global.ent Thu Jun 21 04:17:51 2007
> @@ -1,6 +1,6 @@
> <!-- -*- SGML -*-
> =20
> - $Id: global.ent,v 1.300 2007/06/21 00:30:22 gwynne Exp $
> + $Id: global.ent,v 1.301 2007/06/21 04:17:51 ezyang Exp $
> =20
> Contains global "macros" for all the XML documents.
> =20
> @@ -358,6 +358,19 @@
> <!ENTITY url.strftime.win32=20
> "http://msdn.microsoft.com/library/default.asp?url=3D/library/en
> -us/vclib/html/_crt_strftime.2c_.wcsftime.asp">
> <!ENTITY url.strnatcmp "http://sourcefrog.net/projects/natsort/">
> <!ENTITY url.sun.freeware "http://www.sunfreeware.com/">
> +<!ENTITY url.svn "http://subversion.tigris.org/">
> +<!ENTITY url.svn.manual.add =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.add.html">
> +<!ENTITY url.svn.manual.cat =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.cat.html">
> +<!ENTITY url.svn.manual.checkout=20
> +"http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.checkout.html">
> +<!ENTITY url.svn.manual.cleanup =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.cleanup.html">
> +<!ENTITY url.svn.manual.commit =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.commit.html">
> +<!ENTITY url.svn.manual.diff =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.diff.html">
> +<!ENTITY url.svn.manual.import =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.import.html">
> +<!ENTITY url.svn.manual.log =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.log.html">
> +<!ENTITY url.svn.manual.list =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.list.html">
> +<!ENTITY url.svn.manual.status =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.status.html">
> +<!ENTITY url.svn.manual.update =20
> "http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.update.html">
> +<!ENITTY url.svn.manual.externaldifftools=20
> +"http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldiff
> tools.html
> +">
> <!ENTITY url.swf "ftp://ftp.sgi.com/sgi/graphics/grafica/flash/">
> <!ENTITY url.sybase "http://www.sybase.com/"> <!ENTITY=20
> url.sybase.ctlib "http://www.php.net/extra/ctlib-linux-elf.tar.gz">
>=20
| |
| Gwynne Raskind 2007-06-21, 7:59 am |
| 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."
| |
|
|
|
|
|