$ cd /opt $ git clone https://github.com/nikic/php-ast $ cd php-ast && phpize && ./configure && make && make install $ echo 'extension=ast.so' > /usr/local/etc/php/conf.d/ast.ini $ cd /var/wwwroot/default $ composer install $ php artisan config:clear Configuration cache cleared! $ php artisan cache:clear Cache cleared successfully. $ vendor/bin/phpunit PHPUnit 4.8.31 by Sebastian Bergmann and contributors. Warning: The Xdebug extension is not loaded No code coverage will be generated.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Dec 31 2016
Dec 30 2016
It seems the Composer --no-dev argument is ignored.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/245/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/244/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/243/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/242/ for more details.
Call magic method instead of only the message.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/241/ for more details.
Dec 29 2016
Build is green https://ci.nasqueron.org/job/test-notifications-phab/240/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/239/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/238/ for more details.
Rebased against e4b5f4ee21ef.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/237/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/236/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/235/ for more details.
Build is green https://ci.nasqueron.org/job/test-notifications-phab/234/ for more details.
+PhabricatorPayloadAnalyzer
Build is green https://ci.nasqueron.org/job/test-notifications-phab/233/ for more details.
Dec 28 2016
Build is green https://ci.nasqueron.org/job/test-notifications-phab/232/ for more details.
Dec 27 2016
Build is green https://ci.nasqueron.org/job/test-notifications-phab/231/ for more details.
More types
Build is green https://ci.nasqueron.org/job/test-notifications-phab/230/ for more details.
More fixes, params and properties too