fix pdo_ae_insert_pdoparam_numeric.phpt

This commit is contained in:
v-kaywon 2018-03-06 14:02:48 -08:00
parent 3d94c21950
commit 24938f5232

View file

@ -146,7 +146,6 @@ Testing smallint:
****Conversion from PDO::PARAM_LOB to smallint is supported****
Testing int:
Conversion from PDO::PARAM_BOOL to int should be supported
****Conversion from PDO::PARAM_INT to int is supported****
****Conversion from PDO::PARAM_STR to int is supported****
****Conversion from PDO::PARAM_LOB to int is supported****