» Version | » Information |
---|---|
1.0.1 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-1.0.1 Release date: 2008-06-15 10:23 UTC Release state: stable Release uploaded by: farell Changelog: * bugs - fix a notice error when trying to upgrade a package version still using package xml 1.0 * changes - require now PEAR_PackageUpdate 1.0.2 - checkUpdate() return now a boolean (as expected) Dependencies:
|
1.0.0 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-1.0.0 Release date: 2008-05-01 04:26 UTC Release state: stable Release uploaded by: farell Changelog: Two years after proposal and first release (0.1.0), here are now the final stable version. No major changes since 0.4.0 * changes - copyright bumped to 2008 - phpdoc @since tag give version and release date information - make it XHTML 1.0 Strict compliant * QA - require now at least PEAR installer 1.5.4 rather than 1.4.8 (security vulnerability fixes) - change minimum PPU package dependency Dependencies:
|
0.4.0 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-0.4.0 Release date: 2007-07-01 02:58 UTC Release state: beta Release uploaded by: farell Changelog: * IMPORTANT This beta version will be the last one before final stable release 1.0.0 * changes - copyright notice bumped to 2007 - removed PPU resource from main class. - prevent updating new copy of a package if it was not installed first Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-0.3.0 Release date: 2006-07-17 15:18 UTC Release state: beta Release uploaded by: farell Changelog: * news - removed PEAR_PACKAGEUPDATE_DATA_DIR constant, and replace behavior with new methods getStyleSheet() and setStyleSheet(). Allow to include all stylesheet file name as you want and not only as in previous version : ppu.css But you can also put a link to a stylesheet rather than include code in html output page => requires to extends class with a new toHtml() method. - When package you're trying to auto-update is not yet installed, it will now display '- None -' in current version field rather than '0.0.0' given by ppu backend. Dependencies:
|
0.2.2 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-0.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-0.2.2 Release date: 2006-07-15 10:30 UTC Release state: beta Release uploaded by: farell Changelog: * fixed dependencies: - required at least PHP 4.3.0 due to usage of function: file_get_contents and also because PPU used itself php 4.3.0 as minimum version - use now the latest QuickForm 3.2.6 Dependencies:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-0.2.1 Release date: 2006-05-25 11:17 UTC Release state: beta Release uploaded by: farell Changelog: * bug fix - base install directory error into package xml * qa - pear installer dependency is 1.4.8 same as for PPU Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install PEAR_PackageUpdate_Web-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR_PackageUpdate_Web-0.2.0 Release date: 2006-05-10 16:49 UTC Release state: beta Release uploaded by: farell Changelog: - Initial PEAR release after last step of proposal http://pear.php.net/pepr/pepr-proposal-show.php?id=390 - Stability moved from alpha to beta - Dependency to PPU is now set to 0.5.0 or better - Release Notes field have been replaced from QF:textarea to QF:static with an autoscroll div. It will allow to keep the same size to the main window, even when package has long text for release notes. When a QF:textarea is frozen, attributes rows, cols count are not kept. PPU and its frontend have a website: please visit http://pear.laurent-laville.org/PEAR_PackageUpdate Dependencies:
|