From e1e5aeed3bf088e5fe31e01754215c8baad8041c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Aug 2015 20:12:32 +0200 Subject: php-phalcon2: 2.0.7 --- REFLECTION | 591 +++++++++++++++++++++++++++++++++++++++++++++--------- php-phalcon2.spec | 8 +- 2 files changed, 507 insertions(+), 92 deletions(-) diff --git a/REFLECTION b/REFLECTION index f11b59d..1934535 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #188 phalcon version 2.0.6 ] { +Extension [ extension #191 phalcon version 2.0.7 ] { - INI { Entry [ phalcon.db.escape_identifiers ] @@ -28,6 +28,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Entry [ phalcon.orm.late_state_binding ] Current = '0' } + Entry [ phalcon.orm.enable_implicit_joins ] + Current = '1' + } Entry [ phalcon.orm.cast_on_hydrate ] Current = '0' } @@ -36,7 +39,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } - - Classes [354] { + - Classes [357] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -1802,7 +1805,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { - Properties [0] { } - - Methods [10] { + - Methods [11] { Method [ abstract public method start ] { } @@ -1853,6 +1856,17 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } Method [ abstract public method destroy ] { + + - Parameters [1] { + Parameter #0 [ $removeData ] + } + } + + Method [ abstract public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } } } } @@ -3266,7 +3280,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { - Properties [0] { } - - Methods [7] { + - Methods [8] { Method [ abstract public method __construct ] { - Parameters [3] { @@ -3306,6 +3320,14 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Parameter #1 [ Phalcon\DiInterface or NULL $dependencyInjector ] } } + + Method [ abstract public method setParameter ] { + + - Parameters [2] { + Parameter #0 [ $position ] + Parameter #1 [ array $parameter ] + } + } } } @@ -3470,6 +3492,107 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Interface [ interface Phalcon\Http\CookieInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [17] { + Method [ abstract public method setValue ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + } + + Method [ abstract public method getValue ] { + + - Parameters [2] { + Parameter #0 [ $filters ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ abstract public method send ] { + } + + Method [ abstract public method delete ] { + } + + Method [ abstract public method useEncryption ] { + + - Parameters [1] { + Parameter #0 [ $useEncryption ] + } + } + + Method [ abstract public method isUsingEncryption ] { + } + + Method [ abstract public method setExpiration ] { + + - Parameters [1] { + Parameter #0 [ $expire ] + } + } + + Method [ abstract public method getExpiration ] { + } + + Method [ abstract public method setPath ] { + + - Parameters [1] { + Parameter #0 [ $path ] + } + } + + Method [ abstract public method getName ] { + } + + Method [ abstract public method getPath ] { + } + + Method [ abstract public method setDomain ] { + + - Parameters [1] { + Parameter #0 [ $domain ] + } + } + + Method [ abstract public method getDomain ] { + } + + Method [ abstract public method setSecure ] { + + - Parameters [1] { + Parameter #0 [ $secure ] + } + } + + Method [ abstract public method getSecure ] { + } + + Method [ abstract public method setHttpOnly ] { + + - Parameters [1] { + Parameter #0 [ $httpOnly ] + } + } + + Method [ abstract public method getHttpOnly ] { + } + } + } + Interface [ interface Phalcon\Http\RequestInterface ] { - Constants [0] { @@ -4592,15 +4715,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ abstract static public method fromInput ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\DiInterface $dependencyInjector ] - Parameter #1 [ $modelName ] - Parameter #2 [ array $data ] - } - } + - Static methods [0] { } - Properties [0] { @@ -6444,7 +6559,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -6454,6 +6569,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -8940,7 +9058,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_options ] } - - Methods [19] { + - Methods [20] { Method [ public method __construct ] { - Parameters [1] { @@ -8971,6 +9089,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getName ] { } + Method [ public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } + } + Method [ public method get ] { - Parameters [3] { @@ -9016,6 +9141,10 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } Method [ public method destroy ] { + + - Parameters [1] { + Parameter #0 [ $removeData ] + } } Method [ public method status ] { @@ -9070,7 +9199,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -9080,6 +9209,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -10762,7 +10894,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -10772,6 +10904,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -11061,6 +11196,63 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Class [ class Phalcon\Mvc\View\Exception extends Phalcon\Exception ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + Class [ abstract class Phalcon\Acl ] { - Constants [2] { @@ -11258,7 +11450,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -11268,6 +11460,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -11868,7 +12063,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -11878,6 +12073,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -12212,7 +12410,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -12222,6 +12420,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -14135,7 +14336,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -14145,6 +14346,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -14449,7 +14653,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_backends ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -14504,6 +14708,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Parameter #1 [ $lifetime ] } } + + Method [ public method flush ] { + } } } @@ -14608,7 +14815,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -14618,6 +14825,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -14899,7 +15109,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -14909,6 +15119,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -15081,7 +15294,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -15091,6 +15304,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -15661,7 +15877,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -15671,6 +15887,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -15840,7 +16059,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -15850,6 +16069,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -20207,7 +20429,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -20217,6 +20439,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -20367,7 +20592,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method setSqlVariables ] { - Parameters [1] { - Parameter #0 [ $sqlVariables ] + Parameter #0 [ array $sqlVariables ] } } @@ -20377,7 +20602,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method setSqlBindTypes ] { - Parameters [1] { - Parameter #0 [ $sqlBindTypes ] + Parameter #0 [ array $sqlBindTypes ] } } @@ -20833,7 +21058,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -20843,6 +21068,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -20887,7 +21115,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -20897,6 +21125,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -21164,7 +21395,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } - Method [ public method setParameter ] { + Method [ public method setParameter ] { - Parameters [2] { Parameter #0 [ $position ] @@ -21331,7 +21562,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -21341,6 +21572,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -21449,7 +21683,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -21459,6 +21693,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -21668,7 +21905,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -21678,6 +21915,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -21825,7 +22065,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -21835,6 +22075,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -24585,7 +24828,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -24595,6 +24838,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -24914,7 +25160,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } - Class [ class Phalcon\Http\Cookie implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Http\Cookie implements Phalcon\Http\CookieInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { } @@ -24964,14 +25210,14 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getDI ] { } - Method [ public method setValue ] { + Method [ public method setValue ] { - Parameters [1] { Parameter #0 [ $value ] } } - Method [ public method getValue ] { + Method [ public method getValue ] { - Parameters [2] { Parameter #0 [ $filters ] @@ -24979,76 +25225,76 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } - Method [ public method send ] { + Method [ public method send ] { } Method [ public method restore ] { } - Method [ public method delete ] { + Method [ public method delete ] { } - Method [ public method useEncryption ] { + Method [ public method useEncryption ] { - Parameters [1] { Parameter #0 [ $useEncryption ] } } - Method [ public method isUsingEncryption ] { + Method [ public method isUsingEncryption ] { } - Method [ public method setExpiration ] { + Method [ public method setExpiration ] { - Parameters [1] { Parameter #0 [ $expire ] } } - Method [ public method getExpiration ] { + Method [ public method getExpiration ] { } - Method [ public method setPath ] { + Method [ public method setPath ] { - Parameters [1] { Parameter #0 [ $path ] } } - Method [ public method getName ] { + Method [ public method getName ] { } - Method [ public method getPath ] { + Method [ public method getPath ] { } - Method [ public method setDomain ] { + Method [ public method setDomain ] { - Parameters [1] { Parameter #0 [ $domain ] } } - Method [ public method getDomain ] { + Method [ public method getDomain ] { } - Method [ public method setSecure ] { + Method [ public method setSecure ] { - Parameters [1] { Parameter #0 [ $secure ] } } - Method [ public method getSecure ] { + Method [ public method getSecure ] { } - Method [ public method setHttpOnly ] { + Method [ public method setHttpOnly ] { - Parameters [1] { Parameter #0 [ $httpOnly ] } } - Method [ public method getHttpOnly ] { + Method [ public method getHttpOnly ] { } Method [ public method __toString ] { @@ -25074,7 +25320,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -25084,6 +25330,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -25430,7 +25679,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -25440,6 +25689,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -25812,7 +26064,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -25822,6 +26074,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -26593,7 +26848,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -26603,6 +26858,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -26783,7 +27041,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -26793,6 +27051,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -27447,7 +27708,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -27457,6 +27718,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -27974,7 +28238,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -27984,6 +28248,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -28493,7 +28760,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -28503,6 +28770,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -28963,7 +29233,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -28973,6 +29243,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -29411,7 +29684,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -29421,6 +29694,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -29595,7 +29871,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { - Parameters [2] { Parameter #0 [ $method ] - Parameter #1 [ $arguments ] + Parameter #1 [ $arguments ] } } @@ -30212,12 +30488,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } - Static methods [1] { - Method [ static public method fromInput ] { + Method [ static public method fromInput ] { - - Parameters [3] { + - Parameters [4] { Parameter #0 [ Phalcon\DiInterface $dependencyInjector ] Parameter #1 [ $modelName ] Parameter #2 [ array $data ] + Parameter #3 [ $operator ] } } } @@ -33271,7 +33548,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { - Static methods [0] { } - - Properties [19] { + - Properties [20] { Property [ protected $_dependencyInjector ] Property [ protected $_manager ] Property [ protected $_metaData ] @@ -33291,14 +33568,16 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_uniqueRow ] Property [ protected $_bindParams ] Property [ protected $_bindTypes ] + Property [ protected $_enableImplicitJoins ] } - Methods [44] { Method [ public method __construct ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ $phql ] Parameter #1 [ Phalcon\DiInterface or NULL $dependencyInjector ] + Parameter #2 [ $options ] } } @@ -33660,9 +33939,10 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method addFrom ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ $model ] Parameter #1 [ $alias ] + Parameter #2 [ $with ] } } @@ -33926,7 +34206,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_options ] } - - Methods [15] { + - Methods [16] { Method [ public method __construct ] { - Parameters [5] { @@ -33962,6 +34242,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getOptions ] { } + Method [ public method getOption ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + Method [ public method isForeignKey ] { } @@ -34506,7 +34793,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_record ] } - - Methods [11] { + - Methods [12] { Method [ public method __construct ] { - Parameters [2] { @@ -34521,6 +34808,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getRecord ] { } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -34681,7 +34971,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_messages ] } - - Methods [11] { + - Methods [12] { Method [ public method __construct ] { - Parameters [2] { @@ -34696,6 +34986,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getMessages ] { } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -35693,7 +35986,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -35703,6 +35996,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -36133,7 +36429,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -36143,6 +36439,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -37212,7 +37511,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } - Class [ class Phalcon\Mvc\View\Exception extends Phalcon\Exception ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exception extends Phalcon\Mvc\View\Exception ] { - Constants [0] { } @@ -37230,7 +37529,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -37240,6 +37539,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -37627,7 +37929,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -37637,6 +37939,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -37679,7 +37984,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_parameters ] } - - Methods [15] { + - Methods [16] { Method [ public method __construct ] { - Parameters [1] { @@ -37729,6 +38034,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method listTubes ] { + } + Method [ public method peekReady ] { } @@ -38083,7 +38391,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -38093,6 +38401,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -38119,6 +38430,62 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Class [ class Phalcon\Security\Random ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [6] { + Method [ public method bytes ] { + + - Parameters [1] { + Parameter #0 [ $len ] + } + } + + Method [ public method hex ] { + + - Parameters [1] { + Parameter #0 [ $len ] + } + } + + Method [ public method base64 ] { + + - Parameters [1] { + Parameter #0 [ $len ] + } + } + + Method [ public method base64Safe ] { + + - Parameters [2] { + Parameter #0 [ $len ] + Parameter #1 [ $padding ] + } + } + + Method [ public method uuid ] { + } + + Method [ public method number ] { + + - Parameters [1] { + Parameter #0 [ $len ] + } + } + } + } + Class [ abstract class Phalcon\Session ] { - Constants [0] { @@ -38157,7 +38524,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_options ] } - - Methods [19] { + - Methods [20] { Method [ public method __construct ] { - Parameters [1] { @@ -38188,6 +38555,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getName ] { } + Method [ public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } + } + Method [ public method get ] { - Parameters [3] { @@ -38233,6 +38607,10 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } Method [ public method destroy ] { + + - Parameters [1] { + Parameter #0 [ $removeData ] + } } Method [ public method status ] { @@ -38291,7 +38669,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_lifetime ] } - - Methods [26] { + - Methods [27] { Method [ public method getLibmemcached ] { } @@ -38359,6 +38737,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getName ] { } + Method [ public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } + } + Method [ public method get ] { - Parameters [3] { @@ -38459,7 +38844,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_lifetime ] } - - Methods [26] { + - Methods [27] { Method [ public method getMemcache ] { } @@ -38527,6 +38912,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getName ] { } + Method [ public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } + } + Method [ public method get ] { - Parameters [3] { @@ -38627,7 +39019,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $_lifetime ] } - - Methods [26] { + - Methods [27] { Method [ public method getRedis ] { } @@ -38695,6 +39087,13 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Method [ public method getName ] { } + Method [ public method regenerateId ] { + + - Parameters [1] { + Parameter #0 [ $deleteOldSession ] + } + } + Method [ public method get ] { - Parameters [3] { @@ -38930,7 +39329,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -38940,6 +39339,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -39408,7 +39810,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -39418,6 +39820,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -40015,7 +40420,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -40025,6 +40430,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } @@ -40293,7 +40701,7 @@ Extension [ extension #188 phalcon version 2.0.6 ] { Property [ protected $line ] } - - Methods [9] { + - Methods [10] { Method [ method __construct ] { - Parameters [3] { @@ -40303,6 +40711,9 @@ Extension [ extension #188 phalcon version 2.0.6 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } diff --git a/php-phalcon2.spec b/php-phalcon2.spec index 3b76fb9..5a79a8c 100644 --- a/php-phalcon2.spec +++ b/php-phalcon2.spec @@ -9,7 +9,7 @@ %{?scl: %scl_package php-phalcon} %{!?scl: %global pkg_name %{name}} %{!?__php: %global __php %{_bindir}/php} -%global gh_commit b346d3b591d01d75fb36870291af31dc79f9ead0 +%global gh_commit 880b4fde422c1e7a112d5546e274d12f6784442a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phalcon %global gh_project cphalcon @@ -25,7 +25,7 @@ %endif Name: %{?scl_prefix}php-phalcon2 -Version: 2.0.6 +Version: 2.0.7 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Summary: Phalcon Framework @@ -119,6 +119,7 @@ extension=%{ext_name}.so ;phalcon.orm.exception_on_failed_save = '0' ;phalcon.orm.enable_literals = '1' ;phalcon.orm.late_state_binding = '0' +;phalcon.orm.enable_implicit_joins = '1' ;phalcon.orm.cast_on_hydrate = '0' ;phalcon.orm.ignore_unknown_columns = '0' @@ -229,6 +230,9 @@ rm -rf %{buildroot} %changelog +* Fri Aug 21 2015 Remi Collet - 2.0.7-1 +- update to 2.0.7 + * Wed Jul 22 2015 Remi Collet - 2.0.6-1 - update to 2.0.6 -- cgit