Search Discussions
-
We can't put an RC1 out there until we fix the pear/XML_RPC issue. Personally I'd like to completely get rid of it, but I see the following options: 1. Put pear 1.4 into RC1 which means we can drop ...
Rasmus Lerdorf
Aug 11, 2005 at 10:06 am
Aug 15, 2005 at 4:55 pm -
I could see us unbundling the installer parts from the PEAR base class. Atleast in theory (the implications of splitting things out into a PEAR_Installer package would be too drastic most likely - ...
Lukas Smith
Aug 15, 2005 at 11:22 am
Aug 18, 2005 at 11:48 am -
cellog Sun Aug 7 11:32:59 2005 EDT Modified files: /pear-core package2.xml Log: fix Bug #4952: PEAR_Exception::toHTML() spits notices ...
Greg Beaver
Aug 7, 2005 at 3:33 pm
Aug 28, 2005 at 4:45 am -
cellog Sun Aug 7 11:32:55 2005 EDT Modified files: /pear-core package-PEAR.xml Log: fix Bug #4952: PEAR_Exception::toHTML() spits notices ...
Greg Beaver
Aug 7, 2005 at 3:32 pm
Aug 23, 2005 at 6:32 pm -
mj Tue Aug 16 14:46:21 2005 EDT Added files: /pearweb/include/Damblan/Log Print.php Modified files: /pearweb/include pear-database.php /pearweb/public_html/admin package-maintainers.php Log: * Added ...
Martin Jansen
Aug 16, 2005 at 6:46 pm
Aug 22, 2005 at 4:37 pm -
5
PEAR.php
Hi, I was just slapped by PHP 4.4 for assigning the return value of PEAR::raiseError() by reference. This is due to the fact that PEAR::raiseError() is not defined to return by reference. I kinda got ...Lukas Smith
Aug 17, 2005 at 12:00 pm
Aug 18, 2005 at 5:05 am -
http://bugs.php.net/bug.php?id=34168 -- Tobias Schlitt - Zend Certified Engineer GPG Key: 0xA6529579 a passion for php http://www.schlitt.info Like to say "thank you"? - ...
Tobias Schlitt
Aug 17, 2005 at 11:24 am
Aug 17, 2005 at 5:31 pm -
So does that mean that the installer is not bundled with PHP releases anymore? Where and when was this discussed? - Martin
Martin Jansen
Aug 16, 2005 at 7:20 am
Aug 16, 2005 at 9:37 am -
http://pear.php.net/pepr/pepr-proposal-show.php?id=289 Any initial thoughts or complaints? This just governs the fact that PEAR packages should not depend on external channel packages. Pretty simple ...
Joe Stump
Aug 22, 2005 at 5:40 pm
Aug 22, 2005 at 5:53 pm -
cellog Sun Aug 14 02:56:24 2005 EDT Added files: /pear-core make-installpear-phar.php Log: add generation script for install-pear.phar
Greg Beaver
Aug 14, 2005 at 6:56 am
Aug 20, 2005 at 6:26 pm -
Hi all, Are there any strong opinions on upgrading PEAR 1.4's minimum PHP dep to 4.3.0? It would make things a bit simpler to take advantage of some of the enhancements, and 1.3.5 works fine on PHP ...
Greg Beaver
Aug 17, 2005 at 9:28 pm
Aug 17, 2005 at 9:40 pm -
Hi, not sure if I overlooked some information, but I am seeing tons of warnings on php 4.4 .. like in PEAR/Dependency2.php on line 846 or in PEAR/Command/Install.php on like 430 should I start ...
Lukas Smith
Aug 30, 2005 at 9:14 pm
Aug 30, 2005 at 9:41 pm -
cellog Sun Aug 7 11:32:36 2005 EDT Modified files: /pear-core package-ErrorStack.xml Log: fix Bug #5018: Notice due api changes in php5.1/php4.4 ...
Greg Beaver
Aug 7, 2005 at 3:32 pm
Aug 30, 2005 at 5:41 am -
cellog Thu Aug 18 07:57:51 2005 EDT Modified files: /pear-core/PEAR/Command Registry.php Log: fix Bug #5132: pear info Blah.tgz reports optional deps as required ...
Greg Beaver
Aug 18, 2005 at 11:57 am
Aug 23, 2005 at 6:15 pm -
cellog Fri Aug 19 15:12:31 2005 EDT Modified files: /pear-core/PEAR/Downloader Package.php Log: allow for installation of dependency groups from a local package.xml file or .tgz file ...
Greg Beaver
Aug 19, 2005 at 7:12 pm
Aug 21, 2005 at 10:33 pm -
cellog Thu Aug 18 08:45:52 2005 EDT Modified files: /pear-core/PEAR Installer.php Log: partial fix for bug #5133: installer fails when installing into an empty directory ...
Greg Beaver
Aug 18, 2005 at 12:45 pm
Aug 19, 2005 at 7:37 pm -
Hi all, I will be splitting the remote FTP installation into a separate package from PEAR 1.4.0. The reasoning is that this feature has the most potential for being both useful and dangerous. ...
Greg Beaver
Aug 19, 2005 at 4:20 am
Aug 19, 2005 at 8:52 am -
pajoye Thu Aug 11 17:11:26 2005 EDT Modified files: (Branch: PEAR_1_3) /pear-core package-PEAR.xml Log: - prepare 1.3 too, if we need it somehow remove pear::xmlrpc dep add ext/xmlrpc requirement ...
Pierre-Alain Joye
Aug 11, 2005 at 9:11 pm
Aug 18, 2005 at 8:31 am -
cellog Tue Aug 16 23:51:21 2005 EDT Modified files: /pearweb generateREST.php Log: only generate maintainer rest for admins or pear.dev ...
Greg Beaver
Aug 17, 2005 at 3:51 am
Aug 17, 2005 at 8:23 pm -
toby Sat Aug 13 17:45:06 2005 EDT Modified files: /pearweb/public_html/qa packages_status.php Log: * Fix SQL for bugs. * Some layout stuff. ...
Tobias Schlitt
Aug 13, 2005 at 9:45 pm
Aug 14, 2005 at 3:35 pm -
cellog Sun Aug 21 17:56:37 2005 EDT Modified files: /pear-core/tests/PEAR_PackageFile/v2 test_installBinary_win.phpt Log: update to current cvs ...
Greg Beaver
Aug 21, 2005 at 9:56 pm
Aug 23, 2005 at 12:31 am -
cellog Sat Aug 20 23:48:21 2005 EDT Modified files: /pear-core/PEAR Config.php Log: do not attempt to read the ftp config file unless we can load PEAR/FTP.php ...
Greg Beaver
Aug 21, 2005 at 3:48 am
Aug 21, 2005 at 10:48 pm -
cellog Sat Aug 13 18:28:00 2005 EDT Modified files: /pear-core/PEAR Start.php Log: initial split off of PEAR_Start to prepare for PEAR_Start_Install for distribution with PHP 6.0+ drop XML_RPC
Greg Beaver
Aug 13, 2005 at 10:28 pm
Aug 20, 2005 at 4:41 am -
cellog Sat Aug 13 18:28:31 2005 EDT Modified files: /pear-core make-gopear-phar.php Log: initial split off of PEAR_Start to prepare for PEAR_Start_Install for distribution with PHP 6.0+ ...
Greg Beaver
Aug 13, 2005 at 10:28 pm
Aug 20, 2005 at 4:28 am -
pajoye Thu Aug 11 17:47:01 2005 EDT Modified files: (Branch: PEAR_1_3) /pear-core/PEAR Remote.php Log: - remove xml_rpc include ...
Pierre-Alain Joye
Aug 11, 2005 at 9:47 pm
Aug 18, 2005 at 9:58 am -
cellog Sat Aug 13 01:03:27 2005 EDT Modified files: /pearweb/include pear-database.php Log: when users are added to a package via the "add maintainers to a package" mechanism, they are not actually ...
Greg Beaver
Aug 13, 2005 at 5:03 am
Aug 16, 2005 at 10:34 am -
pajoye Tue Aug 30 17:35:49 2005 EDT Modified files: /pear-core/PEAR/Command Test.php Log: - silent notice (May check some other, tests for this exact portion should be added before stable) ...
Pierre-Alain Joye
Aug 30, 2005 at 9:35 pm
Aug 31, 2005 at 7:19 am -
cellog Tue Aug 23 13:08:47 2005 EDT Modified files: /pear-core/PEAR/PackageFile v2.php Log: add getters for usesrole/usestask ...
Greg Beaver
Aug 23, 2005 at 5:08 pm
Aug 30, 2005 at 10:09 pm -
cellog Sat Aug 20 00:37:21 2005 EDT Modified files: /pear-core go-pear.phar Log: add missing XML_RPC-1.4.0.tar add missing PEAR/REST.php add missing PEAR/REST/10.php ...
Greg Beaver
Aug 20, 2005 at 4:37 am
Aug 23, 2005 at 6:21 pm -
cellog Sun Aug 21 18:31:20 2005 EDT Modified files: /pear-core/tests/PEAR_Installer test_install_binary.phpt Log: update to current cvs ...
Greg Beaver
Aug 21, 2005 at 10:31 pm
Aug 23, 2005 at 12:31 am -
cellog Mon Aug 22 18:42:50 2005 EDT Modified files: /pear-core/tests/PEAR_Command_Install/install test_dependsonpecl.phpt Log: fix test to work with current cvs ...
Greg Beaver
Aug 22, 2005 at 10:42 pm
Aug 22, 2005 at 10:44 pm -
cellog Sun Aug 21 22:16:47 2005 EDT Modified files: /pear-core/tests/PEAR_Installer test_uninstall_simplelocalpackage_ftp.phpt Log: fix test to use PEAR_RemoteInstall if available ...
Greg Beaver
Aug 22, 2005 at 2:16 am
Aug 22, 2005 at 10:33 pm -
cellog Sun Aug 21 18:51:09 2005 EDT Modified files: /pear-core/tests/PEAR_Installer test_install_simplelocalpackage_ftp.phpt Log: update ftp test to use PEAR_RemoteInstaller if possible, and skip if ...
Greg Beaver
Aug 21, 2005 at 10:51 pm
Aug 22, 2005 at 10:32 pm -
cellog Sun Aug 21 22:29:02 2005 EDT Modified files: /pear-core/tests/PEAR_Config test_readFTPConfigFile_fail.phpt Log: fix test to use PEAR_RemoteInstall if available ...
Greg Beaver
Aug 22, 2005 at 2:29 am
Aug 22, 2005 at 10:32 pm -
cellog Sun Aug 21 22:28:17 2005 EDT Modified files: /pear-core/tests/PEAR_Config test_readFTPConfigFile.phpt Log: fix test to use PEAR_RemoteInstall if available ...
Greg Beaver
Aug 22, 2005 at 2:28 am
Aug 22, 2005 at 10:32 pm -
cellog Sun Aug 21 22:26:55 2005 EDT Modified files: /pear-core/tests/PEAR_Config test_getFTP.phpt Log: fix test to use PEAR_RemoteInstall if available ...
Greg Beaver
Aug 22, 2005 at 2:27 am
Aug 22, 2005 at 10:31 pm -
cellog Sun Aug 21 17:15:49 2005 EDT Modified files: /pear-core/PEAR/PackageFile/Generator v1.php Log: use 1.4.0b1 as minimum, because of buggies in earlier versions ...
Greg Beaver
Aug 21, 2005 at 9:15 pm
Aug 21, 2005 at 9:18 pm -
cellog Sat Aug 20 23:27:29 2005 EDT Modified files: /pear-core/PEAR Validate.php Log: correct phpdoc http://cvs.php.net/diff.php/pear-core/PEAR/Validate.php?r1=1.38&r2=1.39&ty=u Index: ...
Greg Beaver
Aug 21, 2005 at 3:27 am
Aug 21, 2005 at 3:49 am -
cellog Sat Aug 20 00:38:25 2005 EDT Modified files: /pear-core install-pear.phar Log: add missing XML_RPC-1.4.0.tar add missing PEAR/REST.php add missing PEAR/REST/10.php ...
Greg Beaver
Aug 20, 2005 at 4:38 am
Aug 20, 2005 at 6:28 pm -
pajoye Thu Aug 11 17:51:19 2005 EDT Modified files: /pear-core/PEAR Remote.php Log: - MFB: remove xml_rpc http://cvs.php.net/diff.php/pear-core/PEAR/Remote.php?r1=1.71&r2=1.72&ty=u Index: ...
Pierre-Alain Joye
Aug 11, 2005 at 9:51 pm
Aug 18, 2005 at 9:58 am -
cellog Wed Aug 17 18:02:01 2005 EDT Modified files: (Branch: PEAR_1_3) /pear-core PEAR.php go-pear-list.php package-PEAR.xml /pear-core/PEAR Remote.php Log: re-enable XML_RPC 1.4.0 add return by ref ...
Greg Beaver
Aug 17, 2005 at 10:02 pm
Aug 18, 2005 at 9:49 am -
cellog Sat Aug 13 01:27:20 2005 EDT Modified files: /pear-core/PEAR REST.php Log: fix Bug #4986: list-upgrades give unexpected results ...
Greg Beaver
Aug 13, 2005 at 5:27 am
Aug 13, 2005 at 10:25 pm -
cellog Sun Aug 7 23:13:17 2005 EDT Modified files: /pear-core/PEAR/Frontend CLI.php Log: implement PEAR feature #4464: ability to modify a post-install script prompt at runtime ...
Greg Beaver
Aug 8, 2005 at 3:13 am
Aug 11, 2005 at 3:47 am -
pajoye Tue Aug 30 18:09:51 2005 EDT Modified files: /pear-core/PEAR/Command Install.php Log: - same here, no reference required ...
Pierre-Alain Joye
Aug 30, 2005 at 10:09 pm
Aug 30, 2005 at 10:09 pm -
cellog Tue Aug 23 14:34:17 2005 EDT Modified files: /pear-core package-RemoteInstall.xml Log: wrong package name http://cvs.php.net/diff.php/pear-core/package-RemoteInstall.xml?r1=1.1&r2=1.2&ty=u ...
Greg Beaver
Aug 23, 2005 at 6:34 pm
Aug 23, 2005 at 6:34 pm -
cellog Tue Aug 23 14:15:58 2005 EDT Modified files: /pear-core/PEAR/PackageFile/v2 rw.php Log: implemenst <usesrole /<usestask manipulation
Greg Beaver
Aug 23, 2005 at 6:16 pm
Aug 23, 2005 at 6:16 pm -
cellog Tue Aug 23 14:15:18 2005 EDT Added files: /pear-core/tests/PEAR_Command_Registry/info test_usesroletask.phpt /pear-core/tests/PEAR_Command_Registry/info/packagefiles package2_usesroletask.xml ...
Greg Beaver
Aug 23, 2005 at 6:15 pm
Aug 23, 2005 at 6:15 pm -
cellog Tue Aug 23 13:57:29 2005 EDT Added files: /pear-core/tests/PEAR_PackageFile/v2 test_usestask.phpt Log: new test for <usestask manipulation ...
Greg Beaver
Aug 23, 2005 at 5:57 pm
Aug 23, 2005 at 5:57 pm -
cellog Tue Aug 23 13:56:16 2005 EDT Added files: /pear-core/tests/PEAR_PackageFile/v2 test_usesrole.phpt Log: new test for <usesrole manipulation ...
Greg Beaver
Aug 23, 2005 at 5:56 pm
Aug 23, 2005 at 5:56 pm -
cellog Mon Aug 22 20:36:55 2005 EDT Modified files: /pear-core/tests/System bug4095.phpt Log: cp -la is non-standard, ln -s is standard ...
Greg Beaver
Aug 23, 2005 at 12:36 am
Aug 23, 2005 at 12:36 am
Group Overview
group | pear-core |
categories | php |
discussions | 113 |
posts | 304 |
users | 22 |
website | pear.php.net |
22 users for August 2005
Archives
- October 2015 (4)
- January 2015 (2)
- August 2014 (2)
- July 2014 (2)
- March 2013 (3)
- May 2012 (2)
- February 2012 (2)
- January 2012 (6)
- December 2011 (2)
- November 2011 (3)
- October 2011 (1)
- September 2011 (11)
- July 2011 (26)
- June 2011 (15)
- May 2011 (3)
- April 2011 (67)
- March 2011 (69)
- February 2011 (45)
- January 2011 (31)
- December 2010 (3)
- November 2010 (3)
- October 2010 (2)
- September 2010 (65)
- August 2010 (20)
- July 2010 (47)
- June 2010 (113)
- May 2010 (57)
- April 2010 (32)
- March 2010 (132)
- February 2010 (49)
- January 2010 (16)
- December 2009 (101)
- November 2009 (47)
- October 2009 (92)
- September 2009 (87)
- August 2009 (270)
- July 2009 (32)
- June 2009 (77)
- May 2009 (59)
- April 2009 (97)
- March 2009 (92)
- February 2009 (164)
- January 2009 (171)
- December 2008 (59)
- November 2008 (19)
- October 2008 (9)
- September 2008 (66)
- August 2008 (26)
- July 2008 (80)
- June 2008 (20)
- May 2008 (94)
- April 2008 (69)
- March 2008 (158)
- February 2008 (126)
- January 2008 (234)
- December 2007 (148)
- November 2007 (40)
- October 2007 (30)
- September 2007 (52)
- August 2007 (63)
- July 2007 (24)
- June 2007 (260)
- May 2007 (264)
- April 2007 (194)
- March 2007 (319)
- February 2007 (150)
- January 2007 (38)
- December 2006 (98)
- November 2006 (83)
- October 2006 (100)
- September 2006 (125)
- August 2006 (23)
- July 2006 (52)
- June 2006 (80)
- May 2006 (20)
- April 2006 (56)
- March 2006 (110)
- February 2006 (124)
- January 2006 (73)
- December 2005 (24)
- November 2005 (82)
- October 2005 (208)
- September 2005 (312)
- August 2005 (304)
- July 2005 (167)
- June 2005 (38)
- May 2005 (263)
- April 2005 (168)
- March 2005 (258)
- February 2005 (289)
- January 2005 (261)
- December 2004 (381)
- November 2004 (429)
- October 2004 (203)
- September 2004 (232)
- August 2004 (199)
- July 2004 (151)
- June 2004 (55)
- May 2004 (57)
- April 2004 (92)
- March 2004 (68)
- February 2004 (47)
- January 2004 (61)
- December 2003 (28)