Skip to content

Instantly share code, notes, and snippets.

View justindenick's full-sized avatar
🏠
Working from home

Justin Denick justindenick

🏠
Working from home
View GitHub Profile
@justindenick
justindenick / test.txt
Created November 15, 2019 16:40
~/work/cakephp-geo (feature/config-address_format ✔) ᐅ php phpunit.phar > test.txt
PHPUnit 6.5.13 by Sebastian Bergmann and contributors.
..........SSS.........E...........R....RR 41 / 41 (100%)
Time: 126 ms, Memory: 20.00MB
There was 1 error:
1) Geo\Test\TestCase\Model\Table\GeocodedAddressesTableTest::testSave
preg_match(): Compilation failed: invalid range in character class at offset 4
@justindenick
justindenick / GoogleMapsBehavior.php
Created November 15, 2019 13:25
google map geocode
<?php
namespace App\Model\Behavior;
use ArrayObject;
use Cake\Event\Event;
use Cake\Http\Client;
use Cake\ORM\Behavior;
use Cake\ORM\Entity;
use Cake\ORM\Query;
use Cake\ORM\Table;

Keybase proof

I hereby claim:

  • I am justindenick on github.
  • I am monkeydata (https://keybase.io/monkeydata) on keybase.
  • I have a public key ASBfEZdUvQ5etCIFiwl5XT9zwt3bC4hjf-m5vFmGi81FWwo

To claim this, I am signing this object:

perl -e 'print("hello world","\n")'