Development

#576 (Please upgrade Creole vender package in Symfony)

You must first sign up to be able to contribute.

Ticket #576 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Please upgrade Creole vender package in Symfony

Reported by: tvinson@tribalddb.com Assigned to:
Priority: major Milestone: 0.6.3
Component: Version: 0.6.2
Keywords: Cc:
Qualification:

Description

Please upgrade Creole vender package in Symfony.

The latest creole 1.1.0RC1(v1.26) should replace the version in symfony 0.6.2 which is creaole 1.1.0RC1(v1.14)

This change is implemented and is hugely important to anyone using oracle:

"2006-01-30 21:32 sethr

  • Discovered that extra single quotes were being added to strings due to the escape function - changed it so it does nothing, and removed the calls to it from this file.

No escaping of single quotes is needed becuase data values are inserted via OCI_BIND - there are no special characters when using oci_bind. "

Change History

06/09/06 14:35:55 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.6.3.

r 1404