Updating common to 2.0.0BETA4
This commit is contained in:
parent
0c07b31136
commit
623c02c7dc
2 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ class Lexer extends \Doctrine\Common\Lexer
|
||||||
/**
|
/**
|
||||||
* @inheritdoc
|
* @inheritdoc
|
||||||
*/
|
*/
|
||||||
protected function _getType(&$value)
|
protected function getType(&$value)
|
||||||
{
|
{
|
||||||
$type = self::T_NONE;
|
$type = self::T_NONE;
|
||||||
|
|
||||||
|
|
2
lib/vendor/doctrine-common
vendored
2
lib/vendor/doctrine-common
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 30eac01b12afc318bc142b79a339ce0b9fb81239
|
Subproject commit 3b5123434e979c7adfd42061484b5a8f10a3431b
|
Loading…
Add table
Reference in a new issue