php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login



php notes (593)

php bugs (293)

php cvs (289)

php doc cvs (213)

php qa reports (199)

php doc fr (184)

php doc de (159)

php doc bg (157)

php webmaster (152)

php general (150)


php.pear.core Post New
Items(86)
Subject Posted Replies From
svn: /pear/pearweb/trunk/public_html/support/ slides.php

--ca1d1eba8af7ea6c1324e34289372a0f36a8c618 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit kguest Mon, 30 Nov 2009 23:51:02 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291531 Log: fix link to Stig's 2002-11-03 talk Changed paths: U pear/pearweb/trunk/public_html/support/slides.php Modified: pear/pearweb/trunk/public_html/support/slides.php =================================================================== --- pear/pearweb/trunk/public_html/support/slides.php 2009-11-30 23:47:13 UTC (rev

11/30/2009 11:51:02 PM 0 kgu...@php.net (=?utf-8?q?Ken_Guest?=)
svn: /pear/pearweb/trunk/public_html/support/ slides.php

--fbfcc637ec7f8969ed727879554279f464ebf4a9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit kguest Mon, 30 Nov 2009 23:47:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291530 Log: link to the talk I gave :D Changed paths: U pear/pearweb/trunk/public_html/support/slides.php Modified: pear/pearweb/trunk/public_html/support/slides.php =================================================================== --- pear/pearweb/trunk/public_html/support/slides.php 2009-11-30 23:40:26 UTC (rev 291529)

11/30/2009 11:47:13 PM 0 kgu...@php.net (=?utf-8?q?Ken_Guest?=)
svn: /pear/pearweb/trunk/public_html/support/ index.php

--81a54dc0aa9ae423a5fdc1aa6c88452c61accbd2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit kguest Mon, 30 Nov 2009 23:40:26 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291529 Log: now that we have planet-pear again... Changed paths: U pear/pearweb/trunk/public_html/support/index.php Modified: pear/pearweb/trunk/public_html/support/index.php =================================================================== --- pear/pearweb/trunk/public_html/support/index.php 2009-11-30 23:35:11 UTC (rev

11/30/2009 11:40:26 PM 0 kgu...@php.net (=?utf-8?q?Ken_Guest?=)
svn: /pear2/Pyrus/trunk/ build.xml makepackage.php package.xml package_compatible.xml pyrus.phar

--4f0ed97590c117b49f5574403b046d2e74b9bf4a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 30 Nov 2009 16:45:24 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291509 Log: Update pyrus.phar with latest fixes. Update ant build script: The phar and dist targets now use pyrus to build the pyrus.phar file, use pyrus to run the tests using -m. Remove makepackage.php as it should not be used anymore. Use pyrus make && pyrus package --phar -o newpyrus.phar && mv newpyrus.phar pyrus.phar OR ant phar

11/30/2009 4:45:24 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ Categories.php

--ebfc6b3e2fb7855093fce62ce69b27125a67d12b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 30 Nov 2009 15:00:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291499 Log: Handle special chars in channel name correctly. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php =================================================================== --- pear2/s

11/30/2009 3:00:50 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pearweb/trunk/public_html/support/ tutorials.php

--ca686847d00823d6bf055772ec626cae6c44a5e1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit clockwerx Mon, 30 Nov 2009 04:58:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291473 Log: Removed dead links Changed paths: U pear/pearweb/trunk/public_html/support/tutorials.php Modified: pear/pearweb/trunk/public_html/support/tutorials.php =================================================================== --- pear/pearweb/trunk/public_html/support/tutorials.php 2009-11-30 04:54:11 UTC (rev 291472

11/30/2009 4:58:00 AM 0 clockw...@php.net ("=?utf-8?q?Daniel_O'Connor?=")
svn: /pear/pearweb/trunk/public_html/support/ tutorials.php

--060338844a4bf43d1885e7bbbb1cb90de65a47e6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit clockwerx Mon, 30 Nov 2009 04:54:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291472 Log: Removed dead link Changed paths: U pear/pearweb/trunk/public_html/support/tutorials.php Modified: pear/pearweb/trunk/public_html/support/tutorials.php =================================================================== --- pear/pearweb/trunk/public_html/support/tutorials.php 2009-11-30 04:54:07 UTC (rev 291471)

11/30/2009 4:54:11 AM 0 clockw...@php.net ("=?utf-8?q?Daniel_O'Connor?=")
svn: /pear2/Pyrus/trunk/src/Pyrus/ChannelRegistry/ Sqlite3.php

--46b696d5c10aa4452c6480753bbd3463df829f23 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cweiske Wed, 25 Nov 2009 08:18:51 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291295 Log: use sqlite3 constant (thanks, gwynne!) Changed paths: U pear2/Pyrus/trunk/src/Pyrus/ChannelRegistry/Sqlite3.php Modified: pear2/Pyrus/trunk/src/Pyrus/ChannelRegistry/Sqlite3.php =================================================================== --- pear2/Pyrus/trunk/src/Pyrus/ChannelRegistry/Sqlite3.php 2009-1

11/25/2009 8:18:51 AM 0 cwei...@php.net (=?utf-8?q?Christian_Weiske?=)
svn: /pear/packages/Bugtracker/trunk/site/ bug.php

--e2923b10e6b92c21c5c827a1a44c4ad721c0a048 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 23 Nov 2009 13:17:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291203 Log: - Fixed problem with nested forms (Opera..) Changed paths: U pear/packages/Bugtracker/trunk/site/bug.php Modified: pear/packages/Bugtracker/trunk/site/bug.php =================================================================== --- pear/packages/Bugtracker/trunk/site/bug.php 2009-11-23 13:17:20 UTC (rev 291202)

11/23/2009 1:17:36 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /pear/packages/Bugtracker/trunk/include/ functions.php

--c530bb0a4b3c24bb64d750e2a8236a49f9952b4f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 23 Nov 2009 10:41:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291186 Log: MFTOBT: - Fixed bug #48978 (Cannot use ":" in passwords) Bug: http://pear.php.net/bugs/48978 (unknown) Changed paths: U pear/packages/Bugtracker/trunk/include/functions.php Modified: pear/packages/Bugtracker/trunk/include/functions.php ===================================================================

11/23/2009 10:41:56 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/ SearchEscapeDecorator.php

--dcd4a7161815fb5af574f6fe272f6f9224d14a6d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cellog Mon, 23 Nov 2009 05:47:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291179 Log: basic fixes. Need to convert the MATCH stuff into sqlite-specific. Probably will end up doing a complex LIKE clause, since a simple channel server should be relatively small anyways. Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/SearchEscapeDecorator.php Modified: pear2/BugMana

11/23/2009 5:47:54 AM 0 cel...@php.net (=?utf-8?q?Greg_Beaver?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/ IssueManager.php SearchEscapeDecorator.php

--05b64cdb1a9231f4014c06ff719b365ddf130493 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cellog Mon, 23 Nov 2009 05:21:30 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291175 Log: begin work on search for simple channel server. This is mostly cut/paste atm, will require sqlite-ization to work at all Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/IssueManager.php A pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/SearchEscapeDecorator.php

11/23/2009 5:21:30 AM 0 cel...@php.net (=?utf-8?q?Greg_Beaver?=)
svn: /pear2/Pyrus/trunk/src/Pyrus/Installer/Role/ Common.php

--fb8c19f29a1475fb0a57715cdf73a811470a3f13 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 20 Nov 2009 20:06:23 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291097 Log: convert some tabs to spaces Changed paths: U pear2/Pyrus/trunk/src/Pyrus/Installer/Role/Common.php Modified: pear2/Pyrus/trunk/src/Pyrus/Installer/Role/Common.php =================================================================== --- pear2/Pyrus/trunk/src/Pyrus/Installer/Role/Common.php 2009-11-20 18:54:08 UTC

11/20/2009 8:06:23 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php Main.php

--c5ccfcc1ff419823213c034ca5d1c98f2c2cea5e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 20 Nov 2009 14:20:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291085 Log: Create the main scs object in one place, and use that throughout. Use the correct path to files when using the categorize and add-category commands. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Main.p

11/20/2009 2:20:54 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/ Package.php

--9a2bb108edc4aab1d4e82a35d6cabea1bc3262e6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 21:09:21 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291032 Log: Use \IteratorAggregate Changed paths: U pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/Package.php Modified: pear2/sandbox/SimpleChannelFrontend/trunk/src/SimpleChannelFrontend/Package.php =================================================================== --- pear2/sandbox/SimpleChannelFro

11/19/2009 9:09:21 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php ObjectProxy/Iterator.php ObjectProxy/Traversable.php ObjectProxy.php

--ca5f1d46a397cbcc1a3d4b9b20e4231b75a056d2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 21:08:39 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291031 Log: Rename ObjectProxy\Iterator to ObjectProxy\Traversable, and use this for every Traversable object. Use \IteratorAggregate to simplify. Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php D pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy/Iterator.php A + pear2/Templat

11/19/2009 9:08:39 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/src/Pyrus/Channel/ Remotepackage.php

--13ea8d03495b347bd421e6d46951d5d9ed35dc63 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 16:31:24 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291010 Log: Add method for retrieving download URL Changed paths: U pear2/Pyrus/trunk/src/Pyrus/Channel/Remotepackage.php Modified: pear2/Pyrus/trunk/src/Pyrus/Channel/Remotepackage.php =================================================================== --- pear2/Pyrus/trunk/src/Pyrus/Channel/Remotepackage.php 2009-11-19 1

11/19/2009 4:31:24 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/src/Pyrus/Channel/ Remotecategory.php

--209ecb8a4b936c938cf148edd713619951939370 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 15:24:39 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291005 Log: Add count() support for a remote category: returns the number packages in that category. Changed paths: U pear2/Pyrus/trunk/src/Pyrus/Channel/Remotecategory.php Modified: pear2/Pyrus/trunk/src/Pyrus/Channel/Remotecategory.php =================================================================== --- pear2/Pyrus/tr

11/19/2009 3:24:39 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php Categories.php REST/Category.php REST/Manager.php

--c090b4b12e726979eac76728892ca3927b5d6600 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 15:19:08 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291004 Log: Write out c/{category}/packages.xml correctly and ensure existing packages aren't un-categorized. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php U pear2/sandbox/SimpleChannelServer

11/19/2009 3:19:08 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/ Category.php

--4c28a9593679b85385721b3935200cb5a02f564c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 19 Nov 2009 00:55:42 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290962 Log: Fix one last channel name reference Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Category.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Category.php =================================================================== --- pear2/sandbox

11/19/2009 12:55:42 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/ Package.php Release.php

--7b57f85dfb57536b229b9384733706a30100dc4f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 18 Nov 2009 23:08:09 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290960 Log: Fix some references to the channel name. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Package.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Release.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Packag

11/18/2009 11:08:09 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php Categories.php Get.php Main.php REST/Category.php REST/Manager.php REST/Package.php REST/Release.php

--f7b7520f692ae0b26d6f5a07fc8c2effb54933c5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 18 Nov 2009 22:48:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290957 Log: Major fixes for categories, saving releases and the update command. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer

11/18/2009 10:48:56 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/src/Pyrus/Package/ Cloner.php

--a153f7f1f6d5fa7cf45aa2d04437c1b5076b7ab4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 18 Nov 2009 22:33:27 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290956 Log: No need to unlink files that don't exist. Changed paths: U pear2/Pyrus/trunk/src/Pyrus/Package/Cloner.php Modified: pear2/Pyrus/trunk/src/Pyrus/Package/Cloner.php =================================================================== --- pear2/Pyrus/trunk/src/Pyrus/Package/Cloner.php 2009-11-18 22:22:35 UTC (rev 2

11/18/2009 10:33:27 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/packages/Bugtracker/trunk/site/rss/ xml.php

--08b64a7a15cc02bfc6ed80635cee551b76ad67d1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Tue, 17 Nov 2009 12:29:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290864 Log: MFTOBT: encode also with format=xml Changed paths: U pear/packages/Bugtracker/trunk/site/rss/xml.php Modified: pear/packages/Bugtracker/trunk/site/rss/xml.php =================================================================== --- pear/packages/Bugtracker/trunk/site/rss/xml.php 2009-11-17 12:28:29 UTC (rev 2908

11/17/2009 12:29:56 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php

--d6210326eaaa62bb76bfe76608cc5aab6d3bd33f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sat, 14 Nov 2009 03:53:59 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290734 Log: Fix parent context assignment Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php =================================================================== --- pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php 2009-1

11/14/2009 3:53:59 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php ObjectProxy/Iterator.php ObjectProxy.php

--1d604630c97f301151e7693b665151bbb1a6bf00 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sat, 14 Nov 2009 02:08:30 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290731 Log: Improve handling of nested objects to ensure data is always escaped. Support proxy to objects that implement the Iterator interface Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php A pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy/ A pear2/Templates_Savant/trunk

11/14/2009 2:08:30 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Autoload/trunk/ CREDITS package.xml package_compatible.xml src/Autoload.php

--dc17be63199994b545af3334a2bc9df00cba577d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 17:34:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290480 Log: Remove PEAR2_ class prefix support. Simplify class to file conversion so we only use one str_replace call. Add myself as a maintainer so I can take the blame. Changed paths: U pear2/Autoload/trunk/CREDITS U pear2/Autoload/trunk/package.xml U pear2/Autoload/trunk/package_compatible.xml U pear2/Au

11/10/2009 5:34:33 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/ pearscs.phar stub.php

--4fcec997976f8cdb0f26b0dff09a49ebb5a9cf83 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 17:12:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290479 Log: Update pearscs.phar with latest category changes, new categorize command. Simplify autoload in the phar stub. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/pearscs.phar U pear2/sandbox/SimpleChannelServer/trunk/stub.php Modified: pear2/sandbox/SimpleChannelServer/trunk/pearscs.phar ============

11/10/2009 5:12:53 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/ pyrus.phar stub.php

--f1e2906cda754962ce14911e9e6f1a19ba9d00c7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 17:07:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290478 Log: Updat pyrus.phar with the latest code including PEAR2_HTTP_Request namespace changes. Simplify stub autoload function. Changed paths: U pear2/Pyrus/trunk/pyrus.phar U pear2/Pyrus/trunk/stub.php Modified: pear2/Pyrus/trunk/pyrus.phar =================================================================== (Bin

11/10/2009 5:07:07 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/ Loader/trunk/examples/pear2svn.php REST_Server/trunk/src/REST/Server/Input.php

--74e0da3fc2490f2654f7e6b376d6b546d17f9585 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 16:35:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290476 Log: Convert sandbox PEAR2_HTTP_Request usage to \pear2\HTTP\Request Changed paths: U pear2/sandbox/Loader/trunk/examples/pear2svn.php U pear2/sandbox/REST_Server/trunk/src/REST/Server/Input.php Modified: pear2/sandbox/Loader/trunk/examples/pear2svn.php =========================================================

11/10/2009 4:35:11 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Autoload/trunk/src/ Autoload.php

--6d1492c28b4a0dfff70b1f69c9ab016435c7c7a8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 12:29:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290473 Log: Move autoloader into a class. Use a static function to sandbox setup so we don't need $__________var. Allow the Autoload.php file to be included more than once, just add the Pyrus controlled registry path to the include path each time. Changed paths: U pear2/Autoload/trunk/src/Autoload.php Modified: pear2/Autoloa

11/10/2009 12:29:33 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Autoload/trunk/src/ Autoload.php

--22dea153681d67bfe83ec7d90141c684640dfd81 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 10 Nov 2009 11:27:34 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290472 Log: Convert line endings from mac to unix. Changed paths: U pear2/Autoload/trunk/src/Autoload.php Modified: pear2/Autoload/trunk/src/Autoload.php =================================================================== --- pear2/Autoload/trunk/src/Autoload.php 2009-11-10 09:35:19 UTC (rev 290471) +++ pear2/Autoload/tru

11/10/2009 11:27:34 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php REST/Category.php

--1b0dbc8a11a7009b977d1534e9288bd5c4c91fed Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 09 Nov 2009 02:27:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290405 Log: Get categorize command working. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/REST/Category.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php ===================

11/9/2009 2:27:11 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php

--bfe8f95c1c6adfc3342fcc64cf320f9873d52a58 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 08 Nov 2009 15:04:08 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290396 Log: Correct rest path in categories.xml Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php =================================================================== --- pear2/sandbox/SimpleChannelServer

11/8/2009 3:04:08 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php Categories.php REST/Category.php

--8a2c0309bdaa33e3e16bc1a7e9a9c7181336c554 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 08 Nov 2009 14:55:58 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290394 Log: Remove the singleton and static usage for channel categories. Get add-category working for channels that already have categories. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php U p

11/8/2009 2:55:58 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/ examples/baseball/BaseballPlayer.tpl.php examples/baseball/BaseballTeam.tpl.php examples/baseball/ListItem.tpl.php examples/baseball/PartialSeason.tpl.php examples/

--1ada26f4412983249447ff3aee70ade3ce36c503 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 06 Nov 2009 19:00:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290379 Log: Add complete example. Fix bug found in object proxy when internal object was an object proxy. Changed paths: A pear2/Templates_Savant/trunk/examples/baseball/ A pear2/Templates_Savant/trunk/examples/baseball/BaseballPlayer.tpl.php A pear2/Templates_Savant/trunk/examples/baseball/BaseballTeam.tpl.php

11/6/2009 7:00:52 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/src/Pyrus/Package/ Phar.php

--5a95cfc18087a891b9272e2c35150eca8328ae58 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 03 Nov 2009 01:57:20 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290159 Log: Improve package.xml detection. Allow for archives already tar-bomb safe with package.xml inside a packagename-x.y.x directory. Changed paths: U pear2/Pyrus/trunk/src/Pyrus/Package/Phar.php Modified: pear2/Pyrus/trunk/src/Pyrus/Package/Phar.php ===================================================================

11/3/2009 1:57:20 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/ build.phpt

--c39f78af7509604aa3d7890b8791e5dec00ff2f6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 03 Nov 2009 01:56:15 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290158 Log: For now, skip if the extension_dir is not writable. Changed paths: U pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/build.phpt Modified: pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/build.phpt =================================================================== --- pear2/Pyrus/trunk/tests/ScriptFrontend/Comm

11/3/2009 1:56:15 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/ build.phpt

--76772bb096027c426e3551a24bf1f04cd8b1e3cd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 02 Nov 2009 03:20:06 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290137 Log: Set PATH for pecl build test. Still copies .so to the default extension_dir, but builds successfully. Changed paths: U pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/build.phpt Modified: pear2/Pyrus/trunk/tests/ScriptFrontend/Commands/build.phpt ==================================================================

11/2/2009 3:20:06 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php Categories.php Main.php

--25b79eee4b87d17d59d2233103cd5d0f76eb919a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sat, 31 Oct 2009 13:41:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290105 Log: Add non-functioning 'categorize' command. TODO: Categories object needs to auto-detect all the existing categories for the current channel. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/Categories.php

10/31/2009 1:41:13 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/ CLI.php

--285cc7bcb373d5dfad1da1833ae074c3b0fb1e91 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sat, 31 Oct 2009 12:56:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290101 Log: Get add-category command working from CLI. Changed paths: U pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php Modified: pear2/sandbox/SimpleChannelServer/trunk/src/SimpleChannelServer/CLI.php =================================================================== --- pear2/sandbox/SimpleChanne

10/31/2009 12:56:32 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ ObjectProxy.php

--c8af0f4f2040838b260ad0170100bdef9c6db466 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 30 Oct 2009 16:26:48 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290082 Log: Allow setting elements in the object proxy Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy.php =================================================================== --- pear2/Templates_Savant/trunk/src/Templ

10/30/2009 4:26:48 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus_Developer/trunk/src/Pyrus/Developer/PackageFile/ Commands.php

--2eb0350423afc1ae9bfb1c27d63374894f0c49ee Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 30 Oct 2009 00:08:30 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290069 Log: Fix parse errors in skeleton's stub.php Changed paths: U pear2/Pyrus_Developer/trunk/src/Pyrus/Developer/PackageFile/Commands.php Modified: pear2/Pyrus_Developer/trunk/src/Pyrus/Developer/PackageFile/Commands.php =================================================================== --- pear2/Pyrus_Developer/trunk

10/30/2009 12:08:30 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/pear2.php.net/branches/LIVE/ get/PEAR2_HTTP_Request-0.1.0.tar get/PEAR2_HTTP_Request-0.1.0.tgz get/PEAR2_HTTP_Request-0.1.0.zip rest/c/Default/packagesinfo.xml rest/r/pear2_http_re

--ddf3b544d7a8b660eb6bd7b7cf215b96b7ef512b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 29 Oct 2009 21:57:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290064 Log: Update live branch Changed paths: _U pear2/sandbox/pear2.php.net/branches/LIVE/ U pear2/sandbox/pear2.php.net/branches/LIVE/get/PEAR2_HTTP_Request-0.1.0.tar U pear2/sandbox/pear2.php.net/branches/LIVE/get/PEAR2_HTTP_Request-0.1.0.tgz U pear2/sandbox/pear2.php.net/branches/LIVE/get/PEAR2_HTTP_Requ

10/29/2009 9:57:38 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/pear2.php.net/trunk/ get/PEAR2_HTTP_Request-0.1.0.tar get/PEAR2_HTTP_Request-0.1.0.tgz get/PEAR2_HTTP_Request-0.1.0.zip rest/c/Default/packagesinfo.xml rest/r/pear2_http_request/0.

--b4fa29ecc26d4fafa4be80f2f03a54b9824688ad Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 29 Oct 2009 21:54:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290063 Log: Update PEAR2_HTTP_Request Changed paths: U pear2/sandbox/pear2.php.net/trunk/get/PEAR2_HTTP_Request-0.1.0.tar U pear2/sandbox/pear2.php.net/trunk/get/PEAR2_HTTP_Request-0.1.0.tgz U pear2/sandbox/pear2.php.net/trunk/get/PEAR2_HTTP_Request-0.1.0.zip U pear2/sandbox/pear2.php.net/trunk/rest/c/Defau

10/29/2009 9:54:50 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/HTTP_Request/trunk/ package.xml

--19f3b48d422ab73b5e27f2621322ed8ecd87cabb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 29 Oct 2009 21:51:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290062 Log: Add filesystem adapter to package.xml Changed paths: U pear2/HTTP_Request/trunk/package.xml Modified: pear2/HTTP_Request/trunk/package.xml =================================================================== --- pear2/HTTP_Request/trunk/package.xml 2009-10-29 21:06:30 UTC (rev 290061) +++ pear2/HTTP_Request/tru

10/29/2009 9:51:16 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/all/

--8a789a394d6e8c0d8457e2f5daea43f2a11d15cf Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 29 Oct 2009 20:54:31 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290059 Log: Add simple channel frontend to externals for /all Changed paths: _U pear2/all/ Property changes on: pear2/all ___________________________________________________________________ Modified: svn:externals - Autoload http://svn.php.net/repository/pear2/Autoload/trunk/ BugManager http://svn.php.net/repository/

10/29/2009 8:54:31 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/SimpleChannelFrontend/trunk/ README extrasetup.php package.xml package_compatible.xml packagexmlsetup.php stub.php

--dd586082270d9b526efbbb89bcec5887e0966424 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 28 Oct 2009 02:28:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290010 Log: Add a stub that can build a phar which can be placed in the document root of the pear channel. Changed paths: U pear2/sandbox/SimpleChannelFrontend/trunk/README U pear2/sandbox/SimpleChannelFrontend/trunk/extrasetup.php U pear2/sandbox/SimpleChannelFrontend/trunk/package.xml U pear2/sandbox/Simp

10/28/2009 2:28:11 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/

--6caff0bcebd95b04b1d505ff79844c380b69f438 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 28 Oct 2009 01:30:19 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290008 Log: Add dir for SimpleChannelFrontend Changed paths: A pear2/sandbox/SimpleChannelFrontend/ A pear2/sandbox/SimpleChannelFrontend/branches/ A pear2/sandbox/SimpleChannelFrontend/tags/ A pear2/sandbox/SimpleChannelFrontend/trunk/ --6caff0bcebd95b04b1d505ff79844c380b69f438--

10/28/2009 1:30:19 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/sandbox/pear2.php.net/branches/LIVE/ README config.sample.php get/PEAR2_Pyrus-2.0.0a1.phar get/PEAR2_Pyrus-2.0.0a1.tar get/PEAR2_Pyrus-2.0.0a1.tgz get/PEAR2_Pyrus-2.0.0a1.zip get/PEAR2_Sim

--b70f05c05f92969016b7c2b5ea82f18a97c35ffc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 27 Oct 2009 16:57:58 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289993 Log: Merge changes from trunk to LIVE branch. Changed paths: _U pear2/sandbox/pear2.php.net/branches/LIVE/ U pear2/sandbox/pear2.php.net/branches/LIVE/README U pear2/sandbox/pear2.php.net/branches/LIVE/config.sample.php U pear2/sandbox/pear2.php.net/branches/LIVE/get/PEAR2_Pyrus-2.0.0a1.phar U

10/27/2009 4:57:58 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/ Pyrus/trunk/CREDITS Pyrus/trunk/package.xml Pyrus/trunk/package_compatible.xml Pyrus/trunk/pyrus.phar Templates_Savant/trunk/CREDITS Templates_Savant/trunk/extrasetup.php Templates_Savant

--f5cfb94ece103905f03d50a97a25ae6ff077b989 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Tue, 27 Oct 2009 16:31:20 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289992 Log: Update releases. Add myself to Pyrus developers. Package up PEAR2_Templates_Savant for the first time. Add latest releases to pear2.php.net trunk. The releases will be merged to the live branch soon. Changed paths: U pear2/Pyrus/trunk/CREDITS U pear2/Pyrus/trunk/package.xml U pear2/Pyrus/trunk/package_

10/27/2009 4:31:20 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/ FakeInternet.php IssueManager.php

--a891a828e201a2366ca270fee7809261cacf4d13 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 21:10:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289957 Log: Get package name and version context values working for SimpleChannelServer sites. Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/FakeInternet.php U pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/IssueManager.php Modified: pear2/BugManager/trunk/src/BugManag

10/26/2009 9:10:52 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/IssueManager/ SQLite3.php

--71450be890d68181f53c1c4a35e6b317272e9eec Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 16:47:28 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289950 Log: exists is a keyword, use table_exists Changed paths: U pear2/BugManager/trunk/src/BugManager/IssueManager/SQLite3.php Modified: pear2/BugManager/trunk/src/BugManager/IssueManager/SQLite3.php =================================================================== --- pear2/BugManager/trunk/src/BugManager/IssueManage

10/26/2009 4:47:28 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/IssueManager/ SQLite3.php

--a873c4529a8aa0cf89d270dd3a19dddd9f39f1af Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 15:40:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289948 Log: If no exception is thrown, check the result to make sure the database has been created. Changed paths: U pear2/BugManager/trunk/src/BugManager/IssueManager/SQLite3.php Modified: pear2/BugManager/trunk/src/BugManager/IssueManager/SQLite3.php =================================================================== ---

10/26/2009 3:40:36 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/ PEAR2.php

--b7ad8e09e5510401e1f10a2ba61ff80cf2993187 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 14:55:05 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289945 Log: Return the ActorManager not the IssueManager Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/PEAR2.php Modified: pear2/BugManager/trunk/src/BugManager/Site/PEAR2.php =================================================================== --- pear2/BugManager/trunk/src/BugManager/Site/PEAR2.php 2009-10-2

10/26/2009 2:55:05 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/PEAR/ ActorManager.php

--cde584324d7b65d0b06ce82b62ae7fba017741da Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 14:43:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289943 Log: Allow ActorManager to use a different database class than the issuemanager. Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/PEAR/ActorManager.php Modified: pear2/BugManager/trunk/src/BugManager/Site/PEAR/ActorManager.php =================================================================== --- pear2/B

10/26/2009 2:43:11 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/ IssueView.php

--e02d008788f12149002b2ff97ee5d5b8c791f06b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Mon, 26 Oct 2009 13:45:55 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289936 Log: Correct method signature Changed paths: U pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/IssueView.php Modified: pear2/BugManager/trunk/src/BugManager/Site/SimpleChannelServer/IssueView.php =================================================================== --- pear2/BugManager/trunk/src/BugMana

10/26/2009 1:45:55 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/data/ channel-1.0.xsd package-2.0.xsd package-2.1.xsd

--45848813a91c33104a7f5ce47bf1f8a7f974d9d6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 25 Oct 2009 18:31:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289916 Log: Allow channel names to contain a hyphen. Changed paths: U pear2/Pyrus/trunk/data/channel-1.0.xsd U pear2/Pyrus/trunk/data/package-2.0.xsd U pear2/Pyrus/trunk/data/package-2.1.xsd Modified: pear2/Pyrus/trunk/data/channel-1.0.xsd =================================================================== --

10/25/2009 6:31:38 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pearweb/trunk/include/ pear-config.php

--2bc685861e7ced1da5afac44147b6c0e8d5f926a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cweiske Fri, 23 Oct 2009 14:29:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289886 Log: do not show deprecated errors Changed paths: U pear/pearweb/trunk/include/pear-config.php Modified: pear/pearweb/trunk/include/pear-config.php =================================================================== --- pear/pearweb/trunk/include/pear-config.php 2009-10-23 12:44:05 UTC (rev 289885) +++ pear/pearweb

10/23/2009 2:29:13 PM 0 cwei...@php.net (=?utf-8?q?Christian_Weiske?=)
svn: /pear2/Pyrus/trunk/ package.xml package_compatible.xml pyrus.phar

--240313b809a47c906ca2250dbb7b79ca6ca96ff2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 22 Oct 2009 04:41:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289843 Log: Update pyrus.phar to latest Changed paths: U pear2/Pyrus/trunk/package.xml U pear2/Pyrus/trunk/package_compatible.xml U pear2/Pyrus/trunk/pyrus.phar --240313b809a47c906ca2250dbb7b79ca6ca96ff2 Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attachment; filename="svn-diffs-289843.t

10/22/2009 4:41:46 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Pyrus/trunk/ src/Pyrus/PECLBuild.php src/Pyrus/Package/Creator/TaskIterator.php src/Pyrus/ScriptFrontend/Commands.php tests/ChannelFile/basic/random.phpt tests/ScriptFrontend/Commands/buil

--eb838b220ebe3b9144af56bc90fc3a3fdf774e93 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Thu, 22 Oct 2009 04:33:43 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289842 Log: Minor fixes to remove notices and errors. Use the bin_dir option when running PECLBuild. Update expected output now that channel package list is sorted. Changed paths: U pear2/Pyrus/trunk/src/Pyrus/PECLBuild.php U pear2/Pyrus/trunk/src/Pyrus/Package/Creator/TaskIterator.php U pear2/Pyrus/trunk/src/Pyru

10/22/2009 4:33:43 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pearweb/trunk/ package.php package.xml

--a3455911b1e3b875312d3dd5f839133f34135e59 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cweiske Tue, 20 Oct 2009 17:49:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289802 Log: release 1.24.0 Changed paths: U pear/pearweb/trunk/package.php U pear/pearweb/trunk/package.xml _U pear/pearweb/trunk/public_html/manual/ Modified: pear/pearweb/trunk/package.php =================================================================== --- pear/pearweb/trunk/package.php 2009-10-20 17:36:

10/20/2009 5:49:33 PM 0 cwei...@php.net (=?utf-8?q?Christian_Weiske?=)
svn: /pear/pearweb/trunk/ public_html/images/elements/note.png resources/message-backgrounds.svg

--8c59df99382126c933add4fc9d76903c7386b7a0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 19 Oct 2009 13:24:21 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289747 Log: Use lightbulb instead of question mark for 'note' background. Changed paths: U pear/pearweb/trunk/public_html/images/elements/note.png U pear/pearweb/trunk/resources/message-backgrounds.svg --8c59df99382126c933add4fc9d76903c7386b7a0 Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attach

10/19/2009 1:24:21 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear/pearweb/trunk/ package.php package.xml

--7ee61bee2fe6c7bf0d293a4b64182af953901981 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 19 Oct 2009 12:48:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289745 Log: update package.php and package.xml for new category package browser release. Changed paths: U pear/pearweb/trunk/package.php U pear/pearweb/trunk/package.xml Modified: pear/pearweb/trunk/package.php =================================================================== --- pear/pearweb/trunk/package.php 200

10/19/2009 12:48:01 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear/pearweb/trunk/ include/pear-page-packages.php public_html/packages.php

--037a8e8f5fde83ed030d684c4ad877ddda9cbb9b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 19 Oct 2009 12:43:49 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289744 Log: Fix require statements since 'include' is in the include_path. Changed paths: U pear/pearweb/trunk/include/pear-page-packages.php U pear/pearweb/trunk/public_html/packages.php Modified: pear/pearweb/trunk/include/pear-page-packages.php =================================================================== -

10/19/2009 12:43:49 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear/pearweb/trunk/include/ pear-format-html.php

--e258114e467f55daa7228990b1fdecb87c656517 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Sun, 18 Oct 2009 07:20:51 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289724 Log: Small cleanups to menu display code. Changed paths: U pear/pearweb/trunk/include/pear-format-html.php Modified: pear/pearweb/trunk/include/pear-format-html.php =================================================================== --- pear/pearweb/trunk/include/pear-format-html.php 2009-10-18 03:14:47 UTC (rev 289

10/18/2009 7:20:51 AM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ BasicFastCompiler.php Filter.php

--19249efa85e039eaf05527bf65ad5bd248382584 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 18 Oct 2009 03:14:47 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289723 Log: Add some docs for the BasicFastCompiler, remove unnecessary file. Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/BasicFastCompiler.php D pear2/Templates_Savant/trunk/src/Templates/Savant/Filter.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/BasicFastCompiler.php ======

10/18/2009 3:14:47 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ ClassToTemplateMapper.php

--55509bd23fcbe46020cf2dda9ae22b9572bd18f9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 16 Oct 2009 16:51:34 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289702 Log: Document ClassToTemplateMapper Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/ClassToTemplateMapper.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/ClassToTemplateMapper.php =================================================================== --- pear2/Templates_Savant/trunk/s

10/16/2009 4:51:34 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ ObjectProxy.php

--22d546685c1e4397dc3a908075fe4e42d1ee074b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Fri, 16 Oct 2009 16:30:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289701 Log: document the ObjectProxy Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/ObjectProxy.php =================================================================== --- pear2/Templates_Savant/trunk/src/Templates/Savant/Object

10/16/2009 4:30:38 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pearweb/trunk/include/ pear-manual.php

--48df4d85ab9ce406496080d78284d80d3b33a0d0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cweiske Wed, 14 Oct 2009 17:34:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289632 Log: add prev/next/up/home links to manual pages Changed paths: U pear/pearweb/trunk/include/pear-manual.php Modified: pear/pearweb/trunk/include/pear-manual.php =================================================================== --- pear/pearweb/trunk/include/pear-manual.php 2009-10-14 15:59:00 UTC (rev 289631) ++

10/14/2009 5:34:01 PM 0 cwei...@php.net (=?utf-8?q?Christian_Weiske?=)
svn: /pear/pearweb/trunk/ package.xml

--b5be9572432d03ea348fb4ae078ca1f5ccf421a0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Wed, 14 Oct 2009 13:08:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289629 Log: Add images directory to package.xml. Changed paths: U pear/pearweb/trunk/package.xml Modified: pear/pearweb/trunk/package.xml =================================================================== --- pear/pearweb/trunk/package.xml 2009-10-14 12:28:37 UTC (rev 289628) +++ pear/pearweb/trunk/package.xml 2009-10-14

10/14/2009 1:08:44 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php

--b282098faf7ce6a100dfef3598b5e3917bcb0c91 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Wed, 14 Oct 2009 03:46:27 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289626 Log: Add documentation. Return when setting config options for chaining support Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php =================================================================== --- pear2/Templates_Sav

10/14/2009 3:46:27 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pearweb/trunk/include/ pear-format-html.php pear-manual.php

--9d51b0f155a6a5b46eead2cfea2330249fad552c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cweiske Tue, 13 Oct 2009 18:27:39 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289619 Log: Part of bug #2390: link to atom feeds (live bookmarks) generated by phd Bug: http://pear.php.net/bugs/2390 (unknown) Changed paths: U pear/pearweb/trunk/include/pear-format-html.php U pear/pearweb/trunk/include/pear-manual.php Modified: pear/pearweb/trunk/include/pear-format-html.php ===========

10/13/2009 6:27:39 PM 0 cwei...@php.net (=?utf-8?q?Christian_Weiske?=)
svn: /pear/pearweb/trunk/include/ pear-format-html.php

--c81e16e999a6b82b3e9f31f0aaa05a1d637e61f8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 12 Oct 2009 15:54:21 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289577 Log: Remove more debug code. I'm bad at that. Changed paths: U pear/pearweb/trunk/include/pear-format-html.php Modified: pear/pearweb/trunk/include/pear-format-html.php =================================================================== --- pear/pearweb/trunk/include/pear-format-html.php 2009-10-12 15:51:29 UTC (rev

10/12/2009 3:54:21 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear/pearweb/trunk/include/ pear-manual.php

--733c6f42096e9aaed95696a30aeb2a20d64c5310 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 12 Oct 2009 15:50:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289575 Log: Remove debug code committed accidentally. Changed paths: U pear/pearweb/trunk/include/pear-manual.php Modified: pear/pearweb/trunk/include/pear-manual.php =================================================================== --- pear/pearweb/trunk/include/pear-manual.php 2009-10-12 15:46:33 UTC (rev 289574) +++

10/12/2009 3:50:00 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear/pearweb/trunk/public_html/css/ style.css

--eef42961cfd710af4930410e6b79bb204405e583 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gauthierm Mon, 12 Oct 2009 15:46:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289574 Log: Small header style cleanups. Removes 1px margin from bottom of tabs in menubar and removes underline from pear logo link. Changed paths: U pear/pearweb/trunk/public_html/css/style.css Modified: pear/pearweb/trunk/public_html/css/style.css =================================================================== --- p

10/12/2009 3:46:33 PM 0 gauthi...@php.net (=?utf-8?q?Michael_Gauthier?=)
svn: /pear2/Templates_Savant/trunk/ src/Templates/Savant/Main.php tests/escape/object.phpt tests/escape/string.phpt tests/render/string.phpt

--9ba4f6eb896daa3ee4a7e9e8433cda64171c5795 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cellog Sun, 11 Oct 2009 23:37:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289553 Log: fix tests, fix escaping, add template inheritance through variable we access parent->context to get the parent context, parent->parent to get the super-super template. A child template is a template that is called inside another template Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php

10/11/2009 11:37:52 PM 0 cel...@php.net (=?utf-8?q?Greg_Beaver?=)
svn: /pear/pear-core/trunk/ package2.xml

--09046deebcca567a7142305ad9f562c82f777144 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 19:58:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289543 Log: Revert Structures_Graph dependency info. The <compatible> tag is a better way to handle this. Thanks Greg. Changed paths: U pear/pear-core/trunk/package2.xml Modified: pear/pear-core/trunk/package2.xml =================================================================== --- pear/pear-core/trunk/package2.xml 2009

10/11/2009 7:58:07 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pear-core/trunk/ package-PEAR.xml package2.xml

--91edd3a4049f483fecff6d125781f5e86915181f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 16:31:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289534 Log: Add note about Structures_Graph dependency change. Changed paths: U pear/pear-core/trunk/package-PEAR.xml U pear/pear-core/trunk/package2.xml Modified: pear/pear-core/trunk/package-PEAR.xml =================================================================== --- pear/pear-core/trunk/package-PEAR.xml 2009-

10/11/2009 4:31:56 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear/pear-core/trunk/ package2.xml

--ee15aa24edfaeffa0183cc573cbee1e1f25ba3a2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 16:02:15 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289533 Log: Remove recommended Structures_Graph version so installs won't complain when I release a correctly packaged Structures_Graph-1.0.3. Correct date so installs and packaging from SVN will work. Changed paths: U pear/pear-core/trunk/package2.xml Modified: pear/pear-core/trunk/package2.xml ============================

10/11/2009 4:02:15 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php

--c80e4b5bbe64ab4916bc0c2282df937c846678da Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cellog Sun, 11 Oct 2009 04:50:03 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289521 Log: do not escape by default add helper methods for rendering associative arrays and doing conditional rendering so we don't have to do logic in the templates themselves Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php =

10/11/2009 4:50:03 AM 0 cel...@php.net (=?utf-8?q?Greg_Beaver?=)
svn: /pear2/Templates_Savant/trunk/ src/Templates/Savant/BasicFastCompiler.php src/Templates/Savant/CompilerInterface.php src/Templates/Savant/FastCompilerInterface.php src/Templates/Savant/Main.php t

--ffd7d500526b14b700117e945083e10b6a608df7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit cellog Sun, 11 Oct 2009 03:59:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289519 Log: new fast compiler generates php templates that are twice as fast as output-buffering based templates use exception in findfile if the template is not found simplify directory traversal attack detection so that path is scanned only once, and template filename is scanned only once new test for fast compiler Changed paths:

10/11/2009 3:59:54 AM 0 cel...@php.net (=?utf-8?q?Greg_Beaver?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php

--b851897ebba86bfff5f6ce0ee4aad33c71969ae4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 00:38:25 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289513 Log: Use array_reduce with a closure for renderArray Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php =================================================================== --- pear2/Templates_Savant/trunk/src/Templates/Sava

10/11/2009 12:38:25 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php

--d548407ec7512babe2d60180fe4b8df904c49ba8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 00:20:14 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289512 Log: Remove unnecessary method calls. Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php =================================================================== --- pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php 200

10/11/2009 12:20:14 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/ src/Templates/Savant/HelperAbstract.php src/Templates/Savant/HelperToClassMapper.php src/Templates/Savant/Main.php

--8789a91b3f2753b65086df2243703373b8436ae6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sun, 11 Oct 2009 00:06:17 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289510 Log: Trim some fat by removing helpers (I've convinced myself they don't belong here). Simplify constructor a bit. Changed paths: D pear2/Templates_Savant/trunk/src/Templates/Savant/Helper/ D pear2/Templates_Savant/trunk/src/Templates/Savant/HelperAbstract.php D pear2/Templates_Savant/trunk/src/Templates/Sa

10/11/2009 12:06:17 AM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
svn: /pear2/Templates_Savant/trunk/src/Templates/Savant/ Main.php UnexpectedValueException.php

--eb1132c048d5dbd9b5006a45b8a3c21b395ea352 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit saltybeagle Sat, 10 Oct 2009 22:09:59 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289509 Log: Add render method for resources and booleans. Throw UnexpectedValueException for resources. Changed paths: U pear2/Templates_Savant/trunk/src/Templates/Savant/Main.php A pear2/Templates_Savant/trunk/src/Templates/Savant/UnexpectedValueException.php Modified: pear2/Templates_Savant/trunk/src/Templates/Savan

10/10/2009 10:09:59 PM 0 saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)

Pages:









Newest Articles

#50656 [NEW]: Assign constant to var causes syntax error
1/4/2010 3:07:07 PM

#50655 [NEW]: fgets(): French translation error
1/4/2010 2:40:48 PM

note 95459 added to domnode.haschildnodes
1/4/2010 1:53:44 PM

note 95458 added to function.readdir
1/4/2010 1:36:41 PM

Hola
1/4/2010 1:29:49 PM