]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Mon, 29 Apr 2013 00:28:46 +0000 (02:28 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Revert "Fix conversion from unsigned char to char"

11 years agoRevert "Fix conversion from unsigned char to char"
David Soria Parra [Mon, 29 Apr 2013 00:26:55 +0000 (02:26 +0200)]
Revert "Fix conversion from unsigned char to char"

This reverts commit bc50ba4bf971c62a1ff5b915a0c9f890b04c1087.

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Sat, 27 Apr 2013 16:00:02 +0000 (18:00 +0200)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

11 years agoMerge branch 'master' of git.php.net:php-src
Pierre Joye [Sat, 27 Apr 2013 15:59:40 +0000 (17:59 +0200)]
Merge branch 'master' of git.php.net:php-src

11 years agoMerge branch 'PHP-5.5'
Pierre Joye [Sat, 27 Apr 2013 15:52:38 +0000 (17:52 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix #64725, wrong res check

11 years agofix #64725, wrong res check
Pierre Joye [Sat, 27 Apr 2013 15:52:30 +0000 (17:52 +0200)]
fix #64725, wrong res check

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Sat, 27 Apr 2013 15:50:29 +0000 (23:50 +0800)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Sat, 27 Apr 2013 15:50:23 +0000 (23:50 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 27 Apr 2013 15:50:02 +0000 (23:50 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoAlso fixed bug #64726 in 5.3
Xinchen Hui [Sat, 27 Apr 2013 15:49:43 +0000 (23:49 +0800)]
Also fixed bug #64726 in 5.3

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Sat, 27 Apr 2013 15:42:34 +0000 (23:42 +0800)]
Merge branch 'PHP-5.5'

11 years agoUpdate NEWS
Xinchen Hui [Sat, 27 Apr 2013 15:42:18 +0000 (23:42 +0800)]
Update NEWS

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Sat, 27 Apr 2013 15:41:51 +0000 (23:41 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFixed bug #64726 (Segfault when calling fetch_object on a use_result and DB pointer...
Xinchen Hui [Sat, 27 Apr 2013 15:41:31 +0000 (23:41 +0800)]
Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB pointer has closed)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 27 Apr 2013 15:38:10 +0000 (23:38 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFix memory realted to #64726
Xinchen Hui [Sat, 27 Apr 2013 15:36:56 +0000 (23:36 +0800)]
Fix memory realted to #64726

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Sat, 27 Apr 2013 12:10:09 +0000 (14:10 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  updated libmagic.patch

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Sat, 27 Apr 2013 12:09:55 +0000 (14:09 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  updated libmagic.patch

11 years agoupdated libmagic.patch
Anatol Belski [Sat, 27 Apr 2013 12:09:29 +0000 (14:09 +0200)]
updated libmagic.patch

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Sat, 27 Apr 2013 11:51:31 +0000 (13:51 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug bug #64713 Compilation warnings in finfo

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Sat, 27 Apr 2013 11:51:12 +0000 (13:51 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug bug #64713 Compilation warnings in finfo

11 years agoFixed bug bug #64713 Compilation warnings in finfo
Anatol Belski [Sat, 27 Apr 2013 11:49:50 +0000 (13:49 +0200)]
Fixed bug bug #64713 Compilation warnings in finfo

11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Fri, 26 Apr 2013 10:41:08 +0000 (12:41 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fix implicit declaration warning for cdf_timestamp_to_timespec
  Fix #64711 ("value computed but not used" in parse_date.c)
  Fix implicit uint* to int* conversion warning
  Fix conversion from unsigned char to char
  Fix #64712 (Obsolete declarations in php_date.c)

11 years agoFix implicit declaration warning for cdf_timestamp_to_timespec
David Soria Parra [Fri, 26 Apr 2013 10:28:58 +0000 (12:28 +0200)]
Fix implicit declaration warning for cdf_timestamp_to_timespec

11 years agoFix #64711 ("value computed but not used" in parse_date.c)
David Soria Parra [Fri, 26 Apr 2013 09:33:54 +0000 (11:33 +0200)]
Fix #64711 ("value computed but not used" in parse_date.c)

11 years agoFix implicit uint* to int* conversion warning
David Soria Parra [Fri, 26 Apr 2013 08:57:55 +0000 (10:57 +0200)]
Fix implicit uint* to int* conversion warning

11 years agoFix conversion from unsigned char to char
David Soria Parra [Fri, 26 Apr 2013 08:55:52 +0000 (10:55 +0200)]
Fix conversion from unsigned char to char

11 years agoFix #64712 (Obsolete declarations in php_date.c)
David Soria Parra [Fri, 26 Apr 2013 08:18:24 +0000 (10:18 +0200)]
Fix #64712 (Obsolete declarations in php_date.c)

11 years agoMerge branch 'PHP-5.5'
Pierre Joye [Fri, 26 Apr 2013 06:16:02 +0000 (08:16 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  - #64710, check return val
  - #64710, kill unused var
  #64710, kill unused vars
  #64710, kill unused vars
  #64710, kill unused vars
  #64710, kill unused vars
  #64710, kill unused vars
  #64710, Implicit declaration

11 years ago- #64710, check return val
Pierre Joye [Fri, 26 Apr 2013 06:15:33 +0000 (08:15 +0200)]
- #64710, check return val

11 years ago- #64710, kill unused var
Pierre Joye [Fri, 26 Apr 2013 06:15:05 +0000 (08:15 +0200)]
- #64710, kill unused var

11 years ago#64710, kill unused vars
Pierre Joye [Fri, 26 Apr 2013 06:10:24 +0000 (08:10 +0200)]
#64710, kill unused vars

11 years ago#64710, kill unused vars
Pierre Joye [Fri, 26 Apr 2013 06:09:19 +0000 (08:09 +0200)]
#64710, kill unused vars

11 years ago#64710, kill unused vars
Pierre Joye [Fri, 26 Apr 2013 06:08:38 +0000 (08:08 +0200)]
#64710, kill unused vars

11 years ago#64710, kill unused vars
Pierre Joye [Fri, 26 Apr 2013 06:07:47 +0000 (08:07 +0200)]
#64710, kill unused vars

11 years ago#64710, kill unused vars
Pierre Joye [Fri, 26 Apr 2013 06:06:34 +0000 (08:06 +0200)]
#64710, kill unused vars

11 years ago#64710, Implicit declaration
Pierre Joye [Fri, 26 Apr 2013 05:48:11 +0000 (07:48 +0200)]
#64710, Implicit declaration

11 years agoMerge branch 'master' of git.php.net:php-src
Pierre Joye [Fri, 26 Apr 2013 04:40:42 +0000 (06:40 +0200)]
Merge branch 'master' of git.php.net:php-src

11 years agoMerge branch 'PHP-5.5'
Matt Ficken [Thu, 25 Apr 2013 21:55:50 +0000 (14:55 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Adding sys_get_temp_dir() test specific for Windows.

11 years agoAdding sys_get_temp_dir() test specific for Windows.
Matt Ficken [Thu, 25 Apr 2013 21:52:48 +0000 (14:52 -0700)]
Adding sys_get_temp_dir() test specific for Windows.

sys_get_temp_dir() returns a Windows-style path (\\ instead of /) on
Windows. This is why a Windows specific test is required.

Skipping req60524.phpt on Windows. Adding -win32 fork for use only on
Windows.

Fixes test bug #64396.

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Thu, 25 Apr 2013 21:01:13 +0000 (23:01 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed float precision change under Windows x64

11 years agoFixed float precision change under Windows x64
Anatol Belski [Thu, 25 Apr 2013 20:44:29 +0000 (22:44 +0200)]
Fixed float precision change under Windows x64

otherwise we'll have asserts in debug builds and void runs of the
error handlers in non debug builds.

11 years agoMerge branch 'PHP-5.5'
Matt Ficken [Thu, 25 Apr 2013 18:37:36 +0000 (11:37 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fix Test Bug #64714

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Matt Ficken [Thu, 25 Apr 2013 18:37:25 +0000 (11:37 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix Test Bug #64714

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Matt Ficken [Thu, 25 Apr 2013 18:37:09 +0000 (11:37 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix Test Bug #64714

11 years agoFix Test Bug #64714
Matt Ficken [Thu, 25 Apr 2013 18:34:57 +0000 (11:34 -0700)]
Fix Test Bug #64714

11 years agoMerge branch 'PHP-5.5'
Johannes Schlüter [Thu, 25 Apr 2013 16:05:56 +0000 (18:05 +0200)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Johannes Schlüter [Thu, 25 Apr 2013 16:05:40 +0000 (18:05 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 25 Apr 2013 16:05:19 +0000 (18:05 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
configure.in
main/php_version.h

11 years agoPHP 5.3.26 this will be
Johannes Schlüter [Thu, 25 Apr 2013 16:02:53 +0000 (18:02 +0200)]
PHP 5.3.26 this will be

11 years agoFix NEWS
Johannes Schlüter [Thu, 25 Apr 2013 15:58:02 +0000 (17:58 +0200)]
Fix NEWS

11 years agoNEWS for RC1
David Soria Parra [Thu, 25 Apr 2013 06:05:56 +0000 (08:05 +0200)]
NEWS for RC1

11 years agoNEWS for PHP 5.5.0 Beta 4 again
David Soria Parra [Thu, 25 Apr 2013 06:05:16 +0000 (08:05 +0200)]
NEWS for PHP 5.5.0 Beta 4 again

11 years agoFix curl build on windows
David Soria Parra [Thu, 25 Apr 2013 06:04:30 +0000 (08:04 +0200)]
Fix curl build on windows

11 years agoFixed bug #64707 missing declaration after dd0399f
Remi Collet [Thu, 25 Apr 2013 04:40:55 +0000 (06:40 +0200)]
Fixed bug #64707 missing declaration after dd0399f

11 years agoUpdate NEWS file
Pierrick Charron [Wed, 24 Apr 2013 17:26:34 +0000 (13:26 -0400)]
Update NEWS file

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 24 Apr 2013 17:16:56 +0000 (10:16 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  5.4.16-dev

Conflicts:
configure.in
main/php_version.h

11 years ago5.4.16-dev
Stanislav Malyshev [Wed, 24 Apr 2013 17:15:35 +0000 (10:15 -0700)]
5.4.16-dev

11 years agogd: missing headers in previous
Remi Collet [Wed, 24 Apr 2013 14:15:42 +0000 (16:15 +0200)]
gd: missing headers in previous

11 years agoallow use of gdImageCreateFromJpegEx with system libgd
Remi Collet [Wed, 24 Apr 2013 14:15:11 +0000 (16:15 +0200)]
allow use of gdImageCreateFromJpegEx with system libgd

11 years agoWe need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*Ex
Remi Collet [Wed, 24 Apr 2013 14:07:50 +0000 (16:07 +0200)]
We need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*Ex

The new (Ex) functions are used with the new ignore_warning parameter

The standard functions are used in _php_image_create_from_string,
sent as a function pointer, and call without this optional parameter.

11 years agogd: fix proto comment
Remi Collet [Wed, 24 Apr 2013 12:42:51 +0000 (14:42 +0200)]
gd: fix proto comment

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Anatol Belski [Wed, 24 Apr 2013 12:36:57 +0000 (14:36 +0200)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

11 years agogd: provide imageflip with system libgd when available
Remi Collet [Wed, 24 Apr 2013 12:32:03 +0000 (14:32 +0200)]
gd: provide imageflip with system libgd when available

11 years agoRemoved fork of ext/zlib/tests/bug_52944.phpt
Anatol Belski [Wed, 24 Apr 2013 12:31:59 +0000 (14:31 +0200)]
Removed fork of ext/zlib/tests/bug_52944.phpt

The real issue is a bug in asm zlib build, reported here
https://github.com/madler/zlib/issues/41 . Non ASM builds
behave more predictable.

11 years agoNEWS for RC 1
David Soria Parra [Wed, 24 Apr 2013 10:39:44 +0000 (12:39 +0200)]
NEWS for RC 1

11 years agoNEWS for beta 4
David Soria Parra [Wed, 24 Apr 2013 10:37:07 +0000 (12:37 +0200)]
NEWS for beta 4

11 years agoFix zlib/tests/gzseek to create unique temporary files
ptarjan [Thu, 25 Apr 2013 07:13:30 +0000 (00:13 -0700)]
Fix zlib/tests/gzseek to create unique temporary files

When running tests in parallel these create a race condition.
Race conditions are bad.

11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Thu, 25 Apr 2013 06:25:10 +0000 (08:25 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  NEWS for RC1
  NEWS for PHP 5.5.0 Beta 4 again
  Fix curl build on windows

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Thu, 25 Apr 2013 04:41:01 +0000 (06:41 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug #64707 missing declaration after dd0399f

11 years agoMerge branch 'PHP-5.5'
Pierrick Charron [Wed, 24 Apr 2013 17:27:06 +0000 (13:27 -0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Update NEWS file

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Wed, 24 Apr 2013 17:17:11 +0000 (10:17 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  5.4.16-dev

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Wed, 24 Apr 2013 14:16:25 +0000 (16:16 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  gd: missing headers in previous
  allow use of gdImageCreateFromJpegEx with system libgd

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Wed, 24 Apr 2013 14:11:34 +0000 (16:11 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  We need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*Ex
  gd: fix proto comment

11 years agogd: fix proto comment
Remi Collet [Wed, 24 Apr 2013 12:42:51 +0000 (14:42 +0200)]
gd: fix proto comment

11 years agoMerge branch 'master' of git.php.net:php-src
Anatol Belski [Wed, 24 Apr 2013 12:36:41 +0000 (14:36 +0200)]
Merge branch 'master' of git.php.net:php-src

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Wed, 24 Apr 2013 12:35:34 +0000 (14:35 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Removed fork of ext/zlib/tests/bug_52944.phpt

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Wed, 24 Apr 2013 12:32:09 +0000 (14:32 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  gd: provide imageflip with system libgd when available

11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Wed, 24 Apr 2013 10:57:24 +0000 (12:57 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  NEWS for RC 1
  NEWS for beta 4

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Wed, 24 Apr 2013 05:03:55 +0000 (22:03 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  update credits

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 24 Apr 2013 05:03:42 +0000 (22:03 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update credits

11 years agoupdate credits
Stanislav Malyshev [Wed, 24 Apr 2013 04:50:23 +0000 (21:50 -0700)]
update credits

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Wed, 24 Apr 2013 04:46:27 +0000 (21:46 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fix bug #64458 (dns_get_record result with string of length -1)

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 24 Apr 2013 04:46:03 +0000 (21:46 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Wed, 24 Apr 2013 04:43:55 +0000 (21:43 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #64458 (dns_get_record result with string of length -1)

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 24 Apr 2013 04:45:10 +0000 (21:45 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix bug #64458 (dns_get_record result with string of length -1)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Wed, 24 Apr 2013 04:43:55 +0000 (21:43 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #64458 (dns_get_record result with string of length -1)

11 years agoFix bug #64458 (dns_get_record result with string of length -1)
Stanislav Malyshev [Wed, 24 Apr 2013 04:42:15 +0000 (21:42 -0700)]
Fix bug #64458 (dns_get_record result with string of length -1)

11 years agoMerge branch 'PHP-5.5'
Pierrick Charron [Tue, 23 Apr 2013 21:01:50 +0000 (17:01 -0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Remove curl wrappers

11 years agoRemove curl wrappers
Pierrick Charron [Tue, 23 Apr 2013 21:01:17 +0000 (17:01 -0400)]
Remove curl wrappers

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Tue, 23 Apr 2013 20:04:00 +0000 (00:04 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Dmitry Stogov [Tue, 23 Apr 2013 19:59:00 +0000 (23:59 +0400)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.

Conflicts:
Zend/zend_vm_def.h
Zend/zend_vm_execute.h

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Dmitry Stogov [Tue, 23 Apr 2013 19:55:47 +0000 (23:55 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.

Conflicts:
Zend/zend_vm_def.h
Zend/zend_vm_execute.h

11 years agoFixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_stat...
Dmitry Stogov [Tue, 23 Apr 2013 19:43:23 +0000 (23:43 +0400)]
Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Tue, 23 Apr 2013 11:53:07 +0000 (13:53 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix copy/paste in error message

11 years agofix copy/paste in error message
Remi Collet [Tue, 23 Apr 2013 11:53:00 +0000 (13:53 +0200)]
fix copy/paste in error message

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Tue, 23 Apr 2013 11:46:24 +0000 (13:46 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  enable WebP with system libgd when available
  (re)allow WBMP detection with system libgd provide getbmi and skipheader not exported functions in gd_compat.

11 years agoenable WebP with system libgd when available
Remi Collet [Tue, 23 Apr 2013 11:46:10 +0000 (13:46 +0200)]
enable WebP with system libgd when available

11 years ago(re)allow WBMP detection with system libgd
Remi Collet [Tue, 23 Apr 2013 11:43:57 +0000 (13:43 +0200)]
(re)allow WBMP detection with system libgd
provide getbmi and skipheader not exported functions in gd_compat.

11 years agoMerge branch 'PHP-5.5'
Sara Golemon [Mon, 22 Apr 2013 23:20:41 +0000 (16:20 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  array_column() - Use entire subject array when NULL passed for second param.