Monthly Archives: July 2009
Setting Up PEAR2 and PEAR Checkouts With SVN 1.5+
Now that pear2 is in svn.php.net, it is possible to do commits with multiple packages using a feature of subversion called “sparse checkouts.” Rasmus wrote about this for setting up php checkouts here: http://news.php.net/php.internals/44993 Here is the version I used … Continue reading
PHP 5.3 Windows and PEAR (go-pear.phar)
Some users have reported that the windows builds of PHP 5.3 are not able to open the shipped go-pear.phar file. As a workaround, users can run the distributed phar with php -d phar.require_hash=0 go-pear.phar or download and use the http://pear.php.net/go-pear … Continue reading
Posted in Announcements
43 Comments