Skip to content

Open Academy

kevinxucs edited this page Nov 14, 2014 · 144 revisions

Weekly Status

Nov 14

  • hipertales - Came back from Los Angeles yesterday, so I couldn't progress on any issues yet. Will work on #3883 and finally on Drupal this week.
  • alicialim - Worked on issue #3780. Managed to reproduce the display_error and now digging into the ini_get() functions in HHVM to see where the problem is. Trying to use GDB to step through each of the functions to see how it works and where it messed up. Would continue to work on it this week.
  • kevinxu - #4238, #4237. Plan to work the last issue with vfsstream test case, which is related with stream_select() function.
  • ltt - Got acquainted with Hackificator so I can work on #3160. Will continue work on said issue next week.

Nov 7

  • alicialim - Worked on the 4th fail test case and couldn't find out why functions StreamAdapter() and MessageFactory() are returning null. Would move on to workhttps on issue #3780 instead this week.
  • hamidre13 - Worked on 3963, realized that php, empty function should be handled totally different,this week I will try to modify the empty function(Pr proposed with help of danslo).Also working on #4156. Working on #4155
  • hny - Investigated the testProcessEventSubscribersWithPriorities test case for Symfony. Later on I found that the test case made wrong summation to the sort function. Plan to work on #4175 next week.
  • kevinxu - #4149, #4145. Plan to work on remaining test cases of vfsstream.
  • ltt - Failed to attend to meeting due to health impediment. Previously sent PR causes a lot of tests to get broken. Will drop the PR and send a new one that fixes only issue #3812.
  • mbertanha - I could not participate on the week meeting because I was traveling. I am now working on the joomla framework, got a problem running the tests, asked help on #hhvm-dev and didn't get an answer, trying to figure it out what's happening. The error is: bertanha@ubuntu:~/dev/hhvm/hphp/test/frameworks$ hhvm run.php joomla Warning: No such file or directory in /home/bertanha/dev/hhvm/hphp/test/frameworks/run.php on line 368 Downloading PHPUnit in order to run tests. There may be an output delay while the download begins. ....ERROR: Could not install PHPUnit. Script stopping
  • mgottein - #4132 fixed hhvm build due to macro from c library conflicting with std file lib. Will pull request w/ phpmyadmin related issues soon

Oct 31

  • alicialim - Found out that the first fail test case is caused by guzzle4's code. Moved on to work on the fourth test case this week and hope to submit a PR by this weekend if possible. Would continue to work on solving the bug where new Client is created and StreamAdapter() passes in new MessageFactory() that's returning null and failing the test.
  • hamidre13 - Working on [#4007] could not figure it out so, this week I will work on #3963PR proposed, working on #3830
  • hipertales - #3940 closed. Working now on migrating the VM to my PC to work faster. Next week I will work on more "Probably Easy" issues (if there is none, I will focus on the Drupal framework) and I will travel to Los Angeles (Tuesday), so I will not be on the next meeting!
  • hny - Step into the implementation of preg_match function. I will be work on Symfony next week. I will try to solve the testProcessEventSubscribersWithPriorities test case
  • kevinxu - #4099, #4096, #4094 done. Plan to working on flock() issue next week.
  • ltt - Pull request #3959: method ReflectionParameter::getDefaultValueText is deprecated in PHP 5 (see [here (http://php.net/manual/en/class.reflectionparameter.php)). Some of the tests that broke with said pull request call this method (and they broke because of how ReflectionParameter::getDefaultValueConstantName work now). Should these tests be changed? Or the away ReflectionParameter::getDefaultValueConstantName work? Will resolve these issues ASAP and start working on the fastroute framework.
  • mgottein - ptarjan helped me write commit 4480 and get it merged with master. I plan on working on php-myadmin next week
  • mbertanha - I couldn't solve #3890. Studying some older PRs code and working on Joomla framework.
  • rendong - PR#4112. Look for other frameworks to work on. Also stick on github issues related to ReflectionClass.

Oct 24

  • alicialim - Learnt to use gdb with hhvm. Currently working on fixing Server.php's code
  • hamidre13 - Working on the strtolower function and figuring out the HPHP::string #4007
  • hipertales - #3940
  • hny - still debugging preg_match_impl
  • kevinxu - #4027 done. Working on fixing vfsstream's is_file test case.
  • ltt - Working on fixing tests that broke when the ReflectionParameter::getDefaultValueConstantName return value changed.
  • mgottein - Pull Request #4064
  • mbertanha - #3890
  • rendong - mockery 100%, will make PR later. Will fix ReflectionClass this week.

Oct 17

  • alicialim - figuring out gdb and hphpd
  • hamidre13 - #3981
  • hipertales - #3940
  • hny - debugging on "regular match function"
  • kevinxu - #3687
  • ltt - #3812 #3828
  • mgottein - working on breaking at interpreter opcodes
  • mbertanha - #3890
  • rendong - mockery - ReflectionClass needs work

Contact Information

Students

For easy pasting in IRC:

alicialim hamidre13 hipertales hny kevinxu ltt mbertanha mgottein rendong

Mentors

Use hhvm-help: to get our attention.

Clone this wiki locally