Notes by Craig Phillips
- There are 11 fallacies of Distributed Computing:
- The network is reliable
- Latency isn’t a problem
- Bandwidth isn’t a problem
- The network is secure
- The topology won’t change
| Guilhermes-MacBook-Pro:orm guilhermeblanco$ lldb /usr/local/Cellar/php/7.3.2/bin/php | |
| (lldb) target create "/usr/local/Cellar/php/7.3.2/bin/php" | |
| Current executable set to '/usr/local/Cellar/php/7.3.2/bin/php' (x86_64). | |
| (lldb) run ./vendor/bin/phpunit tests/Doctrine/Tests/ORM/Functional/PaginationTest.php --filter testIterateWithOutputWalkersWithRegularJoinWithComplexOrderByReferencingJoined | |
| Process 99416 launched: '/usr/local/Cellar/php/7.3.2/bin/php' (x86_64) | |
| PHPUnit 7.5.6 by Sebastian Bergmann and contributors. | |
| Runtime: PHP 7.3.2 with Xdebug 2.7.0RC2 | |
| Configuration: /Users/guilhermeblanco/doctrine/orm/phpunit.xml.dist |
| mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash |