1.10.4 is mainly a 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) I'm not affected by #3298, but #2742 completely broke my applications. Curiously, I don't see the "new container" anywhere, but that's not a problem. :)
State Changed From-To: open->feedback Waiting for maintainer's approval.
Responsible Changed From-To: freebsd-ports-bugs->thierry Take it.
State Changed From-To: feedback->closed Committed, thanks! P.S.: what about installing tests files?