Skip to content

Instantly share code, notes, and snippets.

View fuhrysteve's full-sized avatar

Stephen J. Fuhry fuhrysteve

View GitHub Profile
@fuhrysteve
fuhrysteve / pre-commit.php
Created October 25, 2011 20:37 — forked from mvriel/pre-commit.php
Pre-commit
#!/usr/bin/php
<?php
echo PHP_EOL;
// output a little introduction
echo '>> Starting unit tests' . PHP_EOL;
// get the name for this project; probably the topmost folder name
$projectName = basename(getcwd());
@fuhrysteve
fuhrysteve / Bcrypt.php
Created October 26, 2011 18:03 — forked from krypton/Bcrypt.php
Simple PHP 5.3+ Bcrypt class adapted from phpass
<?php
/*
Re-Adaptation by Marco Arment <me@marco.org> by Stephen J. Fuhry.
This fork doesn't have any legacy support, because I don't need it.
Adapted from Portable PHP Password Hashing Framework (phpass) version 0.3:
http://www.openwall.com/phpass/
phpass was by Solar Designer <solar at openwall.com> in 2004-2006 and is in

Keybase proof

I hereby claim:

  • I am fuhrysteve on github.
  • I am fuhrysteve (https://keybase.io/fuhrysteve) on keybase.
  • I have a public key ASBytuZ1BkvEA82-Q42fb4w91dwhqPBYKb6Cc1JB0JmFaAo

To claim this, I am signing this object:

<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://my.api.com/" xmlns:axis2="http://my.api.com/" xmlns="http://my.api.com/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
<wsdl:documentation>Main API web service for external vendors to retrieve API data.</wsdl:documentation>
<wsdl:types>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="unqualified" targetNamespace="http://my.api.com/" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" xmlns:tns="http://my.api.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="invoke">
<xsd:element minOccurs="0" name="requestData