I hereby claim:
- I am maglnet on github.
- I am maglnet (https://keybase.io/maglnet) on keybase.
- I have a public key whose fingerprint is B090 6BA7 7599 2B91 0F4E 83CB D2CC AC42 F629 5E7D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<?php | |
return array( | |
'service_manager' => array( | |
'factories' => array( | |
'MyProfilingAdapter' => 'BjyProfiler\Db\Adapter\ProfilingAdapterFactory', | |
'Zend\Db\Adapter\Adapter' => function ($sm) { | |
$adapter = $sm->get('MyProfilingAdapter'); | |
if (php_sapi_name() == 'cli') { | |
$logger = new Zend\Log\Logger(); |
#!/bin/bash | |
WEB_PORT=8080 | |
WEB_CONTAINER_NAME="zf2-web" | |
MYSQL_CONTAINER_NAME="zf2-mysql" | |
MYSQL_PASSWORD="mypassword" | |
MYSQL_LOCAL_PORT=13306 |
<?php | |
use Doctrine\ORM\EntityManagerInterface; | |
use Zend\ServiceManager\ServiceLocatorInterface; | |
class ServiceLocatorRepositoryFactory implements \Doctrine\ORM\Repository\RepositoryFactory | |
{ | |
/** |
<?php | |
$hydrator = new DoctrineObject($this->em, true); | |
$hydrator->addStrategy('parentFoo', new UUIDFromObjectStrategy()); | |
$form = new FooForm($this->em); | |
$form->setHydrator($hydrator); | |
$form->bind($group); |
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:b0906ba775992b910f4e83cbd2ccac42f6295e7d] |
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:b0906ba775992b910f4e83cbd2ccac42f6295e7d] |
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:b0906ba775992b910f4e83cbd2ccac42f6295e7d] |
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:b0906ba775992b910f4e83cbd2ccac42f6295e7d] |