* PHP-5.6:
Fixed bug #71447 (Quotes inside comments not properly handled)
Fixed a few PDO tests to conform to PDO Common standards
news entry #69537
Fix #69537: __debugInfo with empty string for key gives error
Conflicts:
Zend/zend_compile.c
- PDO:
. Fixed bug #52098 (Own PDOStatement implementation ignore __call()).
(Daniel kalaspuffar, Julien)
+ . Fixed bug #71447 (Quotes inside comments not properly handled).
+ (Matteo)
+- PDO_DBlib:
+ . Fixed bug #71943 (dblib_handle_quoter needs to allocate an extra byte).
+ (Adam Baratz)
+
- Postgres:
. Fixed bug #71820 (pg_fetch_object binds parameters before call
constructor). (Anatol)
++YYCURSOR;
#line 58 "ext/pdo/pdo_sql_parser.re"
{ RET(PDO_PARSER_TEXT); }
- #line 422 "ext/pdo/pdo_sql_parser.c"
+ #line 378 "ext/pdo/pdo_sql_parser.c"
}
#line 66 "ext/pdo/pdo_sql_parser.re"
-
+
}
struct placeholder {