Re: [Cloud] Open beta testing period for PHP 7.2 webservices in Toolforge

2018-08-25 Thread Kunal Mehta
Hi, On 08/25/2018 02:45 PM, Maximilian Doerr wrote: > Is there any chance you can install the XHProf extension, or the > tideways, or uprofiler, extension?  It’s a tremendous help in > identifying performance issues with IABot. Probably! I note that the current PHP 5.6 webservice doesn't seem to

Re: [Cloud] Open beta testing period for PHP 7.2 webservices in Toolforge

2018-08-25 Thread Maximilian Doerr
Hi Kunal, Is there any chance you can install the XHProf extension, or the tideways, or uprofiler, extension? It’s a tremendous help in identifying performance issues with IABot. I think the only working up-to-date version of XHProf is on tideways. I would greatly appreciate it. :-) Cyberp

[Cloud] Open beta testing period for PHP 7.2 webservices in Toolforge

2018-08-25 Thread Kunal Mehta
Hi, I'm happy to announce that PHP 7.2 webservices are available in Toolforge for beta testing. PHP 7.2 brings in 3 years of improvements since 5.6 (released back in 2014), including new features and performance improvements. How to try it out: $ webservice stop; webservice --backend=kubernetes p

Re: [Cloud] regarding PHP client code for bots

2018-08-25 Thread Yetkin Sakal via Cloud
The issue was related to permissions of the cookie file. I hope this helps someone else. On Saturday, August 25, 2018, 9:37:29 PM GMT+3, Maximilian Doerr wrote: Try deleting the cookies.  Make sure you are using BotPasswords Cyberpower678 English Wikipedia Account Creation Team English Wi

Re: [Cloud] regarding PHP client code for bots

2018-08-25 Thread Maximilian Doerr
Try deleting the cookies. Make sure you are using BotPasswords Cyberpower678 English Wikipedia Account Creation Team English Wikipedia Administrator Global User Renamer > On Aug 25, 2018, at 13:46, Yetkin Sakal via Cloud > wrote: > > Hello, > > My client code for YBot (in PHP) working fine l

[Cloud] [Mediawiki-api-announce] Deprecations and changes in API action=compare

2018-08-25 Thread Brad Jorsch (Anomie)
In preparation for multi-content revisions (MCR), we've made[1] several changes to action=compare. These changes should be deployed to Wikimedia wikis with 1.32.0-wmf.19 or later. The changes should also be available on the Beta Cluster[2] soon for testing. *== Supplying content using templated pa

[Cloud] regarding PHP client code for bots

2018-08-25 Thread Yetkin Sakal via Cloud
Hello, My client code for YBot (in PHP) working fine locally refuses to log in on Toolforge servers. What I get upon a login request is the following:     [login] => Array     (     [result] => NeedToken     [token] => 6c254247bcaf8d7ad98dbfdabbb96bfa5b819379+\     ) I do