[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/search=5Fengine/solr=3A=20cleanup=20+=20copyrights=3A?= =?UTF-8?Q?=20p
From:       Omar Shaban <omars () php ! net>
Date:       2015-11-29 16:29:36
Message-ID: php-mail-133e6c27ed6a19fc8c25c128286d262d1791264665 () git ! php ! net
[Download RAW message or body]

Commit:    366d74035aa12c97115269f63411e58c1654928f
Author:    Omar Shaban <omars@php.net>         Sun, 29 Nov 2015 18:29:36 +0200
Parents:   1cc16df4a80029d5483f6909ba9c19ac1f3c2cbf
Branches:  master

Link:       http://git.php.net/?p=pecl/search_engine/solr.git;a=commitdiff;h=366d74035aa12c97115269f63411e58c1654928f


Log:
cleanup + copyrights

Changed paths:
  M  php_solr_collapse_function.c
  M  php_solr_input_document.c
  M  solr_functions_params.c


Diff:
diff --git a/php_solr_collapse_function.c b/php_solr_collapse_function.c
index d2a7fad..b611924 100644
--- a/php_solr_collapse_function.c
+++ b/php_solr_collapse_function.c
@@ -83,7 +83,6 @@ PHP_METHOD(SolrCollapseFunction, __destruct)
     /* Retrieve the document entry for this SolrDocument */
     if (solr_fetch_function_entry(getThis(), &function TSRMLS_CC) == SUCCESS )
     {
-//        efree(function->name);
         zend_hash_index_del(SOLR_GLOBAL(functions), function->function_index);
     }
 
diff --git a/php_solr_input_document.c b/php_solr_input_document.c
index 69af43f..0b0952f 100644
--- a/php_solr_input_document.c
+++ b/php_solr_input_document.c
@@ -12,7 +12,9 @@
    | obtain it through the world-wide-web, please send a note to          |
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
-   | Author: Israel Ekpo <iekpo@php.net>                                  |
+   | Authors:                                                             |
+   |          Israel Ekpo <iekpo@php.net>                                 |
+   |          Omar Shaban <omars@php.net>                                 |
    +----------------------------------------------------------------------+
 */
 
diff --git a/solr_functions_params.c b/solr_functions_params.c
index 1405538..63aeb4a 100644
--- a/solr_functions_params.c
+++ b/solr_functions_params.c
@@ -12,7 +12,9 @@
    | obtain it through the world-wide-web, please send a note to          |
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
-   | Author: Israel Ekpo <iekpo@php.net>                                  |
+   | Authors:                                                             |
+   |          Israel Ekpo <iekpo@php.net>                                 |
+   |          Omar Shaban <omars@php.net>                                 |
    +----------------------------------------------------------------------+
 */


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic