Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case uniformity. #10516

Closed
wants to merge 6 commits into from
Closed

Case uniformity. #10516

wants to merge 6 commits into from

Conversation

xueron
Copy link
Contributor

@xueron xueron commented Jun 17, 2015

make generated IDE helpers more amicable :)

* source/2.0.x:
  Added new placeholders in PHQL that allow set bind types, allow an option to force casting of values before bound in Phalcon\Db, initial work to allow bind arrays
  FOR UPDATE in query builder
  Throwing an exception when passing a wrong 'using' parameter in Phalcon\Tag\Select
  Added missing writeAttribute/readAttribute to Mvc\Collection\Document
  Added an option to enable autoescape globally in Volt
  Using latest Zephir
  Pass default values as raw values
  Coding style
  Adding method "getCustomValue" in form
* source/2.0.x: (31 commits)
  Allowing hexadecimal integers in PHQL #10518
  Fixes #10533
  Fixed combination of conditions in multiple joins
  Allowing late state binding in both Simple/Complex results to allow override Mvc\Model::cloneResultMap
  Latest zephir [ci skip]
  Regenerating build [ci skip]
  Fixed bound parameters in LIMIT/OFFSET
  Fixes #1292
  Implemented FOR UPDATE #2811
  Regenerating build [ci skip]
  Fixed unit tests
  Allowing to use b-placeholders in INSERT/UPDATE operations
  Fixed URL generation
  Fixed tests
  Fixed LIMIT/OFFSET unit-tests
  Bind types aren't correctly passed in queries
  Fixes #10523, Fixes #10507
  Allow to cast hydrated attributes to the original types in the mapped table
  Use raw default values can be too dangerous
  Using latest Zephir
  ...
@andresgutierrez
Copy link
Sponsor Contributor

Could you please submit just the commits that belong to the PR?

* source/2.0.x:
  Added a parameter to position to Phalcon\Mvc\Router::add to allow specify if the route must be appended or prepended in   the internal list of routes - Phalcon\Mvc\Router behavior now can be modified via an Events Manager - Added Phalcon\Http\Request::isValidHttpMethod() to validate if a method is a real HTTP method - Added parameter 'strict' to Phalcon\Http\Request::isMethod() to check if validated methods are real HTTP methods
  Leaving notSaved as event, fixes #2495
  Added method distinct() in Mvc\Model\Criteria
  Update dump.zep
  Update dump.zep
  Added Debug::toJson
  Fixes whitespace [ci skip]
  fix code example
  FIX: Zephir\ParseException: Syntax error
  "static::" instead of "self::" in \Phalcon\Version class
* source/2.0.x:
  Fixes #10543
  fix links and other improvements [ci skip]
  Fixes syntax error
  Fixes #2116
  Fixes #2363
  Fixes #2618
  Fixes #2664
  Fixes #2731
  Fixes #3240
  Fixes #6787
  Fixes #1465
  Added afterFetch in Mvc\Collection #9906
  Fixes interface in HTTP request tests
  Fixes #10532, fixes #1780, fixes #3256, fixes #1652, fixes #760, fixes #10490
  Allow hexadecimal literals in PHQL, fixes #10518
  Fixes Http\Request::isValid()
@salarmehr
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants