I hereby claim:
- I am adamlundrigan on github.
- I am adamlundrigan (https://keybase.io/adamlundrigan) on keybase.
- I have a public key whose fingerprint is 3946 706A E340 86DE 3762 C0E4 7405 2C76 50AB 71F3
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<?php | |
<<<CONFIG | |
packages: | |
- "zendframework/zendframework:~2.3" | |
CONFIG; | |
class Weather { | |
private $time; | |
private $rain; | |
<?php | |
namespace LdcZfcUserApigility\Authentication\Adapter; | |
use ZfcUser\Authentication\Adapter\Db as BaseAdapter; | |
use Zend\Authentication\Result as AuthenticationResult; | |
use Zend\Crypt\Password\Bcrypt; | |
use ZfcUser\Authentication\Adapter\AdapterChainEvent as AuthEvent; | |
class Db extends BaseAdapter | |
{ |
<?php | |
namespace SatellizerServer\Factory; | |
use Zend\ServiceManager\DelegatorFactoryInterface; | |
use Zend\ServiceManager\ServiceLocatorInterface; | |
class CryptoTokenServerFactory implements DelegatorFactoryInterface | |
{ | |
public function createDelegatorWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName, $callback) | |
{ |
* | |
!.gitignore | |
!run.php | |
!composer.json | |
!result.txt |
This code is now available as a module: https://github.com/adamlundrigan/LdcZendFormCTI
<?php | |
/** | |
* Zend Framework (http://framework.zend.com/) | |
* | |
* @link http://github.com/zendframework/zf2 for the canonical source repository | |
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) | |
* @license http://framework.zend.com/license/new-bsd New BSD License | |
* @package Zend_Db | |
*/ |
$ php sqlite_count.php | |
Row Count: 0 | |
Row 0: request_key=DCE2D890895CF02, [email protected], request_time=2001-01-01 01:01:01, |