#738: Bump minimum required PHP version to 5.2.0
---------------------+------------------------------------------------------
Reporter: david | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0
Component: _OTHER_ | Version:
Severity: normal | Keywords:
Has_patch: 0 |
---------------------+------------------------------------------------------
As we've decided to follow the ''GoPHP5'' initiative.
Some new stuff since 5.1.3 that we might take advantage of or remove
version checks for:
* Added ability to make SOAP call userspace PHP<->XML converters.
(Dmitry)
* Added SoapServer::setObject() method (it is a simplified version of
SoapServer::setClass() method). (Dmitry)
* Added support for httpOnly flag for session extension and cookie
setting functions. (Scott MacVicar, Ilia)
* Added PATHINFO_FILENAME option to pathinfo() to get the filename. (Toby
S. and Christian S.)
* Added an optional parameter to parse_url() to allow retrieval of
distinct URL components. (Ilia)
* Added optional parameter to http_build_query() to allow specification
of string separator. (Ilia) ''- weird, isn't that in since 5.1.3 as per
the docs?''
* Added RFC2397 (data: stream) support. (Marcus)
* Added support for constructors in interfaces to force constructor
signature checks in implementations. (Marcus)
* Added DOMNode::getNodePath() for getting an XPath for a node.
(Christian)
* Changed __toString() to be called wherever applicable. (Marcus)
* Added preg_last_error(). (Andrei)
* Improved SPL: (Marcus)
--
Ticket URL: <http://trac.agavi.org/ticket/738>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets