Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Hydrator Strategy to extract and hydrate Boolean values #6523

Closed
wants to merge 367 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 14, 2014

  1. Copy the full SHA
    511496c View commit details
    Browse the repository at this point in the history
  2. Fixed typo in test

    Martin-P authored and Ocramius committed Apr 14, 2014
    Copy the full SHA
    cc4126f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8ffc1e6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    34a4a43 View commit details
    Browse the repository at this point in the history
  5. Fixed rebase conflicts

    Martin-P authored and Ocramius committed Apr 14, 2014
    Copy the full SHA
    9c4b8a8 View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    Martin-P authored and Ocramius committed Apr 14, 2014
    Copy the full SHA
    a9e6c76 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2bd4afe View commit details
    Browse the repository at this point in the history
  8. Removed a newline at end of file

    Martin-P authored and Ocramius committed Apr 14, 2014
    Copy the full SHA
    391b1ef View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    72bd9a2 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'hotfix/zendframework#6132-form-element-manager-only-ini…

    …tialize-shared-elements-once' into develop
    
    Close zendframework#6132
    Forward Port zendframework#6132
    Ocramius committed Apr 14, 2014
    Copy the full SHA
    e076bd5 View commit details
    Browse the repository at this point in the history
  11. Forward port zendframework#6086

    Merge branch 'hotfix/6086' into develop
    
    * hotfix/6086:
      move individual function into data provider instead
      Fixes zendframework#6082
    Ralph Schindler committed Apr 14, 2014
    Copy the full SHA
    0fffc2c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    52f5439 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Copy the full SHA
    0551173 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c837d6e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'security/zf2014-03' into develop

    ZF2014-03 fixes
    weierophinney committed Apr 15, 2014
    Copy the full SHA
    64e99c0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'releases/2.3.1' into develop

    2.3.1 release readiness
    
    Conflicts:
    	README.md
    	library/Zend/Version/Version.php
    weierophinney committed Apr 15, 2014
    Copy the full SHA
    cb75ac6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/bump' into develop

    Conflicts:
    	README.md
    	library/Zend/Version/Version.php
    weierophinney committed Apr 15, 2014
    Copy the full SHA
    7b0e984 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    de53b9a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6b25870 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Merge branch 'Ocramius-hotfix/session-validation-listeners-null-retur…

    …n-values' into develop
    
    Forward port zendframework#6147
    Mike Willbanks committed Apr 16, 2014
    Copy the full SHA
    3547392 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb5e8e8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    53f16f2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9efe720 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ae253be View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Copy the full SHA
    6ecf218 View commit details
    Browse the repository at this point in the history
  2. Merge pull request zendframework#6154 from bakura10/use-input-filter-…

    …context
    
    Properly pass context to input filter
    weierophinney committed Apr 17, 2014
    Copy the full SHA
    78bb5e3 View commit details
    Browse the repository at this point in the history
  3. [zendframework#6154] Added note to README

    (detailing BC break)
    weierophinney committed Apr 17, 2014
    Copy the full SHA
    9459b77 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bb30e51 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    58c1b3f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Copy the full SHA
    27d0ff1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

  1. Copy the full SHA
    f31d81c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1edb6c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    149ec69 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Copy the full SHA
    c579300 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b37355e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Copy the full SHA
    76ef0c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    535940f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Copy the full SHA
    ef1c68d View commit details
    Browse the repository at this point in the history
  2. Added posibility to render view with short reference.

    It makes add rendering view the same as php include file which contains
    in the same folder.
    vnagara committed Apr 25, 2014
    Copy the full SHA
    c98907d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Copy the full SHA
    8e87137 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Clean up repeat code by using already implemented AbstractListenerAgg…

    …regate
    Thomas Johnell committed Apr 29, 2014
    Copy the full SHA
    4e10322 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4454876 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/zendframework#6151-separator-to-camel-case-filte…

    …r-on-any-non-whitespace-after-separator' into develop
    
    Close zendframework#6151
    Close zendframework#6156
    Ocramius committed Apr 29, 2014
    Copy the full SHA
    3018a30 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    08bbf62 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    778d429 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    28bb9b6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/zendframework#6187-homepage-link-for-component-…

    …composer-json' into develop
    
    Close zendframework#6187
    Close zendframework#6192
    Forward Port zendframework#6187
    Forward Port zendframework#6192
    Ocramius committed Apr 29, 2014
    Copy the full SHA
    1dbdacb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'hotfix/zendframework#6200-restore-libxml-entity-loader-…

    …in-soap-server' into develop
    
    Close zendframework#6200
    Forward Pory zendframework#6200
    Ocramius committed Apr 29, 2014
    Copy the full SHA
    8e88356 View commit details
    Browse the repository at this point in the history
  9. Reduced code duplication

    - Zend/Mvc/Controller/Plugin/FlashMessenger.php
    pszczekutowicz authored and Ocramius committed Apr 29, 2014
    Copy the full SHA
    4ffd482 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8e5d052 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    2e31a40 View commit details
    Browse the repository at this point in the history
  12. Added tests

    vnagara committed Apr 29, 2014
    Copy the full SHA
    0dd1a89 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. Copy the full SHA
    820cfcd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/zendframework#6207-underscore-naming-strategy-no…

    …t-studlycase' into develop
    
    Close zendframework#6207
    Forward Port zendframework#6207
    Ocramius committed Apr 30, 2014
    Copy the full SHA
    8a52e80 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2014

  1. Copy the full SHA
    be64022 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Copy the full SHA
    ade0734 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    02c4a85 View commit details
    Browse the repository at this point in the history
  3. Create MutableCreationOptionsAwareTraitTest.php

    * added unit test for MutableCreationOptionsAwareTrait
    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    fef8e73 View commit details
    Browse the repository at this point in the history
  4. Update MutableCreationOptionsAwareTraitTest.php

    added requires annotation
    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    63abdd8 View commit details
    Browse the repository at this point in the history
  5. Update MutableCreationOptionsAwareTraitTest.php

    removed trailing space in docblock
    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    2e88f3e View commit details
    Browse the repository at this point in the history
  6. Update MutableCreationOptionsAwareTrait.php

    changed copyright information to 2014
    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    9ba40d5 View commit details
    Browse the repository at this point in the history
  7. * fixed array notation

    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    733bf7a View commit details
    Browse the repository at this point in the history
  8. * improved options array readability

    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    a8e8973 View commit details
    Browse the repository at this point in the history
  9. * fixed @requires annotation

    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    a1e3d99 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fe56890 View commit details
    Browse the repository at this point in the history
  11. * removed "Aware" from Classname

    * Removed leading \  from Zend namespace in unit test
    * Removed @group annotation from unit test
    demichl68 authored and Ocramius committed May 2, 2014
    Copy the full SHA
    79e43b2 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    50ccaf2 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    27b5d35 View commit details
    Browse the repository at this point in the history
  14. Created log filter for filtering log events based on the time when th…

    …ey were triggered.
    nikolaposa authored and Ocramius committed May 2, 2014
    Copy the full SHA
    b90e5a8 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a98b1ae View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a3cbe41 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    bdab4f2 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    14e4544 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    448ec84 View commit details
    Browse the repository at this point in the history
  20. Fixed initialization of the Timestamp log filter operator parameter. …

    …Testing string versions of comparison operators.
    nikolaposa authored and Ocramius committed May 2, 2014
    Copy the full SHA
    fbfc94f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2014

  1. Copy the full SHA
    dfe05b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    504de00 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c803f8b View commit details
    Browse the repository at this point in the history
  4. zendframework#6058 - Preferring ArrayUtils::iteratorToArray() over …

    …`iterator_to_array`
    Ocramius committed May 3, 2014
    Copy the full SHA
    67500b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f042772 View commit details
    Browse the repository at this point in the history
  6. zendframework#6058 - Adding tests to verify that messages without a d…

    …atetime are discarded
    Ocramius committed May 3, 2014
    Copy the full SHA
    bebd945 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0428621 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d4f323f View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d781786 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    00f4982 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cf4d725 View commit details
    Browse the repository at this point in the history
  12. zendframework#6058 - Removing value from ignored timestamps (strings)…

    … should be checked too
    Ocramius committed May 3, 2014
    Copy the full SHA
    1257983 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3043452 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    b3e0c40 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c343f08 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2014

  1. Copy the full SHA
    20bf722 View commit details
    Browse the repository at this point in the history
  2. [travis] Adds hhvm-nightly

    Maks3w authored and Ocramius committed May 5, 2014
    Copy the full SHA
    dec0394 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4cf9a06 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

  1. Copy the full SHA
    2b9642c View commit details
    Browse the repository at this point in the history
  2. Fix misspelling

    vnagara committed May 6, 2014
    Copy the full SHA
    2f8287c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c14f53f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. Fix return type

    Thomas Johnell committed May 7, 2014
    Copy the full SHA
    a31bec5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    deff9a2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f7ecca8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c21facf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    556df54 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2014

  1. Copy the full SHA
    0e4c955 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. zendframework#6142 - using string[] instead of array for the hydr…

    …ated method names
    Ocramius committed May 9, 2014
    Copy the full SHA
    d58c01b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95d7048 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    566c92b View commit details
    Browse the repository at this point in the history
  4. zendframework#6142 - adding tests to verify that the ClassMethods h…

    …ydrator can act on separate object types
    Ocramius committed May 9, 2014
    Copy the full SHA
    ff0b06d View commit details
    Browse the repository at this point in the history
  5. zendframework#6142 - Caching the hydration methods per class to avoid…

    … calling non-existing methods and for performance
    Ocramius committed May 9, 2014
    Copy the full SHA
    31296ba View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ae6138b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2014

  1. Copy the full SHA
    5c9abf5 View commit details
    Browse the repository at this point in the history
  2. zendframework#6142 - Hydration caches should be reset when filters/st…

    …rategies are changed
    Ocramius committed May 10, 2014
    Copy the full SHA
    fb0f2f4 View commit details
    Browse the repository at this point in the history
  3. zendframework#6142 - Adding minor comments to distinguish various por…

    …tions of the caching logic
    Ocramius committed May 10, 2014
    Copy the full SHA
    88bf584 View commit details
    Browse the repository at this point in the history
  4. Merge pull request zendframework#1 from Ocramius/feature/zendframewor…

    …k#6142-classmethod-hydrator-optimization
    
    Classmethod hydrator optimization - massive cleanup and extension by @Ocramius
    moderndeveloperllc committed May 10, 2014
    Copy the full SHA
    f7e39ca View commit details
    Browse the repository at this point in the history
  5. Use substr instead of regex

    staabm committed May 10, 2014
    Copy the full SHA
    3d783c0 View commit details
    Browse the repository at this point in the history
  6. Fixed CS

    staabm committed May 10, 2014
    Copy the full SHA
    db6bda4 View commit details
    Browse the repository at this point in the history
  7. Use strpos instead of substr.

    staabm committed May 10, 2014
    Copy the full SHA
    0186a20 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    16b3c36 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/zendframework#6142-setter-matching-performance'…

    … into feature/zendframework#6142-classmethod-hydrator-optimization
    Ocramius committed May 10, 2014
    Copy the full SHA
    c8d78ff View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    69cd791 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f6d3b89 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Copy the full SHA
    c0fa304 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    122c1cd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2014

  1. Copy the full SHA
    8d5a9db View commit details
    Browse the repository at this point in the history
  2. HTML5 compliant form attributes

    According to W3C specification, form ‘action’ attribute can’t be empty in HTML5 — but now, is optional. So, if the form doctype is ‘HTML5’ or ‘XHTML5’, the form action isn’t set as an empty string. Also, if either doctypes are detected, form ‘method’ attribute is not set to ‘get’ by default, as some applications may use only ‘formmethod’ attribute on submit buttons (according to W3C, “missing value default for the method attribute is also the GET state” — and this is valid since HTML 2.0).
    
    Reference:
    - http://www.w3.org/TR/html5/forms.html#attr-fs-action
    - http://www.w3.org/TR/html5/forms.html#attr-fs-method
    Saulo Toledo committed May 13, 2014
    Copy the full SHA
    d346f9c View commit details
    Browse the repository at this point in the history
  3. Use of Zend\View\Helper\Doctype constants

    Saulo Toledo committed May 13, 2014
    Copy the full SHA
    0e064e3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. Copy the full SHA
    03f3602 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f75195 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    438fe5e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ada5dba View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7382d34 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5451a95 View commit details
    Browse the repository at this point in the history
  7. Digit filter should not touch boolean

    David Stockton committed May 15, 2014
    Copy the full SHA
    dde042f View commit details
    Browse the repository at this point in the history
  8. Early return for int values which are always just digits

    David Stockton committed May 15, 2014
    Copy the full SHA
    ec6dfa9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Copy the full SHA
    f42f0f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5275cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e26b10 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    23dfb36 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2f264fd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0cf1395 View commit details
    Browse the repository at this point in the history
  7. zendframework#6196 - Reverting feedback of zendframework/zendframework@

    …c98907d
    
    This class does not need to be designed for extension. Replacing it is preferrable.
    Ocramius committed May 18, 2014
    Copy the full SHA
    1a48de2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8df959c View commit details
    Browse the repository at this point in the history
  9. zendframework#6196 - Adding docblock describing the purpose of the re…

    …lative fallback resolver class
    Ocramius committed May 18, 2014
    Copy the full SHA
    4e69733 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d426a05 View commit details
    Browse the repository at this point in the history
  11. zendframework#6196 - The fallback resolver should ignore renderers th…

    …at don't provide the correct plugin type
    Ocramius committed May 18, 2014
    Copy the full SHA
    39f27ee View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    297baf7 View commit details
    Browse the repository at this point in the history
  13. zendframework#6196 - Fallback resolver skips should skip when no view…

    … model is currently set
    Ocramius committed May 18, 2014
    Copy the full SHA
    0a7f309 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    eea8e6b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    92f98db View commit details
    Browse the repository at this point in the history
  16. zendframework#6196 - CS - using call_user_func to actually use the …

    …callable that was instantiated
    
    Also moving success path to the end of the code block
    Ocramius committed May 18, 2014
    Copy the full SHA
    dd79150 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    9d1dc8b View commit details
    Browse the repository at this point in the history
  18. 1
    Copy the full SHA
    faf4541 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0a2cfe1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Merge branch 'cs/zendframework#6038-headlink-docblock-optional-params…

    …-hinting' into develop
    
    Optional type hints as of phpDocumentor/phpDocumentor#1194
    
    Close zendframework#6038
    Forward Port zendframework#6038
    Ocramius committed May 20, 2014
    Copy the full SHA
    40148c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d65e46b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/zendframework#6303-fix-zendframework#5144-ttl-te…

    …sts-stability' into develop
    
    Close zendframework#6303
    Close zendframework#5144
    Forward Port zendframework#6303
    Forward Port zendframework#5144
    Ocramius committed May 20, 2014
    Copy the full SHA
    3509e7a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hotfix/zendframework#6266-delegator-support-in-mvc-serv…

    …ice-config' into develop
    
    Close zendframework#6266
    Forward Port zendframework#6266
    Ocramius committed May 20, 2014
    Copy the full SHA
    d270f73 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Copy the full SHA
    1466294 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. Copy the full SHA
    ebd07fa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2014

  1. Copy the full SHA
    d77b1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Copy the full SHA
    e7f1461 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Copy the full SHA
    de1e4e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4cff5d8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fcbf82b View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    ezimuel committed Jul 3, 2014
    Copy the full SHA
    6418c25 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f64ccd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2014

  1. Copy the full SHA
    f1d9a05 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. fix current() and add Iterator

    turrsis authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    0fe9823 View commit details
    Browse the repository at this point in the history
  2. fix performance

    turrsis authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    94fcfb0 View commit details
    Browse the repository at this point in the history
  3. add test

    turrsis authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    612d3e4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hotfix/zendframework#6242-stdlib/PriorityList/fixCurren…

    …tAndIterator' into develop
    
    Close zendframework#6242
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    553e0a1 View commit details
    Browse the repository at this point in the history
  5. Separate address list logic

    davidwindell authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    15c01fd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9c11308 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ffeb9c9 View commit details
    Browse the repository at this point in the history
  8. coding standard fix

    steverhoades authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    6f84d62 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a866754 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    38aa7d9 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b666829 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    8504967 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    69f23be View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    251b5bd View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    10b51da View commit details
    Browse the repository at this point in the history
  16. zendframework#6288 - cleaning up assertions, using correct assertions…

    … for counts, reducing code amount
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    fc94ecc View commit details
    Browse the repository at this point in the history
  17. Merge branch 'hotfix/zendframework#6288-fix-zendframework#6274-proper…

    …-zend-code-constant-support' into develop
    
    Close zendframework#6288
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    053237d View commit details
    Browse the repository at this point in the history
  18. updated AbstractHttpControllerTestCase to show actual contents of nod…

    …es if content did not match
    scroach authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    2c9bde4 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    4664de0 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    8342650 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'hotfix/zendframework#6310-fix-zendframework#6293-zend-b…

    …arcode-dependencies' into develop
    
    Forward port zendframework#6310
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    c6e256d View commit details
    Browse the repository at this point in the history
  22. Merge branch 'hotfix/zendframework#6318-fix-zendframework#6315-add-bo…

    …dy-to-curl-delete-request' into develop
    
    Forward port zendframework#6318
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    d2df3fd View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    307e674 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    3bd7a91 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    6dac6e9 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    1edb086 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    8ca4540 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    73ca0ee View commit details
    Browse the repository at this point in the history
  29. Merge branch 'hotfix/zendframework#6422-fix-zendframework#6420-method…

    …generator-accepting-array-parameters' into develop
    
    Close zendframework#6422
    Close zendframework#6420
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    623b05c View commit details
    Browse the repository at this point in the history
  30. Enable trace error by default

    blanchonvincent authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    6b74068 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    32182a1 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    82fe143 View commit details
    Browse the repository at this point in the history
  33. removed slash from Traversable

    dkemper authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    f39f989 View commit details
    Browse the repository at this point in the history
  34. changed dom creation type

    dkemper authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    9c681d0 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    5102439 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    2a67925 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    8d21caa View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    8305e7f View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    1458024 View commit details
    Browse the repository at this point in the history
  40. zendframework#6137 - simplified return value for the generated XML, a…

    …voiding writing it to a variable
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    66443a8 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    cfb4557 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    05e0382 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    bf2d0d3 View commit details
    Browse the repository at this point in the history
  44. Fix pattern for mobile phone number

    The current pattern allows to much long mobile phone numbers, the new one fixes it.
    neilime authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    4e89510 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    146b50f View commit details
    Browse the repository at this point in the history
  46. Update FR.php

    neilime authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    bec09b5 View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    db18d96 View commit details
    Browse the repository at this point in the history
  48. Use data provider in PhoneNumberTest.

    Correction for french premium number pattern.
    jmleroux authored and Ocramius committed Jul 27, 2014
    Copy the full SHA
    f58ee90 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    507ed15 View commit details
    Browse the repository at this point in the history
  50. Merge branch 'hotfix/zendframework#6170-zend-xml-dependency-for-zend-…

    …xmlrpc' into develop
    
    Forward port zendframework#6170
    Ocramius committed Jul 27, 2014
    Copy the full SHA
    f15c71b View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    60fc7a7 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    5869e9b View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    8d40fec View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    5002db2 View commit details
    Browse the repository at this point in the history
  55. Copy the full SHA
    2f885cd View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    24ed241 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Copy the full SHA
    4b5ff8b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b163d2f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f3bf21 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4386d1b View commit details
    Browse the repository at this point in the history
  5. Merge branch \hotfix/zendframework#6283-fix-zendframework#6253-zend-c…

    …ode-methodgenerator-catch-heredoc'
    
    Forward port zendframework#6283
    Ocramius committed Jul 28, 2014
    Copy the full SHA
    0625b71 View commit details
    Browse the repository at this point in the history
  6. Changing self:: to static:: to allow for custom authentication types …

    …in extending classes
    tklever authored and Ocramius committed Jul 28, 2014
    Copy the full SHA
    2f416ce View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d0d9ac2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4e44671 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f5ea706 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d904f43 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'hotfix/zendframework#6302-fix-zendframework#4747-file-g…

    …enerator-properly-generates-files' into develop
    
    Forward port zendframework#6302
    Ocramius committed Jul 28, 2014
    Copy the full SHA
    dae42ac View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    8f7416f View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    bc9a064 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'hotfix/zendframework#6326-thousand-separator-in-number-…

    …validator' into develop
    
    Forward port zendframework#6326
    Ocramius committed Jul 28, 2014
    Copy the full SHA
    46bbcee View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    81908f8 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d096678 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'hotfix/zendframework#6361-fix-zendframework#6281-mongod…

    …b-saveoptions-not-recognized' into develop
    
    Forward port zendframework#6361
    Ocramius committed Jul 28, 2014
    Copy the full SHA
    9cdff21 View commit details
    Browse the repository at this point in the history
  18. Remove trailing whitespaces

    rahuldroy committed Jul 28, 2014
    Copy the full SHA
    cb91dde View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    fc50881 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. Copy the full SHA
    548e7cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e971a32 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2cf3fb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Added Class comment

    zf2timo committed Aug 5, 2014
    Copy the full SHA
    ce2322d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b4ab427 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    28129b0 View commit details
    Browse the repository at this point in the history
  4. Fixed alignment

    zf2timo committed Aug 5, 2014
    Copy the full SHA
    f3c01ae View commit details
    Browse the repository at this point in the history
  5. Added cover annotations for Test Cases

    zf2timo committed Aug 5, 2014
    Copy the full SHA
    0e82f0b View commit details
    Browse the repository at this point in the history
  6. Optimized condition

    zf2timo committed Aug 5, 2014
    Copy the full SHA
    ed1c2d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

  1. Fixed doc blocks

    Timo committed Aug 6, 2014
    Copy the full SHA
    e21af0b View commit details
    Browse the repository at this point in the history