mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
* forgot script element in release contents
This commit is contained in:
parent
123a668fb5
commit
c6fe490093
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
$Id: package.dtd,v 1.23 2002-04-28 07:52:00 ssb Exp $
|
$Id: package.dtd,v 1.24 2002-04-28 07:58:41 ssb Exp $
|
||||||
|
|
||||||
This is the PEAR package description, version 1.0b7.
|
This is the PEAR package description, version 1.0b7.
|
||||||
It should be used with the informal public identifier:
|
It should be used with the informal public identifier:
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<!ELEMENT changelog (release)+>
|
<!ELEMENT changelog (release)+>
|
||||||
|
|
||||||
<!ELEMENT release (version|license|state|date|notes|filelist|deps|provides)+>
|
<!ELEMENT release (version|license|state|date|notes|filelist|deps|provides|script)+>
|
||||||
|
|
||||||
<!ELEMENT version (#PCDATA)>
|
<!ELEMENT version (#PCDATA)>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue