Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 01:20:05 +0100 (CET)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46984: [New Ports] PHP 5  - Zend Engine 2 (CLI & Apache Modules)
Message-ID:  <200301120020.h0C0K5rk073855@vaio.alexdupre.com>

next in thread | raw e-mail | index | archive | help

>Number:         46984
>Category:       ports
>Synopsis:       [New Ports] PHP 5  - Zend Engine 2 (CLI & Apache Modules)
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 11 16:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.5-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386


	
>Description:
Ports of the forthcoming PHP 5.0.0 with Zend Engine 2.

Like every serious PHP programmer knows, every PHP release (4.3.0 included) is
heavily bugged. Stay current and live in peace with less critical bugs.

This version, in addition to fix a lot of bugs (many inherent with Apache2),
implements the new Zend Engine 2.

Changes in the Zend Engine 2.0
* New Object Model.
* Private and Protected Members.
* Private and Protected Methods.
* Object Cloning.
* Nested classes (namespaces).
* Unified Constructors.
* Destructors.
* Exceptions.
* Dereferencing objects returned from functions.
* Static member variables of static classes can now be initialized.
* Static methods.
* Static function variables.
* Parameters that are passed by reference to a function
  may now have default values.
* Method calls and property accesses can be overloaded
  by class methods  __call(), __get() and __set().

This PR supersedes PRs 37180 and 39623.
	
>How-To-Repeat:
	
>Fix:
Fetch the tarball from http://www.gufi.org/~alex/php5.tar.gz and enjoy!
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301120020.h0C0K5rk073855>