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

3.4.2 #13626

Merged
merged 82 commits into from
Dec 2, 2018
Merged

3.4.2 #13626

merged 82 commits into from
Dec 2, 2018

Conversation

sergeyklay
Copy link
Contributor

No description provided.

1RV34 and others added 30 commits September 29, 2017 11:40
* Fix issue with validation on locales where comma used as decimal point 
* Add tests for Numericality locales where comma uses as decimal point
* Update change log
This fixes the issue where if we parameters are specified, they also get rendered into the form element as parameters attribute because whole params array is passed to `self::renderAttributes`.
* upstream/3.4.x: (116 commits)
  Removed no longer used local variable from router.zep
  Bump version
  Removed configure.ac
  Fix issue with validation on locales where comma used (#13457)
  Update change log
  Regenerated build (PHP5) [ci skip]
  Regenerated build [ci skip]
  Regenerated build (PHP7) [ci skip]
  Update license
  Update backers & sponsors [ci-skip]
  use varuable "ns" instead of scale value "\\"
  default parameter value matches the type
  Update CONTRIBUTING.md [ci-skip]
  Cleaned README.md [ci-skip]
  Make feature requests visible on project's page [ci-skip]
  Spelling error
  Update compiler.zep
  Fixed Request::getPut to provide json content-type support
  adds tinyblob bindtype fix to changelog
  removes incorrect mysql tinyblob bindtype
  ...
Explicitly define nullable columns
* upstream/3.4.x:
  Added changelog for PR 13100
  Update CHANGELOG-3.4.md
  Add documentation for Route::convert [ci skip]
  fix: quotes error
  docs: add change log
  fix: setFileToSend filename last much "_"
  Unset params["parameters"]
  Update PostgreSQL tests
  Update MySQL tests
  Explicitly define nullable columns
sergeyklay and others added 24 commits November 7, 2018 22:14
Wrote unit tests for issue #13058
Update CHANGELOG-3.4.md

Added note about fixing #13058
Issues shouldn't be marked as stale if they're confirmed bugs.
Travis is deprecating the sudo keyword and moves everything to the same
infrastructure (sudo really selects between two infrastructures).

See:
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
Update email address to team@phalconphp.com
@sergeyklay sergeyklay added the release Phalcon Release label Dec 2, 2018
@sergeyklay sergeyklay requested a review from niden December 2, 2018 14:39
@sergeyklay sergeyklay merged commit 2f55ebb into master Dec 2, 2018
@niden niden added documentation Documentation required and removed documentation Documentation required labels Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Phalcon Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.