Skip to content
Snippets Groups Projects
  1. Jan 21, 2017
  2. Jan 18, 2017
  3. Jan 17, 2017
    • Michael Grosse's avatar
      Add test to verify that no error occurs · ddb6c308
      Michael Grosse authored
      Without the change in issue #1801, or commit
      1b26d16d respectively, this adjusted
      test would throw an error since it would attempt to use another array as
      an array-key.
      
      The fact that the test passes without error means that the bug is fixed.
      ddb6c308
    • Michael Grosse's avatar
      Allow select-options as arrays with numeric keys · 1b26d16d
      Michael Grosse authored
      The problem this is solving is that PHP does not allow for array-keys to
      be strings of ints. It always converts them to actual ints. This caused
      a problem when trying to use complex array-options with integers as
      keys.
      1b26d16d
  4. Jan 10, 2017
  5. Jan 09, 2017
  6. Jan 04, 2017
  7. Dec 26, 2016
  8. Dec 22, 2016
  9. Dec 21, 2016
  10. Dec 20, 2016
  11. Dec 19, 2016
  12. Dec 12, 2016
  13. Dec 04, 2016
  14. Dec 01, 2016
  15. Nov 30, 2016
Loading