The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PEAR 1.4 is dead - PEAR 2.0 to come

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tobias Schlitt

Posts: 120
Nickname: dotxp
Registered: Sep, 2004

Tobias Schlitt is a geek, highly addicted to PHP.
PEAR 1.4 is dead - PEAR 2.0 to come Posted: Apr 4, 2005 5:29 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Tobias Schlitt.
Original Post: PEAR 1.4 is dead - PEAR 2.0 to come
Feed Title: Tobias Schlitt - Weblog
Feed URL: http://php-applications.de/lists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundlists/listinfo/phpug-dortmundapplications/blog/rss.php?category=1_PEAR&version=0.91
Feed Description: a passion for php
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Tobias Schlitt
Latest Posts From Tobias Schlitt - Weblog

Advertisement

In an inofficial meeting the PEAR Group decided on the future of PEAR today. The main problem with PEAR is the BC topic and that therefore the migration of PEAR to PHP5 is pretty slow. To not be bound to their own rules, the PEAR community retired the release of PEAR 1.4 (which has been in alpha phase right now) in favor of starting a complete redesign for the PEAR installer which will be PEAR 2.0.

Beside being PHP5 only (and of course fully E_STRICT compatible), the new PEAR release will get a complete new repository structure and website. Shortly after the announcement to the community Greg Beaver stated, that he was already working on the new major version for PEAR and wants to have a first development release by April the 15th. Some of the amazing new features of PEAR 2.0 will be:

  • Complete retirement of PEAR_Error in favor of PHP5 exceptions.
  • A completely redesigned packaging system, supporting encrypted packages, binary packages and even non-PHP packages after the example of the Debian dpkg (apt-get) system and even compatible with it.
  • Automatic dependency resolving, even for binary applications packaged with dpkg.
  • Support for namespaces.
  • Single distribution packages (like Java's JAR files) which can be run without any further engagement.
  • Binary PHP packages to run without an installed PHP interpreter.

I'm pretty much looking forward to this new major version of PEAR, which will definitly fix some design errors, made while building the first PEAR installer. A pretty good decision.

You can find the PEAR Group announcement here.

Read: PEAR 1.4 is dead - PEAR 2.0 to come

Topic: Security matters, specially for PHP-Magazine, some source code publicly accessible! Previous Topic   Next Topic Topic: Multi-Line Strings and Text Editors

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use