diff options
author | Christopher Jones <sixd@php.net> | 2014-02-10 17:04:55 -0800 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2014-02-10 17:04:55 -0800 |
commit | 66500333cffca7134141b9f65b4d8719abbf6e61 (patch) | |
tree | 9ee71a65f78394d8738f28c82d59443cea04499c | |
parent | 71a82be899ba74723e4e39844d76eb337d31d5f8 (diff) | |
parent | 9da5118af8d91a9b17f7e0526b7e3d4fd00ddaeb (diff) | |
download | php-git-66500333cffca7134141b9f65b4d8719abbf6e61.tar.gz |
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix merge
-rw-r--r-- | ext/oci8/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index d81d896f13..553b273fed 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -433,6 +433,7 @@ Build change: Fix source variable definition for C89 compatibility <file name="config.m4" role="src" /> <file name="config.w32" role="src" /> <file name="CREDITS" role="doc" /> + <file name="LICENSE" role="doc" /> <file name="oci8.c" role="src" /> <file name="oci8_dtrace.d" role="src" /> <file name="oci8_collection.c" role="src" /> |