Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Jan 19, 2015
1 parent 2592555 commit 841099b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
- SEC: ExtendedPdo no longer enables self::ATTR_EMULATE_PREPARES by default; this is to avoid security holes when using emulation.

- REF: Extract the statement-rebuilding logic to its own Rebuilder class

- ADD: ExtendedPdo::fetchGroup() functionality.

- ADD: When binding values via perform(), add the self::PARAM_* type based on the value being bound.

- TST: Update testing structure
- CHG: ExtendedPdo::prepare() now profiles the query-preparation time

0 comments on commit 841099b

Please sign in to comment.