Commit graph

5 commits

Author SHA1 Message Date
Thierry Thomas
88a1830230 Upgrade to 1.10.4 (bugfix release).
Changelog:

 * Fixed bug #3298 which wouldn't parse arrays with numerical indexes
   correctly.
 * Fixed bug #2742 which didn't trim variable names in Inicommented file.
 * changed XML_Parser and XML_Util dependencies to optional, since
   they're only needed when parsing XML files (bug #2738).
 * added a new container for editing files of php constants, courtesy of
   philip ortel [me@phillipoertel.com] (devel).

PR:		ports/77460
Submitted by:	Roman Neuhauser
Approved by:	maintainer.
2005-02-14 18:32:07 +00:00
Thierry Thomas
9392324d91 Upgrade to 1.10.3.
PR:		ports/72971
Submitted by:	maintainer.
2004-10-26 22:26:34 +00:00
Thierry Thomas
d27d427996 Upgrade to to 1.10.2.
PR:		70987
Submitted by:	maintainer.
2004-08-26 18:39:15 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
0c7e49b585 New port: PEAR Config package provides methods for configuration manipulation
The Config package provides methods for configuration manipulation.

	* Creates configurations from scratch
	* Parses and outputs different formats (XML, PHP, INI, Apache...).
	* Edits existing configurations
	* Converts configurations to other formats
	* Allows manipulation of sections, comments, directives...
	* Parses configurations into a tree structure

PR:		ports/56362
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-09-08 00:34:19 +00:00