Skip to content

Instantly share code, notes, and snippets.

View jeffersonassilva's full-sized avatar

Jefferson Silva jeffersonassilva

  • Brasília, Brasil
View GitHub Profile

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@jeffersonassilva
jeffersonassilva / macosx-install-php-oracle-oci8.md
Created September 12, 2018 21:54 — forked from yajra/macosx-install-php-oracle-oci8.md
install Oracle PHP Extension (oracle OCI8) - instantclient for Mac OS 10.8 - homebrew environnement

Installation

This procedure is tested on Mac OS X 10.8 with Developpers tools installed (xCode).

PHP 5.4 installed with Homebrew.

Update: I wrote a blog post about this.

Preparation

Download the following files from Oracle website (yes, you need to create an account and accept terms):