Hi,
I'm working on windows PECL builds preparation for 5.6. I've realized that
the update cronjob doesn't run there. So writing here to the person having
shell access on the PECL box - please turn on the update of the PECL site.
As well, please setup the cron/update-win-pkg-cache.php to run hourly.
Many thanks
Anatol
On Fri, Mar 21, 2014 at 1:01 PM, Anatol Belski anatol.php@belski.netwrote:
Hi,
I'm working on windows PECL builds preparation for 5.6. I've realized that
the update cronjob doesn't run there. So writing here to the person having
shell access on the PECL box - please turn on the update of the PECL site.As well, please setup the cron/update-win-pkg-cache.php to run hourly.
Many thanks
Anatol
--
David changed it recently, so that the site is updated from the master
branch, previously it was running from old_auth.
So the old_auth branch is now master and the previous master is now next.
As far as I can tell, you pushed your changes to the old_auth branch, and
this is why the changes not getting to the pecl.php.net site.
You should rebase your changes to the master branch and push, and then it
would be fine.
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
Hi,
I'm working on windows PECL builds preparation for 5.6. I've realized that
the update cronjob doesn't run there. So writing here to the person having
shell access on the PECL box - please turn on the update of the PECL site.
It is easier for everyone involved if php.net systems related requests
are sent to systems@php.net
There is under 0.1% of people on internals@ that have access to our
infrastructure (or care for that matters), only a handful of systems@
people that really read internals@ on regular basis.
Thankfully, apparently Ferenc does :)
-Hannes