Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.10 #11370

Merged
merged 129 commits into from
Feb 4, 2016
Merged

2.0.10 #11370

Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
129 commits
Select commit Hold shift + click to select a range
3860459
Flash\Session::getMessages with type and removal fix
zeopix Oct 24, 2015
2e2c9df
Fix autoloader on Windows
yankos Oct 26, 2015
8eeeded
Regenerating build [ci skip]
andresgutierrez Nov 17, 2015
512b6c0
Updated Oracle PDO Adapter to describe DATE column
MLukman Nov 18, 2015
4cbd6d5
fix cookie construct
mich-grodno Nov 18, 2015
67f0119
Added comment, 'Volt syntax'.
Nov 19, 2015
4e9cd2c
Merge branch '2.0.x' of https://github.com/phalcon/cphalcon into 2.0.x
andresgutierrez Nov 23, 2015
6f4627d
Updated CHANGELOG [ci skip]
andresgutierrez Nov 24, 2015
875eebc
Fixed issue #11152
sergeyklay Nov 27, 2015
70c8222
\Phalcon\Annotations\Adapter does not implement \Phalcon\Annotations\…
tmihalik Nov 27, 2015
f148a0c
Fixed group overwriting by having
ashpumpkin Nov 29, 2015
c3b0f83
Cleaned session adapters
sergeyklay Nov 30, 2015
9c8c49d
Query object from dependencyInjector
tmihalik Dec 1, 2015
f54922d
validate di
tmihalik Dec 1, 2015
ff73279
add comment
tmihalik Dec 1, 2015
15532ba
hard time limit to Libmemcached session adapter
challet Dec 1, 2015
9d59eb5
Update libmemcached.zep
challet Dec 1, 2015
02f0617
remove constant
challet Dec 2, 2015
63723d9
Merge pull request #11144 from MLukman/2.0.x
andresgutierrez Dec 3, 2015
cf74681
Updating version to 2.0.10
andresgutierrez Dec 3, 2015
c72b546
Fixed misspelling [ci skip]
sergeyklay Dec 3, 2015
2edabfe
Merge pull request #11191 from sergeyklay/cache_small_fix
andresgutierrez Dec 3, 2015
748d4a8
Fix bug #1923
dreamsxin Dec 4, 2015
ddb60fd
Fixes #11190. Use stream_get_line() instead of fread().
virgofx Dec 4, 2015
22634cf
Merge pull request #11182 from challet/patch-2
sergeyklay Dec 4, 2015
9e8c3d8
Merge pull request #11172 from ashpumpkin/having
sergeyklay Dec 4, 2015
362a5a9
Fix total_items and total_pages in Paginator when it has `GROUP BY`
Dec 5, 2015
52ea739
Do not test on php 5.3 anymore
Green-Cat Dec 5, 2015
66cf2b6
Merge pull request #11196 from Green-Cat/patch-5
Dec 5, 2015
d210c48
Remove parser compilation
andresgutierrez Dec 7, 2015
c20ef68
Remove parser compilation (2)
andresgutierrez Dec 7, 2015
dee7d13
Get messages from getter method on ValidationFailed exception launch
renatomjr Dec 7, 2015
d0ba270
Merge pull request #11192 from virgofx/2.0.x
andresgutierrez Dec 7, 2015
a1881d5
Merge pull request #11161 from sergeyklay/mvc/model/metadata
sergeyklay Dec 9, 2015
77208b3
Merge pull request #11176 from sergeyklay/session
sergeyklay Dec 9, 2015
217123d
Remove Extra bracket
Dec 9, 2015
1bf9c4b
Merge pull request #11211 from spuy767/patch-1
sergeyklay Dec 9, 2015
7807c00
Merge pull request #11204 from renatomjr/2.0.x
sergeyklay Dec 9, 2015
6ad51b4
Fix `BadMethodCallException: Wrong number of parameters` when php err…
mr5 Dec 10, 2015
31b56ae
Merge pull request #11214 from mr5/2.0.x
Dec 10, 2015
049d6ad
Merge pull request #11187 from dreamsxin/bug_1923
andresgutierrez Dec 12, 2015
09ad0f3
The json-c is not needed anymore
sergeyklay Dec 12, 2015
1a226b1
Merge pull request #11220 from sergeyklay/2.0.x
sergeyklay Dec 12, 2015
3256b8e
Merge pull request #11178 from tmihalik/patch-4
sergeyklay Dec 12, 2015
e8385a3
Merge pull request #11147 from mich-grodno/2.0.x-fix-cookie-construct
andresgutierrez Dec 12, 2015
fc8ece5
Merge pull request #11195 from ryomo/issue-2411
andresgutierrez Dec 12, 2015
c120962
Added test for #11210
sergeyklay Dec 13, 2015
dc101b4
Fixed issue #11210
sergeyklay Dec 13, 2015
fcde23f
Updated CHANGELOG [ci skip]
sergeyklay Dec 13, 2015
1ac2ed8
Merge pull request #11222 from sergeyklay/acl/adapter/memory
sergeyklay Dec 13, 2015
55b84ce
Fixes #11224: Ensure return type is set to static to allow extending
virgofx Dec 13, 2015
43ccdd9
Merge branch '2.0.x' of https://github.com/phalcon/cphalcon into 2.0.x
andresgutierrez Dec 13, 2015
00378ef
Using latest Zephir + removing warnings
andresgutierrez Dec 13, 2015
1fe6089
Validating 'limit' in Oracle
andresgutierrez Dec 13, 2015
b82d818
Regenerating build [ci skip]
andresgutierrez Dec 13, 2015
6f08c64
Merge pull request #11164 from tmihalik/annotations_adapter_interface
sergeyklay Dec 14, 2015
6ebef71
Merge pull request #11148 from yuji0602/add-checkField-comment
sergeyklay Dec 14, 2015
a4e64be
Merge pull request #11071 from yankos/fix_tests_init
sergeyklay Dec 14, 2015
b188929
Merge pull request #11060 from zeopix/2.0.x_session_flash_fix
sergeyklay Dec 14, 2015
5e7e9c2
Fixed issue #11231
sergeyklay Dec 15, 2015
e2065f3
Added test for #11129 issue
sergeyklay Dec 16, 2015
0641ea4
Merge pull request #11238 from sergeyklay/2.0.x
sergeyklay Dec 16, 2015
1029fd0
Fixed issue #11239
sergeyklay Dec 17, 2015
2e27777
Merge pull request #11240 from sergeyklay/2.0.x
sergeyklay Dec 17, 2015
b0762aa
Update Security doc
sergeyklay Dec 19, 2015
6d31ec5
Update security.zep
sergeyklay Dec 19, 2015
d0eec46
Merge pull request #11246 from phalcon/sergeyklay-patch-1
sergeyklay Dec 19, 2015
60d21cf
Fixed Tag::displayTo return value
sergeyklay Dec 19, 2015
382b06a
Merge pull request #11248 from phalcon/sergeyklay-patch-1
sergeyklay Dec 19, 2015
35a30fa
Change the file type of DOCUMENTATION.txt
Dec 25, 2015
2682ae0
Merge pull request #11261 from phecho/fix-doc
sergeyklay Dec 25, 2015
a68984b
Fixes security doc
Green-Cat Dec 26, 2015
4064154
Fixed Phalcon\Db\Adapter\Pdo::executePrepared doc
sergeyklay Jan 4, 2016
82ddcc8
Update pdo.zep
sergeyklay Jan 4, 2016
1418bde
Merge pull request #11262 from Green-Cat/patch-6
sergeyklay Jan 5, 2016
4494b62
Fixed Travis' MySQL credentials
sergeyklay Jan 5, 2016
23f92a2
Merge pull request #11273 from sergeyklay/2.0.x
sergeyklay Jan 5, 2016
42ea223
Merge pull request #11270 from phalcon/sergeyklay-patch-1
sergeyklay Jan 5, 2016
b18140f
Fixed for building on windows.
ifsnow Jan 7, 2016
fe827a4
Merge pull request #11278 from ifsnow/2.0.x
andresgutierrez Jan 7, 2016
78e38c2
let this->_registered = true
yitype Jan 9, 2016
6d05116
Merge pull request #11289 from zhao5908/2.0.x
sergeyklay Jan 10, 2016
3d5ae73
Merge pull request #11225 from virgofx/2.0.x
sergeyklay Jan 11, 2016
631597d
Update resource.zep
sergeyklay Jan 11, 2016
5e5901d
Merge pull request #11295 from phalcon/assets/resource/phpdoc
sergeyklay Jan 11, 2016
2eaa47f
Fixed for building on windows.
ifsnow Jan 12, 2016
11444b2
Update manager.zep
sergeyklay Jan 12, 2016
d09ea38
Update manager.zep
sergeyklay Jan 12, 2016
a94d7b5
Merge pull request #11297 from phalcon/assets/manager/phpdoc
sergeyklay Jan 12, 2016
9508b31
Fixed for Builder bug (#11298)
ifsnow Jan 13, 2016
649f3cd
Merge pull request #11301 from ifsnow/2.0.x-fix-issue-11298
sergeyklay Jan 13, 2016
cdb8da9
Merge pull request #11296 from ifsnow/2.0.x
sergeyklay Jan 13, 2016
ad5a553
Fixed #11185 issue
sergeyklay Jan 13, 2016
c28f2e6
Tidied up the Validation\Validator constructor.
SidRoberts Jan 13, 2016
e7bb2ca
Merge pull request #11302 from SidRoberts/patch-1
sergeyklay Jan 13, 2016
2f734ce
Merge pull request #11300 from sergeyklay/tag/get_title
andresgutierrez Jan 13, 2016
56a446f
Update flash.zep
sergeyklay Jan 13, 2016
1892bdc
Update flash.zep
sergeyklay Jan 13, 2016
cf385ce
Merge pull request #11305 from phalcon/flash/phpdoc
sergeyklay Jan 14, 2016
6f8847e
Fixed issue #11311, #11310
sergeyklay Jan 16, 2016
cc12b46
Moved tests to unit
sergeyklay Jan 16, 2016
dadc502
Merge pull request #11312 from sergeyklay/translate/gettext
sergeyklay Jan 16, 2016
f451dbd
Update crypt.zep
sergeyklay Jan 16, 2016
b5841b6
Merge pull request #11314 from phalcon/crypt/phpdoc
sergeyklay Jan 16, 2016
f5d9d6b
Ability to persistent connection in Beanstalk::connect
sergeyklay Jan 17, 2016
796d755
Merge pull request #11317 from sergeyklay/beanstalk/persistent
andresgutierrez Jan 17, 2016
efccb46
Added test for Tag::resetInput
sergeyklay Jan 18, 2016
6429b5a
Fixed issue #11324
sergeyklay Jan 19, 2016
ca7753a
Array of status codes is no longer a property in Http\Response.
SidRoberts Jan 19, 2016
c0b5372
Merge pull request #11325 from sergeyklay/http/response/redirect
andresgutierrez Jan 20, 2016
48037df
Merge pull request #11326 from SidRoberts/http/response/redirect
andresgutierrez Jan 20, 2016
918b4dd
Updating testResetInput [ci skip]
sergeyklay Jan 20, 2016
e7e9c93
Merge pull request #11318 from sergeyklay/tag/reset_input
sergeyklay Jan 20, 2016
9320aad
Fixed cache backends bug
ifsnow Jan 19, 2016
02e0814
Merge pull request #11323 from ifsnow/2.0.x-fix-issue-11322
sergeyklay Jan 21, 2016
8cc10a4
Added missed status code
sergeyklay Jan 24, 2016
9bf3f68
Merge pull request #11338 from sergeyklay/http/response/headers
sergeyklay Jan 24, 2016
2023b3a
Update firephp.zep
sergeyklay Jan 27, 2016
8eb33a2
Merge pull request #11348 from phalcon/logger/adapter/firephp/php_doc
sergeyklay Jan 28, 2016
00a92f0
Update files.zep
sergeyklay Jan 28, 2016
e6a64e9
Fixed misspelling [ci skip]
sergeyklay Jan 29, 2016
190c9a4
Merge pull request #11351 from phalcon/misspelling-1
sergeyklay Jan 29, 2016
5091742
Cleaned Tag doc
sergeyklay Jan 29, 2016
d3c8eed
Merge pull request #11352 from phalcon/tag/php_doc
sergeyklay Jan 30, 2016
f3d5434
Merge pull request #11349 from phalcon/annotations/adapter/files/php_doc
sergeyklay Jan 30, 2016
438ea84
Added Phalcon\Db\Dialect::escapeSchema
sergeyklay Feb 2, 2016
8c3fed7
Merge pull request #11360 from sergeyklay/db/dialect/escape
andresgutierrez Feb 2, 2016
57b7469
Allowing to merge bind parameters
andresgutierrez Feb 4, 2016
be24f3b
Regenerating build [ci skip]
andresgutierrez Feb 4, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
\Phalcon\Annotations\Adapter does not implement \Phalcon\Annotations\…
…AdapterInterface
  • Loading branch information
tmihalik committed Nov 27, 2015
commit 70c8222830bc25cb891bf4cddd34f5225e5040b8
3 changes: 2 additions & 1 deletion phalcon/annotations/adapter.zep
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

namespace Phalcon\Annotations;

use Phalcon\Annotations\AdapterInterface;
use Phalcon\Annotations\Reader;
use Phalcon\Annotations\Exception;
use Phalcon\Annotations\Collection;
Expand All @@ -30,7 +31,7 @@ use Phalcon\Annotations\ReaderInterface;
*
* This is the base class for Phalcon\Annotations adapters
*/
abstract class Adapter
abstract class Adapter implements AdapterInterface
{

protected _reader;
Expand Down
3 changes: 1 addition & 2 deletions phalcon/annotations/adapter/apc.zep
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
namespace Phalcon\Annotations\Adapter;

use Phalcon\Annotations\Adapter;
use Phalcon\Annotations\AdapterInterface;
use Phalcon\Annotations\Reflection;

/**
Expand All @@ -32,7 +31,7 @@ use Phalcon\Annotations\Reflection;
* $annotations = new \Phalcon\Annotations\Adapter\Apc();
*</code>
*/
class Apc extends Adapter implements AdapterInterface
class Apc extends Adapter
{

protected _prefix = "";
Expand Down
3 changes: 1 addition & 2 deletions phalcon/annotations/adapter/files.zep
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
namespace Phalcon\Annotations\Adapter;

use Phalcon\Annotations\Adapter;
use Phalcon\Annotations\AdapterInterface;
use Phalcon\Annotations\Reflection;
use Phalcon\Annotations\Exception;

Expand All @@ -35,7 +34,7 @@ use Phalcon\Annotations\Exception;
* ));
*</code>
*/
class Files extends Adapter implements AdapterInterface
class Files extends Adapter
{
protected _annotationsDir = "./";

Expand Down
3 changes: 1 addition & 2 deletions phalcon/annotations/adapter/memory.zep
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,14 @@
namespace Phalcon\Annotations\Adapter;

use Phalcon\Annotations\Adapter;
use Phalcon\Annotations\AdapterInterface;
use Phalcon\Annotations\Reflection;

/**
* Phalcon\Annotations\Adapter\Memory
*
* Stores the parsed annotations in memory. This adapter is the suitable development/testing
*/
class Memory extends Adapter implements AdapterInterface
class Memory extends Adapter
{
/**
* Data
Expand Down
3 changes: 1 addition & 2 deletions phalcon/annotations/adapter/xcache.zep
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Phalcon\Annotations\Adapter;

use Phalcon\Annotations\Adapter;
use Phalcon\Annotations\AdapterInterface;
use Phalcon\Annotations\Reflection;

/**
Expand All @@ -33,7 +32,7 @@ use Phalcon\Annotations\Reflection;
* $annotations = new \Phalcon\Annotations\Adapter\Xcache();
*</code>
*/
class Xcache extends Adapter implements AdapterInterface
class Xcache extends Adapter
{
/**
* Reads parsed annotations from XCache
Expand Down