diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-11-15 09:25:47 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-11-15 09:25:47 +0100 | 
| commit | 59c697365c33fffed765cdf345f8a05f5041fe49 (patch) | |
| tree | 20a536f3c7d554eb4a03821796e59f05df86d490 /REFLECTION | |
| parent | 58f7c9f3ebb541b2e71474786509fe3b6f45a082 (diff) | |
php-phalcon: 1.3.4
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 11 | 
1 files changed, 5 insertions, 6 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #172 phalcon version 1.3.3 ] { +Extension [ <persistent> extension #174 phalcon version 1.3.4 ] {    - Dependencies {      Dependency [ spl (Required) ] @@ -18778,7 +18778,9 @@ Extension [ <persistent> extension #172 phalcon version 1.3.3 ] {          Property [ protected static $_charset ]        } -      - Static methods [0] { +      - Static methods [1] { +        Method [ <internal:phalcon> static public method getCharset ] { +        }        }        - Properties [9] { @@ -18793,7 +18795,7 @@ Extension [ <persistent> extension #172 phalcon version 1.3.3 ] {          Property [ <default> protected $_afterContext ]        } -      - Methods [25] { +      - Methods [24] {          Method [ <internal:phalcon> public method setUri ] {            - Parameters [1] { @@ -18878,9 +18880,6 @@ Extension [ <persistent> extension #172 phalcon version 1.3.3 ] {            }          } -        Method [ <internal:phalcon> public method getCharset ] { -        } -          Method [ <internal:phalcon> public method setCharset ] {            - Parameters [1] {  | 
