diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-05-21 17:53:36 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-05-21 17:53:36 +0200 | 
| commit | 02d35946ecb9de63852d14b7d611f7df06ad79ca (patch) | |
| tree | 44c15be3eb77577bc1897465e90124804380f4f8 /REFLECTION | |
| parent | 948fb852818cb8532a6805d176b5d7d871810fbd (diff) | |
php-pecl-sphinx: 1.3.3 (stable)
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 13 | 
1 files changed, 11 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #128 sphinx version 1.3.2 ] { +Extension [ <persistent> extension #146 sphinx version 1.3.3 ] {    - Constants [42] {      Constant [ integer SEARCHD_OK ] { 0 } @@ -60,7 +60,7 @@ Extension [ <persistent> extension #128 sphinx version 1.3.2 ] {        - Properties [0] {        } -      - Methods [37] { +      - Methods [38] {          Method [ <internal:sphinx, ctor> public method __construct ] {            - Parameters [0] { @@ -183,6 +183,15 @@ Extension [ <persistent> extension #128 sphinx version 1.3.2 ] {            }          } +        Method [ <internal:sphinx> public method setFilterString ] { + +          - Parameters [3] { +            Parameter #0 [ <required> $attribute ] +            Parameter #1 [ <required> $value ] +            Parameter #2 [ <optional> $exclude ] +          } +        } +          Method [ <internal:sphinx> public method setFilterFloatRange ] {            - Parameters [4] {  | 
